aboutsummaryrefslogtreecommitdiff
path: root/hw/net/e1000e.c
AgeCommit message (Expand)Author
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-07-03pci: Fix the wrong assertion.Mao Zhongyi
2017-06-20qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()Marc-André Lureau
2017-03-14e1000e: correctly tear down MSI-X memory regionsPaolo Bonzini
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2016-09-27e1000e: Flush all receive queues on receive enableDmitry Fleytman
2016-08-22e1000e: remove internal interrupt flagCao jin
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-05e1000e: remove unnecessary internal msi state flagCao jin
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-06-24e1000e: add boot romGerd Hoffmann
2016-06-06e1000e: Fix build with gcc 4.6.3 and ust tracingDmitry Fleytman
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman