summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell
2014-01-27Fix lan9118 buffer length handlingRoy Franz
2014-01-27Fix lan9118 TX "CMD A" handlingRoy Franz
2014-01-26virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias
2014-01-06hw: Remove assert_no_error usagesPeter Crosthwaite
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-12-13Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'stefanha/net-next' into stagingAnthony Liguori
2013-12-10net/cadence_gem: Don't rx packets when no rx buffer availablePeter Crosthwaite
2013-12-10net/cadence_gem: Improve can_receive debug printferyPeter Crosthwaite
2013-12-10net/cadence_gem: Fix register w1c logicPeter Crosthwaite
2013-12-10net/cadence_gem: Fix small packet FCS strippingPeter Crosthwaite
2013-12-10net/cadence_gem: Fix rx multi-fragment packetsPeter Crosthwaite
2013-12-10net/cadence_gem: Add missing VMSTATE_END_OF_LISTPeter Crosthwaite
2013-12-10net/cadence_gem: Implement SAR (de)activationPeter Crosthwaite
2013-12-10net/cadence_gem: Implement SAR match bit in rx descPeter Crosthwaite
2013-12-10net/cadence_gem: Implement RX descriptor match mode flagsPeter Crosthwaite
2013-12-10net/cadence_gem: Prefetch rx descriptors ASAPPeter Crosthwaite
2013-12-10net/cadence_gem: simplify rx buf descriptor walkingPeter Crosthwaite
2013-12-10net/cadence_gem: Don't assert against 0 buffer addressPeter Crosthwaite
2013-12-10net/cadence_gem: Update DMA rx descriptors as we process themEdgar E. Iglesias
2013-12-10net/cadence_gem: Implement mac level loopback modePeter Crosthwaite
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio-net: Convert to QOM realizeAndreas Färber
2013-12-09virtio-net: QOM realize preparationsAndreas Färber
2013-12-09virtio-net: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-12-09virtio-net: don't update mac_table in error stateAmos Kong
2013-12-02virtio-net: fix the indentZhi Yong Wu
2013-11-21Revert "e1000/rtl8139: update HMP NIC when every bit is written"Michael S. Tsirkin
2013-11-19Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori
2013-11-19virtio-net: fix the memory leak in rxfilter_notify()Amos Kong
2013-11-15smc91c111: Fix receive starvationSebastian Huber
2013-11-08virtio-net: broken RX filtering logic fixedDmitry Fleytman
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy
2013-11-06e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong
2013-11-06virtio-net: only delete bh that existedJason Wang
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_le32wu()Peter Maydell
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong
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-10-14hw/vmxnet3: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori