index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2024-02-14
hw/net/tulip: add chip status register values
Sven Schnelle
2024-01-26
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
2024-01-08
hw/net: cadence_gem: Fix MDIO_OP_xxx values
Bin Meng
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO
Philippe Mathieu-Daudé
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs
Philippe Mathieu-Daudé
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-15
hw/net/cadence_gem.c: spelling fixes: Octects
Michael Tokarev
2023-11-13
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
2023-11-13
igb: Add a VF reset handler
Cédric Le Goater
2023-11-07
hw/xen: update Xen PV NIC to XenDevice model
David Woodhouse
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
2023-10-27
hw/net/cadence_gem: enforce 32 bits variable size for CRC
Luc Michel
2023-10-27
hw/net/cadence_gem: perform PHY access on write only
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe IRQ register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe DMACFG register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCFG register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCTRL register fields
Luc Michel
2023-10-27
hw/net/cadence_gem: use FIELD for screening registers
Luc Michel
2023-10-27
hw/net/cadence_gem: use REG32 macro for register definitions
Luc Michel
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-19
hw/net: Declare link using static DEFINE_PROP_LINK() macro
Philippe Mathieu-Daudé
2023-10-17
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
Helge Deller
2023-10-06
hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow
Thomas Huth
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
2023-10-04
virtio-net: do not reset vlan filtering at set_features
Hawkins Jiawei
2023-09-29
e1000: remove old compatibility code
Paolo Bonzini
2023-09-20
hw/net: spelling fixes
Michael Tokarev
2023-09-18
hw/net/rocker: Avoid variable length array
Peter Maydell
2023-09-18
hw/net/fsl_etsec/rings.c: Avoid variable length array
Peter Maydell
2023-09-18
e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
Tomasz Dzieciol
2023-09-18
igb: packet-split descriptors support
Tomasz Dzieciol
2023-09-18
igb: add IPv6 extended headers traffic detection
Tomasz Dzieciol
2023-09-18
igb: RX payload guest writting refactoring
Tomasz Dzieciol
2023-09-18
igb: RX descriptors guest writting refactoring
Tomasz Dzieciol
2023-09-18
igb: rename E1000E_RingInfo_st
Tomasz Dzieciol
2023-09-18
igb: remove TCP ACK detection
Tomasz Dzieciol
2023-09-18
virtio-net: Add support for USO features
Yuri Benditovich
2023-09-18
virtio-net: Add USO flags to vhost support.
Andrew Melnychenko
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
2023-09-08
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
2023-08-31
hw/net/i82596: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
[next]