summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-06-127-2/+461
|\
| * qmp/hmp: add rocker device supportScott Feldman2015-06-126-0/+419
| * rocker: bring link up/down on PHY enable/disableScott Feldman2015-06-121-0/+12
| * rocker: Add support for phys nameDavid Ahern2015-06-124-2/+30
* | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell2015-06-121-185/+184
|\ \
| * | net/dp8393x: fix hardware resetHervé Poussineau2015-06-111-0/+1
| * | net/dp8393x: correctly reset in_use fieldHervé Poussineau2015-06-111-1/+1
| * | net/dp8393x: add load/save supportHervé Poussineau2015-06-111-0/+12
| * | net/dp8393x: add PROM to store MAC addressHervé Poussineau2015-06-111-0/+18
| * | net/dp8393x: QOM'ifyHervé Poussineau2015-06-111-26/+57
| * | net/dp8393x: use dp8393x_ prefix for all functionsHervé Poussineau2015-06-111-39/+41
| * | net/dp8393x: do not use old_mmio accessesHervé Poussineau2015-06-111-85/+29
| * | net/dp8393x: always calculate proper checksumsHervé Poussineau2015-06-111-11/+1
| * | dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau2015-06-111-30/+31
* | | migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-123-22/+12
| |/ |/|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-112-14/+67
|\ \ | |/ |/|
| * virtio-net: move qdev properties into virtio-net.cShannon Zhao2015-06-101-2/+42
| * vhost: 64 bit featuresCornelia Huck2015-06-101-6/+6
| * vhost_net: add version_1 featureMichael S. Tsirkin2015-06-101-0/+2
| * virtio-net: enable virtio 1.0Cornelia Huck2015-06-101-0/+1
| * virtio-net: support longer headerCornelia Huck2015-06-101-6/+15
| * virtio-net: no writeable mac for virtio-1Cornelia Huck2015-06-101-0/+1
* | pcnet: force the buffer access to be in bounds during txPetr Matousek2015-06-101-0/+8
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-041-1/+1
|\ \ | |/
| * virtio: 64bit features fixups.Gerd Hoffmann2015-06-031-1/+1
* | cadence_gem: Fix Rx buffer size field maskSai Pavan Boddu2015-06-031-1/+1
|/
* vhost-user: add multi queue supportOuyang Changchun2015-06-011-1/+2
* virtio: make features 64bit wideGerd Hoffmann2015-06-011-8/+10
* virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang2015-05-311-2/+2
* virtio-net: adding all queues in .realize()Jason Wang2015-05-311-42/+17
* net: cadence_gem: Split state struct and type into headerPeter Crosthwaite2015-05-181-42/+1
* net: cadence_gem: Clean up variable namesPeter Crosthwaite2015-05-181-35/+35
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-05-1214-9/+5524
|\
| * rocker: timestamp on the debug logs helps correlate with events in the VMDavid Ahern2015-05-111-1/+10
| * rocker: add new rocker switch deviceScott Feldman2015-05-1113-0/+5512
| * virtio-net: use qemu_mac_strdup_printfScott Feldman2015-05-111-9/+3
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-112-2/+14
|\ \ | |/ |/|
| * virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao2015-04-281-1/+6
| * virtio-net: fix the upper bound when trying to delete queuesJason Wang2015-04-271-1/+1
| * vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie2015-04-271-0/+7
* | vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags()Thomas Huth2015-04-302-16/+0
* | misc: Fix new collection of typosStefan Weil2015-04-301-1/+1
|/
* hw/net/e1000: fix integer endiannessShannon Zhao2015-03-271-2/+2
* virtio-net: validate backend queue numbers against bus limitationJason Wang2015-03-251-0/+7
* fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář2015-03-101-2/+2
* vhost_net: Add missing 'static' attributeStefan Weil2015-03-101-1/+1
* xilinx_ethlite: Clean up after commit 2f991adMarkus Armbruster2015-03-101-0/+1
* spapr_vio: Convert to realize()Markus Armbruster2015-03-091-4/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-0911-56/+48
|\
| * virtio: add feature checking helpersCornelia Huck2015-02-261-10/+13
OpenPOWER on IntegriCloud