summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori2013-12-131-20/+16
|\
| * virtio: Convert exit to unrealizeAndreas Färber2013-12-091-4/+5
| * virtio-net: Convert to QOM realizeAndreas Färber2013-12-091-4/+4
| * virtio-net: QOM realize preparationsAndreas Färber2013-12-091-10/+8
| * virtio-net: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-7/+4
* | Merge remote-tracking branch 'stefanha/net-next' into stagingAnthony Liguori2013-12-101-15/+20
|\ \
| * | virtio-net: don't update mac_table in error stateAmos Kong2013-12-091-15/+20
* | | net/cadence_gem: Don't rx packets when no rx buffer availablePeter Crosthwaite2013-12-101-1/+10
* | | net/cadence_gem: Improve can_receive debug printferyPeter Crosthwaite2013-12-101-2/+10
* | | net/cadence_gem: Fix register w1c logicPeter Crosthwaite2013-12-101-7/+6
* | | net/cadence_gem: Fix small packet FCS strippingPeter Crosthwaite2013-12-101-5/+8
* | | net/cadence_gem: Fix rx multi-fragment packetsPeter Crosthwaite2013-12-101-1/+1
* | | net/cadence_gem: Add missing VMSTATE_END_OF_LISTPeter Crosthwaite2013-12-101-0/+1
* | | net/cadence_gem: Implement SAR (de)activationPeter Crosthwaite2013-12-101-4/+23
* | | net/cadence_gem: Implement SAR match bit in rx descPeter Crosthwaite2013-12-101-0/+2
* | | net/cadence_gem: Implement RX descriptor match mode flagsPeter Crosthwaite2013-12-101-13/+69
* | | net/cadence_gem: Prefetch rx descriptors ASAPPeter Crosthwaite2013-12-101-27/+35
* | | net/cadence_gem: simplify rx buf descriptor walkingPeter Crosthwaite2013-12-101-28/+9
* | | net/cadence_gem: Don't assert against 0 buffer addressPeter Crosthwaite2013-12-101-9/+0
* | | net/cadence_gem: Update DMA rx descriptors as we process themEdgar E. Iglesias2013-12-101-17/+16
* | | net/cadence_gem: Implement mac level loopback modePeter Crosthwaite2013-12-101-1/+1
|/ /
* | virtio-net: fix the indentZhi Yong Wu2013-12-021-1/+1
|/
* Revert "e1000/rtl8139: update HMP NIC when every bit is written"Michael S. Tsirkin2013-11-212-2/+5
* Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-11-192-4/+5
|\
| * virtio-net: fix the memory leak in rxfilter_notify()Amos Kong2013-11-191-4/+4
| * smc91c111: Fix receive starvationSebastian Huber2013-11-151-0/+1
* | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori2013-11-191-0/+1
|\ \ | |/ |/|
| * spapr: add vio-bus devices to categoriesAlexey Kardashevskiy2013-11-081-0/+1
* | virtio-net: broken RX filtering logic fixedDmitry Fleytman2013-11-081-1/+2
|/
* e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2013-11-062-5/+2
* virtio-net: only delete bh that existedJason Wang2013-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
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-316-8/+19
|\
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-145-6/+8
| * hw/vmxnet3: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-2/+11
* | net/rtl8139: update network information when macaddr is changed in guestAmos Kong2013-10-181-1/+5
* | 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-182-0/+2
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-0/+1
|\ \ | |/
| * virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
* | e1000: NetClientInfo.receive_iov implementedVincenzo Maffione2013-09-201-12/+58
* | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno2013-09-201-2/+2
|/
* ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno2013-09-061-1/+1
* vmxnet3: Eliminate __packed redefined warningBrad Smith2013-09-061-2/+0
* e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-3/+128
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-2/+4
OpenPOWER on IntegriCloud