summaryrefslogtreecommitdiffstats
path: root/hw/net/e1000e.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Flush all receive queues on receive enableDmitry Fleytman2016-09-271-1/+1
* e1000e: remove internal interrupt flagCao jin2016-08-221-7/+1Star
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-07-051-30/+7Star
|\
| * e1000e: remove unnecessary internal msi state flagCao jin2016-07-051-26/+7Star
| * pci: Convert msi_init() to Error and fix callers to check itCao jin2016-07-051-6/+2Star
* | e1000e: add boot romGerd Hoffmann2016-06-241-0/+1
|/
* e1000e: Fix build with gcc 4.6.3 and ust tracingDmitry Fleytman2016-06-061-2/+2
* net: Introduce e1000e device emulationDmitry Fleytman2016-06-021-0/+739