summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* cadence_gem: Remove unused parameter debug messageFam Zheng2017-02-281-1/+1
* hw/net/spapr_llan: 6 byte mac address device tree entrySam Bobroff2017-02-221-6/+12
* virtio: use VRingMemoryRegionCaches for avail and used ringsPaolo Bonzini2017-02-171-1/+13
* net: e1000e: fix an infinite loop issueLi Qiang2017-02-151-1/+6
* net: imx: limit buffer descriptor countPrasad J Pandit2017-02-151-4/+6
* net: e1000e: fix dead code in e1000e_write_packet_to_guestPaolo Bonzini2017-02-151-1/+1
* virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert2017-02-131-105/+211
* migration: consolidate VMStateField.startHalil Pasic2017-02-131-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-02-022-9/+0Star
|\
| * trace: clean up trace-events filesStefan Hajnoczi2017-01-311-8/+0Star
| * trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-1/+0Star
* | pci: Convert msix_init() to Error and fix callersCao jin2017-02-013-3/+5
|/
* arm: stellaris: make MII accesses complete immediatelyMichael Davidsaver2017-01-271-1/+4
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-01-252-3/+3
|\
| * hw: Fix typos found by codespellStefan Weil2017-01-242-3/+3
* | PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-242-2/+2
* | migration: extend VMStateInfoJianjun Duan2017-01-241-6/+18
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-01-202-45/+121
|\
| * hw/net/dp8393x: Avoid unintentional sign extensions on addressesPeter Maydell2017-01-201-27/+68
| * m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth2017-01-201-18/+53
* | vhost_net: device IOTLB supportJason Wang2017-01-181-0/+1
|/
* virtio-net: Add MTU feature supportMaxime Coquelin2017-01-101-0/+19
* vhost-net: Notify the backend about the host MTUMaxime Coquelin2017-01-101-0/+18
* net: virtio-net discards TX data after link downYuri Benditovich2017-01-101-0/+26
* pcie_aer: support configurable AER capa versionDou Liyang2017-01-101-1/+2
* pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-101-1/+1
* fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov2017-01-061-10/+9Star
* rtl8139: correctly handle PHY resetHervé Poussineau2017-01-061-13/+21
* fsl_etsec: Fix various small problems in hexdump codeAndrey Smirnov2016-12-061-2/+2
* fsl_etsec: Pad short payloads with zerosAndrey Smirnov2016-12-051-0/+8
* net: mcf: check receive buffer size register valuePrasad J Pandit2016-12-051-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi2016-11-151-1/+2
|\
| * virtio-net: mark VIRTIO_NET_F_GSO as legacyMichael S. Tsirkin2016-11-151-0/+1
| * virtio: rename virtqueue_discard to virtqueue_unpopLadi Prosek2016-11-151-1/+1
* | net: skip virtio-net config of deleted nic's peersYuri Benditovich2016-11-151-0/+4
|/
* xen: Rename xen_be_send_notifyEmil Condrea2016-10-291-2/+2
* xen: Rename xen_be_unbind_evtchnEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_printf to xen_pv_printfEmil Condrea2016-10-291-11/+11
* xen: Fix coding style warningsEmil Condrea2016-10-291-4/+8
* xen: Fix coding style errorsEmil Condrea2016-10-291-3/+5
* net: rtl8139: limit processing of ring descriptorsPrasad J Pandit2016-10-261-1/+1
* net: vmxnet: initialise local tx descriptorLi Qiang2016-10-261-0/+1
* e1000e: Don't zero out buffer address in rx descriptorKevin Wolf2016-10-261-4/+4
* net: rocker: set limit to DMA buffer sizePrasad J Pandit2016-10-261-1/+1
* net: eepro100: fix memory leak in device uninitLi Qiang2016-10-261-0/+1
* net: pcnet: fix source formatting and indentationPrasad J Pandit2016-10-261-63/+67
* net: pcnet: check rx/tx descriptor ring lengthPrasad J Pandit2016-10-261-0/+3
* virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic2016-10-101-2/+0Star
* virtio-net: convert VMSTATE_VIRTIO_DEVICEHalil Pasic2016-10-101-21/+21
* virtio-net: handle virtio_net_flush_tx() errorsGreg Kurz2016-10-101-8/+18