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-07-31
virtio-net: pass Device-TLB enable/disable events to vhost
Viktor Prutyanov
2023-07-09
virtio-net: correctly report maximum tx_queue_size value
Laurent Vivier
2023-05-24
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-24
igb: Always copy ethernet header
Akihiko Odaki
2023-05-24
e1000e: Always copy ethernet header
Akihiko Odaki
2023-05-24
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-24
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
2023-05-24
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
2023-05-24
igb: Fix Rx packet type encoding
Akihiko Odaki
2023-05-24
e1000x: Fix BPRC and MPRC
Akihiko Odaki
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
2023-05-22
virtio-net: not enable vq reset feature unconditionally
Eugenio PĂ©rez
2023-05-10
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-10
hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
Peter Maydell
2023-03-28
igb: respect VMVIR and VMOLR for VLAN
Sriram Yagnaraman
2023-03-28
igb: implement VF Tx and Rx stats
Sriram Yagnaraman
2023-03-28
igb: respect E1000_VMOLR_RSSE
Sriram Yagnaraman
2023-03-28
igb: check oversized packets for VMDq
Sriram Yagnaraman
2023-03-28
igb: implement VFRE and VFTE registers
Sriram Yagnaraman
2023-03-28
igb: add ICR_RXDW
Sriram Yagnaraman
2023-03-28
igb: handle PF/VF reset properly
Sriram Yagnaraman
2023-03-28
hw/net/net_tx_pkt: Align l3_hdr
Akihiko Odaki
2023-03-28
hw/net/net_tx_pkt: Ignore ECN bit
Akihiko Odaki
2023-03-28
igb: Fix DMA requester specification for Tx packet
Akihiko Odaki
2023-03-28
igb: Save more Tx states
Akihiko Odaki
2023-03-10
Intrdocue igb device emulation
Akihiko Odaki
2023-03-10
e1000: Split header files
Akihiko Odaki
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
2023-03-10
e1000e: Implement system clock
Akihiko Odaki
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
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
[next]