summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* e1000: defer packets until BM enabledMichael S. Tsirkin2014-12-191-1/+20
* virtio-net: fix unmap leakJason Wang2014-11-281-2/+3
* rtl8139: fix Pointer to local outside scopeGonglei2014-11-211-0/+4
* pcnet: fix Negative array index readGonglei2014-11-211-25/+30
* bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-158-16/+0
* vmxnet3: add bootindex to qom propertyGonglei2014-10-151-0/+8
* spapr_lian: add bootindex to qom propertyGonglei2014-10-151-0/+10
* rtl8139: add bootindex to qom propertyGonglei2014-10-151-0/+10
* pcnet: add bootindex to qom propertyGonglei2014-10-153-1/+24
* ne2000: add bootindex to qom propertyGonglei2014-10-152-0/+56
* eepro100: add bootindex to qom propertyGonglei2014-10-151-1/+10
* e1000: add bootindex to qom propertyGonglei2014-10-151-0/+10
* virtio-net: add bootindex to qom propertyGonglei2014-10-151-0/+3
* virtio: Import virtio_vring.hFam Zheng2014-09-221-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-182-6/+4
|\
| * vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiationDamjan Marion2014-09-181-4/+4
| * virtio-net: drop assert on vm stopMichael S. Tsirkin2014-09-181-2/+0
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-121-1/+1
|\ \ | |/ |/|
| * memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+1
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-081-3/+10
|\ \ | |/ |/|
| * spapr-vlan: Don't touch last entry in buffer listAnton Blanchard2014-09-081-3/+10
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-09-041-1/+14
|\ \
| * | virtio-net: purge outstanding packets when starting vhostMichael S. Tsirkin2014-09-041-1/+14
| * | virtio-net: don't run bh on vm stoppedMichael S. Tsirkin2014-09-041-2/+12
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-041-14/+28
|\ \
| * | vhost_net: init acked_features to backend_featuresJason Wang2014-09-031-0/+1
| * | vhost_net: start/stop guest notifiers properlyJason Wang2014-09-031-14/+27
* | | Revert "vhost_net: start/stop guest notifiers properly"Peter Maydell2014-09-041-19/+12
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-022-22/+31
|\ \ \ | |_|/ |/| |
| * | vhost_net: start/stop guest notifiers properlyJason Wang2014-09-021-12/+19
| |/
| * virtio-net: don't run bh on vm stoppedMichael S. Tsirkin2014-09-021-2/+12
| * vhost_net: cleanup start/stop conditionMichael S. Tsirkin2014-09-021-8/+0
* | vmxnet3: Pad short frames to minimum size (60 bytes)Ben Draper2014-08-241-0/+10
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-199-28/+0
|\
| * memory: remove memory_region_destroyPaolo Bonzini2014-08-187-22/+0
| * nic: do not destroy memory regions in cleanup functionsPaolo Bonzini2014-08-172-6/+0
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell2014-08-151-8/+8
|\ \
| * | vmxnet3: don't use 'Yoda conditions'Gonglei2014-08-151-8/+8
| |/
* | e1000: use symbolic constants to init phy ctrl & status registersGabriel L. Somlo2014-08-141-6/+23
* | e1000: correctly handle phy_ctrl reserved & self-clearing bitsGabriel L. Somlo2014-08-141-14/+17
|/
* vhost-net: disable when cross-endianGreg Kurz2014-06-291-0/+19
* virtio-net: use virtio wrappers to access headersRusty Russell2014-06-291-14/+17
* virtio-net: implement per-device migration callsGreg Kurz2014-06-291-6/+16
* virtio: introduce device specific migration callsGreg Kurz2014-06-291-1/+1
* virtio-net: byteswap virtio-net headerCédric Le Goater2014-06-291-0/+17
* hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell2014-06-271-2/+2
* net: move queue number into NICPeersJiri Pirko2014-06-271-1/+1
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-241-10/+3
|\
| * qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia2014-06-231-10/+3
* | e1000: factor out checking for auto-negotiation availabilityGabriel L. Somlo2014-06-231-12/+14
OpenPOWER on IntegriCloud