summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)AuthorFilesLines
2013-12-10net/cadence_gem: Implement SAR (de)activationPeter Crosthwaite1-4/+23
2013-12-10net/cadence_gem: Implement SAR match bit in rx descPeter Crosthwaite1-0/+2
2013-12-10net/cadence_gem: Implement RX descriptor match mode flagsPeter Crosthwaite1-13/+69
2013-12-10net/cadence_gem: Prefetch rx descriptors ASAPPeter Crosthwaite1-27/+35
2013-12-10net/cadence_gem: simplify rx buf descriptor walkingPeter Crosthwaite1-28/+9
2013-12-10net/cadence_gem: Don't assert against 0 buffer addressPeter Crosthwaite1-9/+0
2013-12-10net/cadence_gem: Update DMA rx descriptors as we process themEdgar E. Iglesias1-17/+16
2013-12-10net/cadence_gem: Implement mac level loopback modePeter Crosthwaite1-1/+1
2013-12-02virtio-net: fix the indentZhi Yong Wu1-1/+1
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
2013-07-29lan9118: QOM cast cleanupAndreas Färber1-10/+16