summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater
2017-04-24net: add FTGMAC100 supportCédric Le Goater
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis
2017-04-20cadence_gem: Correct the interupt logicAlistair Francis
2017-04-20cadence_gem: Correct the multi-queue can rx logicAlistair Francis
2017-04-20cadence_gem: Read the correct queue descriptorAlistair Francis
2017-03-31e1000: disable debug by defaultJason Wang
2017-03-31virtio-net: avoid call tap_enable when there's only one queueJason Wang
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2017-03-14hw/net: implement MIB counters in mcf_fec driverGreg Ungerer
2017-03-14e1000e: correctly tear down MSI-X memory regionsPaolo Bonzini
2017-03-06vmxnet3: VMStatify rx/tx q_descr and int_stateDr. David Alan Gilbert
2017-03-06vmxnet3: Convert ring values to uint32_t'sDr. David Alan Gilbert
2017-03-06NetRxPkt: Remove code duplication in net_rx_pkt_pull_data()Dmitry Fleytman
2017-03-06NetRxPkt: Account buffer with ETH header in IOV lengthDmitry Fleytman
2017-03-06NetRxPkt: Do not try to pull more data than presentDmitry Fleytman
2017-03-06NetRxPkt: Fix memory corruption on VLAN header strippingDmitry Fleytman
2017-03-06net: Remove useless local var pktFam Zheng
2017-02-28cadence_gem: Remove unused parameter debug messageFam Zheng
2017-02-22hw/net/spapr_llan: 6 byte mac address device tree entrySam Bobroff
2017-02-17virtio: use VRingMemoryRegionCaches for avail and used ringsPaolo Bonzini
2017-02-15net: e1000e: fix an infinite loop issueLi Qiang
2017-02-15net: imx: limit buffer descriptor countPrasad J Pandit
2017-02-15net: e1000e: fix dead code in e1000e_write_packet_to_guestPaolo Bonzini
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert
2017-02-13migration: consolidate VMStateField.startHalil Pasic
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-27arm: stellaris: make MII accesses complete immediatelyMichael Davidsaver
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-01-20hw/net/dp8393x: Avoid unintentional sign extensions on addressesPeter Maydell
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth
2017-01-18vhost_net: device IOTLB supportJason Wang
2017-01-10virtio-net: Add MTU feature supportMaxime Coquelin
2017-01-10vhost-net: Notify the backend about the host MTUMaxime Coquelin
2017-01-10net: virtio-net discards TX data after link downYuri Benditovich
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin
2017-01-06fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov
2017-01-06rtl8139: correctly handle PHY resetHervé Poussineau
2016-12-06fsl_etsec: Fix various small problems in hexdump codeAndrey Smirnov
2016-12-05fsl_etsec: Pad short payloads with zerosAndrey Smirnov
2016-12-05net: mcf: check receive buffer size register valuePrasad J Pandit
2016-11-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi