summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)AuthorFilesLines
2016-04-11net: stellaris_enet: check packet length against receive bufferPrasad J Pandit1-1/+11
2016-04-08Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into stagingPeter Maydell1-1/+1
2016-04-06rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang1-1/+1
2016-04-04opencores_eth: indicate autonegotiation completionMax Filippov1-1/+1
2016-03-30Revert "e1000: fix hang of win2k12 shutdown with flood ping"Sameeh Jubran1-5/+0
2016-03-30e1000: Fixing interrupts pace.Sameeh Jubran1-0/+8
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-5/+11
2016-03-24hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth1-1/+1
2016-03-24hw/net/spapr_llan: Fix receive buffer handling for better performanceThomas Huth1-2/+216
2016-03-24hw/net/spapr_llan: Extract rx buffer code into separate functionsThomas Huth1-36/+70
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-1/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini3-0/+6
2016-03-22Clean up includes some moreMarkus Armbruster2-4/+0
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster4-0/+4
2016-03-16i.MX: Add missing descriptions in devices.Jean-Christophe Dubois1-0/+1
2016-03-08rocker: allow user to specify rocker world by propertyJiri Pirko1-1/+28
2016-03-08rocker: add name field into WorldOps ale let world specify its nameJiri Pirko3-6/+3
2016-03-08rocker: return -ENOMEM in case of some world alloc failsJiri Pirko1-0/+1
2016-03-08rocker: forbid to change world typeJiri Pirko3-1/+13
2016-03-08net: ne2000: check ring buffer control registersPrasad J Pandit1-0/+4
2016-02-23all: Clean up includesPeter Maydell1-1/+0
2016-02-18vhost-user interrupt management fixesVictor Kaplansky1-2/+13
2016-02-16vhost-net: revert support of cross-endian vnet headersGreg Kurz1-36/+5
2016-02-16virtio-net: use the backend cross-endian capabilitiesGreg Kurz1-2/+66
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake1-4/+6
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake1-2/+2
2016-02-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-38/+54
2016-02-06net: set endianness on all backend devicesLaurent Vivier1-12/+11
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini1-26/+43
2016-02-04e1000: eliminate infinite loops on out-of-bounds transfer startLaszlo Ersek1-2/+4
2016-02-04cadence_gem: fix buffer overflowMichael S. Tsirkin1-0/+8
2016-02-04net: cadence_gem: check packet size in gem_recievePrasad J Pandit1-0/+4
2016-01-29hw/net: Clean up includesPeter Maydell31-5/+31
2016-01-29virtio: Clean up includesPeter Maydell1-0/+1
2016-01-29xen: Clean up includesPeter Maydell1-10/+1
2016-01-29arm: Clean up includesPeter Maydell5-0/+5
2016-01-29ppc: Clean up includesPeter Maydell1-0/+1
2016-01-29lm32: Clean up includesPeter Maydell1-0/+1
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell1-9/+9
2016-01-22fpu: Replace uint8 typedef with uint8_tPeter Maydell1-1/+1
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell1-1/+1
2016-01-13etraxfs_eth: Don't use hw_error() in init() methodMarkus Armbruster1-1/+3
2016-01-11ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert1-1/+0
2016-01-11net: ne2000: fix bounds check in ioport operationsPrasad J Pandit1-4/+6
2016-01-11net: rocker: fix an incorrect array bounds checkPrasad J Pandit1-4/+4
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani1-0/+2
2016-01-11vmxnet3: Report the Device Serial Number capabilityShmulik Ladkani1-2/+26
2016-01-11vmxnet3: The vmxnet3 device is a PCIE endpointShmulik Ladkani1-1/+52
2016-01-11vmxnet3: coding: Introduce VMXNET3ClassShmulik Ladkani1-0/+10
2016-01-11vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani1-0/+2