aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)AuthorFilesLines
2014-06-26virtio-net: out-of-bounds buffer write on loadMichael S. Tsirkin1-4/+11
2014-06-26virtio-net: out-of-bounds buffer write on invalid state loadMichael S. Tsirkin1-0/+5
2014-06-25vmxnet3: validate queues configuration read on migrationDmitry Fleytman1-0/+1
2014-06-25vmxnet3: validate interrupt indices read on migrationDmitry Fleytman1-0/+2
2014-06-25vmxnet3: validate queues configuration coming from guestDmitry Fleytman1-1/+18
2014-06-25vmxnet3: validate interrupt indices coming from guestDmitry Fleytman1-2/+34
2014-06-25hw/net/stellaris_enet: Correct handling of packet paddingPeter Maydell1-1/+1
2014-06-25hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrunPeter Maydell1-4/+6
2014-06-25virtio-net: Do not filter VLANs without F_CTRL_VLANStefan Fritsch1-0/+6
2014-02-20virtio-net: switch exit callback to VirtioDeviceClassPaolo Bonzini1-7/+4
2013-11-21Revert "e1000/rtl8139: update HMP NIC when every bit is written"Michael S. Tsirkin2-2/+5
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