summaryrefslogtreecommitdiffstats
path: root/hw/net/e1000.c
Commit message (Expand)AuthorAgeFilesLines
* e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2013-11-061-1/+1
* bswap.h: Remove cpu_to_be32wu()Peter Maydell2013-11-051-2/+1
* bswap.h: Remove cpu_to_be16wu()Peter Maydell2013-11-051-11/+8
* bswap.h: Remove be32_to_cpupu()Peter Maydell2013-11-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-1/+1
|\
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-1/+1
* | net/e1000: update network information when macaddr is changed in guestAmos Kong2013-10-181-0/+8
* | net: update nic info during device resetAmos Kong2013-10-181-0/+1
* | e1000: NetClientInfo.receive_iov implementedVincenzo Maffione2013-09-201-12/+58
|/
* e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-3/+128
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-6/+6
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* net/e1000: QOM parent field cleanupAndreas Färber2013-07-231-13/+22
* net/e1000: QOM Upcast SweepPeter Crosthwaite2013-07-231-6/+12
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-8/+10
|\
| * e1000: cleanup process_tx_descAndrew Jones2013-07-041-8/+10
* | hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-3/+3
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
|/
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+1404
OpenPOWER on IntegriCloud