aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2016-01-11net: rocker: fix an incorrect array bounds checkPrasad J Pandit
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani
2016-01-11vmxnet3: Report the Device Serial Number capabilityShmulik Ladkani
2016-01-11vmxnet3: The vmxnet3 device is a PCIE endpointShmulik Ladkani
2016-01-11vmxnet3: coding: Introduce VMXNET3ClassShmulik Ladkani
2016-01-11vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani
2016-01-11vmxnet3: Change the offset of the MSIX PBA tableShmulik Ladkani
2016-01-11vmxnet3: Change offsets of msi/msix pci capabilitiesShmulik Ladkani
2016-01-11net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISIONMiao Yan
2016-01-11net/vmxnet3: return 0 on unknown commandMiao Yan
2016-01-11net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFOMiao Yan
2016-01-11net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* commandMiao Yan
2016-01-11net/vmxnet3: return 1 on device activation failureMiao Yan
2016-01-11net: vmxnet3: avoid memory leakage in activate_deviceP J P
2016-01-11net/vmxnet3: remove redundant VMW_SHPRN(...) definitionMiao Yan
2016-01-11net/vmxnet3: fix debug macro pattern for vmxnet3Miao Yan
2016-01-11net/vmxnet3: use %zu for size_t in printfMiao Yan
2016-01-11net/vmxnet3: fix a build error when enabling debug outputMiao Yan
2015-12-07Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-12-07lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann
2015-12-07lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann
2015-12-07vmxnet3: silence warningMichael S. Tsirkin
2015-12-07pcnet: fix rx buffer overflow(CVE-2015-7512)Jason Wang
2015-12-07net: pcnet: add check to validate receive data size(CVE-2015-7504)Prasad J Pandit
2015-12-07e1000: fix hang of win2k12 shutdown with flood pingDenis V. Lunev
2015-11-27eepro100: Prevent two endless loopsStefan Weil
2015-11-18vhost-user: ignore qemu-only featuresMichael S. Tsirkin
2015-11-16vhost: don't send RESET_OWNER at stopYuanhan Liu
2015-11-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-11-12e1000: Introducing backward compatibility command line parameterLeonid Bloch
2015-11-12e1000: Implementing various countersLeonid Bloch
2015-11-12e1000: Fixing the packet address filtering procedureLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted octets' countersLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted packets' countersLeonid Bloch
2015-11-12e1000: Trivial implementation of various MAC registersLeonid Bloch
2015-11-12e1000: Introduced an array to control the access to the MAC registersLeonid Bloch
2015-11-12e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch
2015-11-12e1000: Cosmetic and alignment fixesLeonid Bloch
2015-11-11error: More error_setg() usageEric Blake
2015-10-27i.MX: Standardize i.MX FEC debugJean-Christophe Dubois
2015-10-27vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani
2015-10-27net: cadence_gem: Set initial MAC addressSebastian Huber
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost user: add support of live migrationThibaut Collet
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-10-12vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO commandShmulik Ladkani
2015-10-12e1000: use alias for default modelJason Wang
2015-10-12vmxnet3: Support reading IMR registers on bar0Shmulik Ladkani
2015-10-12net/vmxnet3: Refine l2 header validationDana Rubin