aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2014-06-29vhost-net: disable when cross-endianGreg Kurz
2014-06-29virtio-net: use virtio wrappers to access headersRusty Russell
2014-06-29virtio-net: implement per-device migration callsGreg Kurz
2014-06-29virtio: introduce device specific migration callsGreg Kurz
2014-06-29virtio-net: byteswap virtio-net headerCédric Le Goater
2014-06-27hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell
2014-06-27net: move queue number into NICPeersJiri Pirko
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia
2014-06-23e1000: factor out checking for auto-negotiation availabilityGabriel L. Somlo
2014-06-23e1000: move e1000_autoneg_timer() to after set_ics()Gabriel L. Somlo
2014-06-23e1000: signal guest on successful link auto-negotiationGabriel L. Somlo
2014-06-23e1000: improve auto-negotiation reporting via mii-toolGabriel L. Somlo
2014-06-23e1000: emulate auto-negotiation during external link status changeGabriel L. Somlo
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev
2014-06-19vhost-net: vhost-user feature bits supportNikolay Nikolaev
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev
2014-06-19vhost_net should call the poll callback only when it is setNikolay Nikolaev
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev
2014-06-19virtio-net: announce self by guestJason Wang
2014-06-19virtio: Drop superfluous conditionals around g_strdup()Markus Armbruster
2014-06-19virtio: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-16Fix typo in eTSEC Ethernet controllerFabien Chouteau
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela
2014-06-10hw/net/ne2000-isa: Register vmstate structPeter Maydell
2014-06-10net: cadence_gem: Remove &desc[0] usagesPeter Crosthwaite
2014-06-10net: cadence_gem: Comment spelling sweepPeter Crosthwaite
2014-06-10net: cadence_gem: Add Tx descriptor fetch printfPeter Crosthwaite
2014-06-10net: cadence_gem: Fix Tx descriptor updatePeter Crosthwaite
2014-06-09e1000: remove broken support for 82573LGabriel L. Somlo
2014-06-09e1000: allow command-line selection of card modelGabriel L. Somlo
2014-06-09vmxnet3: fix msix vectors unuseJiri Pirko
2014-06-09net: xilinx_ethlite: Fix Rx-pong interruptPeter Crosthwaite
2014-06-09net: xilinx_ethlite: Convert to realize()Peter Crosthwaite
2014-06-09net: xilinx_ethlite: Don't reset from initPeter Crosthwaite
2014-05-26net: cadence_gem: Fix top commentPeter Crosthwaite
2014-05-15Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-13hw/net/cadence_gem: Remove dead codePeter Maydell
2014-05-13hw/net/stellaris_enet: Convert to vmstatePeter Maydell
2014-05-13hw/net/stellaris_enet: Get rid of rx_fifo pointerPeter Maydell
2014-05-13hw/net/stellaris_enet: Fix debug format stringsPeter Maydell
2014-05-13hw/net/stellaris_enet: Correctly implement the TR and THR registersPeter Maydell
2014-05-13hw/net/stellaris_enet: Rewrite tx fifo handling codePeter Maydell
2014-05-13hw/net/stellaris_enet: Correct handling of packet paddingPeter Maydell
2014-05-13hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrunPeter Maydell