aboutsummaryrefslogtreecommitdiff
path: root/hw/net/net_tx_pkt.h
AgeCommit message (Expand)Author
2023-05-23igb: Implement Tx SCTP CSOAkihiko Odaki
2023-05-23hw/net/net_tx_pkt: Decouple interface from PCIAkihiko Odaki
2023-05-23hw/net/net_tx_pkt: Decouple implementation from PCIAkihiko Odaki
2023-03-28igb: Fix DMA requester specification for Tx packetAkihiko Odaki
2023-03-10e1000e: Perform software segmentation for loopbackAkihiko Odaki
2023-03-10hw/net/net_tx_pkt: Automatically determine if virtio-net header is usedAkihiko Odaki
2023-03-10net: Check L4 header sizeAkihiko Odaki
2020-07-21hw/net: Added plen fix for IPv6Andrew
2016-06-16clean-includes: run it once morePaolo Bonzini
2016-06-02vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*Dmitry Fleytman
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman
2016-06-02net_pkt: Name vmxnet3 packet abstractions more genericDmitry Fleytman