aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2023-10-06hw/net/vhost_net: Silence compiler warning when compiling with -WshadowThomas Huth
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-04virtio-net: Expose MAX_VLANHawkins Jiawei
2023-10-04virtio-net: do not reset vlan filtering at set_featuresHawkins Jiawei
2023-09-29e1000: remove old compatibility codePaolo Bonzini
2023-09-20hw/net: spelling fixesMichael Tokarev
2023-09-18hw/net/rocker: Avoid variable length arrayPeter Maydell
2023-09-18hw/net/fsl_etsec/rings.c: Avoid variable length arrayPeter Maydell
2023-09-18e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffersTomasz Dzieciol
2023-09-18igb: packet-split descriptors supportTomasz Dzieciol
2023-09-18igb: add IPv6 extended headers traffic detectionTomasz Dzieciol
2023-09-18igb: RX payload guest writting refactoringTomasz Dzieciol
2023-09-18igb: RX descriptors guest writting refactoringTomasz Dzieciol
2023-09-18igb: rename E1000E_RingInfo_stTomasz Dzieciol
2023-09-18igb: remove TCP ACK detectionTomasz Dzieciol
2023-09-18virtio-net: Add support for USO featuresYuri Benditovich
2023-09-18virtio-net: Add USO flags to vhost support.Andrew Melnychenko
2023-09-18tap: Add USO support to tap device.Andrew Melnychenko
2023-09-08hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth
2023-08-31hw/net/i82596: Include missing 'exec/address-spaces.h' headerPhilippe Mathieu-Daudé
2023-07-14kconfig: Add PCIe devices to s390x machinesCédric Le Goater
2023-07-10pcie: Use common ARI next function numberAkihiko Odaki
2023-07-10hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX commentsAlex Bennée
2023-07-10virtio-net: pass Device-TLB enable/disable events to vhostViktor Prutyanov
2023-07-07Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2023-07-07igb: Remove obsolete workaround for WindowsAkihiko Odaki
2023-07-07e1000e: Add ICR clearing by corresponding IMS bitAkihiko Odaki
2023-07-07hw/net: ftgmac100: Drop the small packet check in the receive pathBin Meng
2023-07-07hw/net: sunhme: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: sungem: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: rtl8139: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: pcnet: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: ne2000: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: i82596: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: vmxnet3: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07hw/net: e1000: Remove the logic of padding short frames in the receive pathBin Meng
2023-07-07virtio-net: correctly report maximum tx_queue_size valueLaurent Vivier
2023-07-07sungem: Add WOL MMIONicholas Piggin
2023-06-28net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()Ani Sinha
2023-06-26vhost_net: add an assertion for TAP client backendsAni Sinha
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei
2023-06-26hw/net/virtio-net: make some VirtIONet constHawkins Jiawei
2023-06-22hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.hMark Cave-Ayland
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-06hw/net/can: Introduce Xilinx Versal CANFD controllerVikram Garhwal
2023-05-23rtl8139: fix large_send_mss divide-by-zeroStefan Hajnoczi
2023-05-23vmxnet3: Do not depend on PCAkihiko Odaki
2023-05-23igb: Clear-on-read ICR when ICR.INTA is setAkihiko Odaki
2023-05-23igb: Notify only new interruptsAkihiko Odaki