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