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
2023-03-10
e1000e: Count CRC in Tx statistics
Akihiko Odaki
2023-03-10
e1000: Count CRC in Tx statistics
Akihiko Odaki
2023-03-10
e1000e: Combine rx traces
Akihiko Odaki
2023-03-10
e1000e: Do not assert when MSI-X is disabled later
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Check the payload length
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
2023-03-10
e1000e: Perform software segmentation for loopback
Akihiko Odaki
2023-03-10
hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
Akihiko Odaki
2023-03-10
e1000x: Alter the signature of e1000x_is_vlan_packet
Akihiko Odaki
2023-03-10
net: Check L4 header size
Akihiko Odaki
2023-03-10
e1000e: Remove extra pointer indirection
Akihiko Odaki
2023-03-10
e1000e: Set MII_ANER_NWAY
Akihiko Odaki
2023-03-10
e1000e: Introduce e1000_rx_desc_union
Akihiko Odaki
2023-03-10
e1000e: Configure ResettableClass
Akihiko Odaki
2023-03-10
e1000: Configure ResettableClass
Akihiko Odaki
2023-03-10
e1000e: Improve software reset
Akihiko Odaki
2023-03-10
e1000e: Remove pending interrupt flags
Akihiko Odaki
2023-03-10
e1000e: Use memcpy to intialize registers
Akihiko Odaki
2023-03-10
e1000: Use memcpy to intialize registers
Akihiko Odaki
2023-03-10
e1000e: Use more constant definitions
Akihiko Odaki
2023-03-10
e1000: Use more constant definitions
Akihiko Odaki
2023-03-10
e1000e: Mask registers when writing
Akihiko Odaki
2023-03-10
e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
Akihiko Odaki
2023-03-10
e1000: Mask registers when writing
Akihiko Odaki
2023-03-10
e1000: Use hw/net/mii.h
Akihiko Odaki
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
2023-03-10
e1000e: Fix the code style
Akihiko Odaki
2023-03-07
hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
David Woodhouse
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
2023-03-02
virtio-net: clear guest_announce feature if no cvq backend
Eugenio Pérez
2023-02-23
rocker: Tweak stubbed out monitor commands' error messages
Markus Armbruster
2023-02-17
hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
Fiona Ebner
2023-02-17
hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
Qiang Liu
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-07
hw/net: Fix read of uninitialized memory in ftgmac100
Stephen Longfield
2023-02-04
rocker: Move HMP commands from monitor to hw/net/rocker/
Markus Armbruster
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
virtio-net: add support for configure interrupt
Cindy Lu
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
2023-01-08
vhost-user: Fix the virtio features negotiation flaw
Hyman Huang(黄勇)
2023-01-08
virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
Eugenio Pérez
2023-01-08
virtio_net: Modify virtio_net_get_config to early return
Eugenio Pérez
2023-01-05
hw/net: Fix read of uninitialized memory in imx_fec.
Stephen Longfield
2022-12-15
hw: Include the VMWare devices only in the x86 targets
Thomas Huth
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi rocker: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
qapi net: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
[next]