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-06-22
hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
Mark Cave-Ayland
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
2023-05-23
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-23
vmxnet3: Do not depend on PC
Akihiko Odaki
2023-05-23
igb: Clear-on-read ICR when ICR.INTA is set
Akihiko Odaki
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
2023-05-23
e1000e: Notify only new interrupts
Akihiko Odaki
2023-05-23
igb: Implement Tx timestamp
Akihiko Odaki
2023-05-23
igb: Implement Rx PTP2 timestamp
Akihiko Odaki
2023-05-23
igb: Implement igb-specific oversize check
Akihiko Odaki
2023-05-23
igb: Filter with the second VLAN tag for extended VLAN
Akihiko Odaki
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
2023-05-23
igb: Implement Tx SCTP CSO
Akihiko Odaki
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
2023-05-23
igb: Use UDP for RSS hash
Akihiko Odaki
2023-05-23
igb: Implement MSI-X single vector mode
Akihiko Odaki
2023-05-23
hw/net/net_rx_pkt: Enforce alignment for eth_header
Akihiko Odaki
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
2023-05-23
igb: Rename a variable in igb_receive_internal()
Akihiko Odaki
2023-05-23
e1000e: Rename a variable in e1000e_receive_internal()
Akihiko Odaki
2023-05-23
igb: Clear EICR bits for delayed MSI-X interrupts
Akihiko Odaki
2023-05-23
igb: Fix igb_mac_reg_init coding style alignment
Akihiko Odaki
2023-05-23
igb: Share common VF constants
Akihiko Odaki
2023-05-23
igb: Add more definitions for Tx descriptor
Akihiko Odaki
2023-05-23
vmxnet3: Reset packet state after emptying Tx queue
Akihiko Odaki
2023-05-23
e1000e: Reset packet state after emptying Tx queue
Akihiko Odaki
2023-05-23
igb: Read DCMD.VLE of the first Tx descriptor
Akihiko Odaki
2023-05-23
igb: Remove goto
Akihiko Odaki
2023-05-23
igb: Always log status after building rx metadata
Akihiko Odaki
2023-05-23
e1000e: Always log status after building rx metadata
Akihiko Odaki
2023-05-23
e1000x: Rename TcpIpv6 into TcpIpv6Ex
Akihiko Odaki
2023-05-23
e1000x: Take CRC into consideration for size check
Akihiko Odaki
2023-05-23
e1000x: Share more Rx filtering logic
Akihiko Odaki
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
2023-05-23
hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info
Akihiko Odaki
2023-05-23
igb: Always copy ethernet header
Akihiko Odaki
2023-05-23
e1000e: Always copy ethernet header
Akihiko Odaki
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-23
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
2023-05-23
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
2023-05-23
igb: Fix Rx packet type encoding
Akihiko Odaki
2023-05-23
e1000x: Fix BPRC and MPRC
Akihiko Odaki
2023-05-23
hw/net/net_tx_pkt: Decouple interface from PCI
Akihiko Odaki
2023-05-23
hw/net/net_tx_pkt: Decouple implementation from PCI
Akihiko Odaki
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
2023-05-19
virtio-net: not enable vq reset feature unconditionally
Eugenio Pérez
2023-05-16
hw/net: Move xilinx_ethlite.c to the target-independent source set
Thomas Huth
2023-05-02
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-02
hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
Peter Maydell
[next]