summaryrefslogtreecommitdiff
path: root/hw/net/e1000.c
AgeCommit message (Expand)Author
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong
2013-10-18net: update nic info during device resetAmos Kong
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-09-20e1000: NetClientInfo.receive_iov implementedVincenzo Maffione
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-23net/e1000: QOM parent field cleanupAndreas Färber
2013-07-23net/e1000: QOM Upcast SweepPeter Crosthwaite
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04e1000: cleanup process_tx_descAndrew Jones
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini