aboutsummaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-04-02hw/net/virtio-net: fix qemu set used ring flag even vhost startedYajun Wu
2024-03-29hw/net/net_tx_pkt: Fix virtio header without checksum offloadingAkihiko Odaki
2024-03-29virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki
2024-03-26vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/pci: Always call pcie_sriov_pf_reset()Akihiko Odaki
2024-03-12pcie_sriov: Reset SR-IOV extended capabilityAkihiko Odaki
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko
2024-03-12Avoid unaligned fetch in ladr_match()Nick Briggs
2024-03-12e1000e: fix link state on resumeLaurent Vivier
2024-03-12igb: fix link state on resumeLaurent Vivier
2024-03-09hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-02-28migration: MigrationNotifyFuncSteve Sistare
2024-02-28migration: MigrationEvent for notifiersSteve Sistare
2024-02-28migration: convert to NotifierWithReturnSteve Sistare
2024-02-11hw/net/tulip: add chip status register valuesSven Schnelle
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lasi_i82596: Re-enable buildDavid Woodhouse
2024-02-02hw/net/etraxfs-eth: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net: GMAC Tx ImplementationNabih Estefan Diaz
2024-02-02hw/net: GMAC Rx ImplementationNabih Estefan Diaz
2024-02-02hw/net: Add NPCMXXX GMAC deviceHao Wu
2024-01-25virtio-net: correctly copy vnet header when flushing TXJason Wang
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2024-01-05hw/net: cadence_gem: Fix MDIO_OP_xxx valuesBin Meng
2024-01-05hw/net/can/sja1000: fix bug for single acceptance filter and standard framePavel Pisa
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-12-31meson: remove CONFIG_ALLPaolo Bonzini
2023-12-30hw/net: Constify VMStateRichard Henderson
2023-11-27hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFOPhilippe Mathieu-Daudé
2023-11-27hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOsPhilippe Mathieu-Daudé
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-15hw/net/cadence_gem.c: spelling fixes: OctectsMichael Tokarev
2023-11-13igb: Add Function Level Reset to PF and VFCédric Le Goater
2023-11-13igb: Add a VF reset handlerCédric Le Goater
2023-11-07hw/xen: update Xen PV NIC to XenDevice modelDavid Woodhouse
2023-11-01migration: Use vmstate_register_any()Juan Quintela
2023-10-27hw/net/cadence_gem: enforce 32 bits variable size for CRCLuc Michel
2023-10-27hw/net/cadence_gem: perform PHY access on write onlyLuc Michel
2023-10-27hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fieldsLuc Michel
2023-10-27hw/net/cadence_gem: use FIELD to describe DESCONF6 register fieldsLuc Michel
2023-10-27hw/net/cadence_gem: use FIELD to describe IRQ register fieldsLuc Michel
2023-10-27hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS register fieldsLuc Michel
2023-10-27hw/net/cadence_gem: use FIELD to describe DMACFG register fieldsLuc Michel
2023-10-27hw/net/cadence_gem: use FIELD to describe NWCFG register fieldsLuc Michel