summaryrefslogtreecommitdiff
path: root/hw/e1000.c
AgeCommit message (Expand)Author
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir1
2008-08-06only check RCTL_EN in e1000_can_receive()aliguori
2008-07-29e1000: use common checksumming codealiguori
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths
2008-07-16e1000: only use TSE if enabled for current packet (Anthony Xu). balrog
2008-05-13Fix compiler warning.ths
2008-03-28e1000: add phy specific status registeraurel32
2008-03-28e1000: fix unaligned accessaurel32
2008-03-13e1000: fix endianness issuesaurel32
2008-03-10Change the e1000 mmio addr space according to spec.aurel32
2008-02-10Fix parallel port software emulation (Hervé Poussineau).balrog
2008-02-10Remove unused boolean_t, should fix building for Solaris.balrog
2008-02-03E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog