aboutsummaryrefslogtreecommitdiff
path: root/hw/net/igb_regs.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-20hw/net: spelling fixesMichael Tokarev1-2/+2
2023-09-18igb: packet-split descriptors supportTomasz Dzieciol1-0/+9
2023-09-18igb: add IPv6 extended headers traffic detectionTomasz Dzieciol1-0/+1
2023-09-18igb: RX descriptors guest writting refactoringTomasz Dzieciol1-5/+5
2023-05-23igb: Implement Tx timestampAkihiko Odaki1-0/+3
2023-05-23igb: Implement Rx PTP2 timestampAkihiko Odaki1-0/+23
2023-05-23igb: Implement Rx SCTP CSOAkihiko Odaki1-0/+1
2023-05-23igb: Use UDP for RSS hashAkihiko Odaki1-0/+3
2023-05-23igb: Add more definitions for Tx descriptorAkihiko Odaki1-5/+27
2023-05-23igb: Fix Rx packet type encodingAkihiko Odaki1-0/+5
2023-03-28igb: implement VFRE and VFTE registersSriram Yagnaraman1-0/+3
2023-03-28igb: handle PF/VF reset properlySriram Yagnaraman1-0/+3
2023-03-10Intrdocue igb device emulationAkihiko Odaki1-0/+648