summaryrefslogtreecommitdiffstats
path: root/hw/e1000.c
Commit message (Expand)AuthorAgeFilesLines
* only check RCTL_EN in e1000_can_receive()aliguori2008-08-061-2/+1
* e1000: use common checksumming codealiguori2008-07-291-14/+6
* Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths2008-07-181-7/+3
* e1000: only use TSE if enabled for current packet (Anthony Xu). balrog2008-07-161-19/+32
* Fix compiler warning.ths2008-05-131-1/+1
* e1000: add phy specific status registeraurel322008-03-281-1/+2
* e1000: fix unaligned accessaurel322008-03-281-1/+1
* e1000: fix endianness issuesaurel322008-03-131-7/+16
* Change the e1000 mmio addr space according to spec.aurel322008-03-101-1/+1
* Fix parallel port software emulation (Hervé Poussineau).balrog2008-02-101-1/+0
* Remove unused boolean_t, should fix building for Solaris.balrog2008-02-101-1/+0
* E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog2008-02-031-0/+999
OpenPOWER on IntegriCloud