summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* ppc: Clean up includesPeter Maydell2019-11-291-0/+1
* lm32: Clean up includesPeter Maydell2019-11-291-0/+1
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2019-11-291-9/+9
* fpu: Replace uint8 typedef with uint8_tPeter Maydell2019-11-291-1/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2019-11-291-1/+1
* etraxfs_eth: Don't use hw_error() in init() methodMarkus Armbruster2019-11-291-1/+3
* ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert2019-11-291-1/+0
* net: ne2000: fix bounds check in ioport operationsPrasad J Pandit2019-11-291-4/+6
* net: rocker: fix an incorrect array bounds checkPrasad J Pandit2019-11-291-4/+4
* vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani2019-11-291-0/+2
* vmxnet3: Report the Device Serial Number capabilityShmulik Ladkani2019-11-291-2/+26
* vmxnet3: The vmxnet3 device is a PCIE endpointShmulik Ladkani2019-11-291-1/+52
* vmxnet3: coding: Introduce VMXNET3ClassShmulik Ladkani2019-11-291-0/+10
* vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani2019-11-291-0/+2
* vmxnet3: Change the offset of the MSIX PBA tableShmulik Ladkani2019-11-291-2/+3
* vmxnet3: Change offsets of msi/msix pci capabilitiesShmulik Ladkani2019-11-291-3/+15
* net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISIONMiao Yan2019-11-291-2/+2
* net/vmxnet3: return 0 on unknown commandMiao Yan2019-11-291-1/+1
* net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFOMiao Yan2019-11-291-0/+5
* net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* commandMiao Yan2019-11-291-0/+16
* net/vmxnet3: return 1 on device activation failureMiao Yan2019-11-291-1/+1
* net: vmxnet3: avoid memory leakage in activate_deviceP J P2019-11-291-8/+16
* net/vmxnet3: remove redundant VMW_SHPRN(...) definitionMiao Yan2019-11-291-4/+1
* net/vmxnet3: fix debug macro pattern for vmxnet3Miao Yan2019-11-291-53/+86
* net/vmxnet3: use %zu for size_t in printfMiao Yan2019-11-291-3/+3
* net/vmxnet3: fix a build error when enabling debug outputMiao Yan2019-11-291-1/+1
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-12-074-11/+29
|\
| * lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann2015-12-071-4/+8
| * lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann2015-12-071-3/+5
| * vmxnet3: silence warningMichael S. Tsirkin2015-12-071-1/+0
| * pcnet: fix rx buffer overflow(CVE-2015-7512)Jason Wang2015-12-071-0/+6
| * net: pcnet: add check to validate receive data size(CVE-2015-7504)Prasad J Pandit2015-12-071-3/+5
| * e1000: fix hang of win2k12 shutdown with flood pingDenis V. Lunev2015-12-071-0/+5
* | eepro100: Prevent two endless loopsStefan Weil2015-11-271-0/+16
* | vhost-user: ignore qemu-only featuresMichael S. Tsirkin2015-11-181-7/+1
* | vhost: don't send RESET_OWNER at stopYuanhan Liu2015-11-161-6/+0
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-11-122-109/+375
|\ \
| * | e1000: Introducing backward compatibility command line parameterLeonid Bloch2015-11-121-0/+2
| * | e1000: Implementing various countersLeonid Bloch2015-11-121-5/+85
| * | e1000: Fixing the packet address filtering procedureLeonid Bloch2015-11-121-3/+7
| * | e1000: Fixing the received/transmitted octets' countersLeonid Bloch2015-11-121-8/+18
| * | e1000: Fixing the received/transmitted packets' countersLeonid Bloch2015-11-121-4/+12
| * | e1000: Trivial implementation of various MAC registersLeonid Bloch2015-11-122-3/+100
| * | e1000: Introduced an array to control the access to the MAC registersLeonid Bloch2015-11-121-12/+46
| * | e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch2015-11-121-0/+21
| * | e1000: Cosmetic and alignment fixesLeonid Bloch2015-11-122-79/+89
| |/
* | error: More error_setg() usageEric Blake2015-11-112-12/+6
|/
* i.MX: Standardize i.MX FEC debugJean-Christophe Dubois2015-10-271-32/+32
* vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani2015-10-271-0/+4
* net: cadence_gem: Set initial MAC addressSebastian Huber2015-10-271-0/+6
OpenPOWER on IntegriCloud