summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2-4/+5
2013-11-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori1-0/+1
2013-11-19virtio-net: fix the memory leak in rxfilter_notify()Amos Kong1-4/+4
2013-11-15smc91c111: Fix receive starvationSebastian Huber1-0/+1
2013-11-08virtio-net: broken RX filtering logic fixedDmitry Fleytman1-1/+2
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy1-0/+1
2013-11-06e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2-5/+2
2013-11-06virtio-net: only delete bh that existedJason Wang1-1/+1
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell1-2/+1
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell1-11/+8
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell1-1/+1
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell1-1/+1
2013-11-05bswap.h: Remove cpu_to_le32wu()Peter Maydell1-1/+1
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori6-8/+19
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong1-1/+5
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong1-0/+8
2013-10-18net: update nic info during device resetAmos Kong2-0/+2
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum5-6/+8
2013-10-14hw/vmxnet3: set interrupts using pci irq wrappersMarcel Apfelbaum1-2/+11
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+1
2013-09-22virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin1-0/+1
2013-09-20e1000: NetClientInfo.receive_iov implementedVincenzo Maffione1-12/+58
2013-09-20pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno1-2/+2
2013-09-06ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno1-1/+1
2013-09-06vmxnet3: Eliminate __packed redefined warningBrad Smith1-2/+0
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione1-3/+128
2013-08-30qom: Pass available size to object_initialize()Andreas Färber1-2/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh7-49/+49
2013-08-05pcnet: Flush queued packets on end of STOP stateJan Kiszka1-0/+4
2013-07-29spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell1-13/+13
2013-07-29mipsnet: QOM cast cleanupAndreas Färber1-8/+12
2013-07-29opencores_eth: QOM cast cleanupAndreas Färber1-9/+15
2013-07-29xilinx_ethlite: QOM cast cleanupAndreas Färber1-7/+13
2013-07-29xgmac: QOM cast cleanupAndreas Färber1-20/+26
2013-07-29stellaris_enet: Fix NetClientInfo::cleanupAndreas Färber1-5/+11
2013-07-29stellaris_enet: QOM cast cleanupAndreas Färber1-9/+15
2013-07-29smc91c111: QOM cast cleanupAndreas Färber1-11/+19
2013-07-29milkymist-minimac2: QOM cast cleanupAndreas Färber1-11/+16
2013-07-29lance: QOM cast cleanupAndreas Färber1-9/+15
2013-07-29lan9118: QOM cast cleanupAndreas Färber1-10/+16
2013-07-29etraxfs_eth: Rename fs_eth to ETRAXFSEthStateAndreas Färber1-19/+19
2013-07-29etraxfs_eth: QOM cast cleanupAndreas Färber1-6/+12
2013-07-29cadence_gem: QOM cast cleanupAndreas Färber1-11/+15
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum11-0/+11
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum1-1/+1
2013-07-29pseries: savevm support for PAPR VIO logical lanDavid Gibson1-2/+22
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2-9/+9
2013-07-23net/pcnet-pci: QOM Upcast SweepPeter Crosthwaite1-7/+14
2013-07-23net/rtl8139: QOM parent field cleanupAndreas Färber1-39/+49
2013-07-23net/rtl8139: QOM Upcast SweepPeter Crosthwaite1-8/+18