index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: move TXDCTL and RXDCTL related macros
Faizal Rahim
2025-06-11
1
-8
/
+0
*
igc: add support for frame preemption verification
Faizal Rahim
2025-04-18
1
-0
/
+1
*
igc: Add support for PTP .getcyclesx64()
Vinicius Costa Gomes
2023-11-13
1
-0
/
+4
*
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
2023-08-24
1
-0
/
+3
*
igc: read before write to SRRCTL register
Song Yoong Siang
2023-05-03
1
-3
/
+8
*
igc: remove I226 Qbv BaseTime restriction
Muhammad Husaini Zulkifli
2023-01-03
1
-0
/
+2
*
igc: Enable TX via AF_XDP zero-copy
Andre Guedes
2021-05-20
1
-0
/
+1
*
igc: Enable RX via AF_XDP zero-copy
Andre Guedes
2021-05-20
1
-0
/
+1
*
igc: Add tx_csum offload functionality
Sasha Neftin
2019-09-09
1
-0
/
+8
*
igc: Fix the typo in igc_base.h header definition
Sasha Neftin
2019-03-19
1
-2
/
+2
*
igc: Remove unused code
Sasha Neftin
2019-02-06
1
-22
/
+0
*
igc: Fix code redundancy
Sasha Neftin
2019-02-06
1
-3
/
+0
*
igc: Add code for PHY support
Sasha Neftin
2018-10-17
1
-0
/
+1
*
igc: Add HW initialization code
Sasha Neftin
2018-10-17
1
-0
/
+2
*
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
2018-10-17
1
-0
/
+15
*
igc: Add support for Tx/Rx rings
Sasha Neftin
2018-10-17
1
-0
/
+89