summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_base.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-14igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes1-0/+4
2023-08-24igc: Add support for multiple in-flight TX timestampsVinicius Costa Gomes1-0/+3
2023-05-03igc: read before write to SRRCTL registerSong Yoong Siang1-3/+8
2023-01-03igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli1-0/+2
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes1-0/+1
2021-05-20igc: Enable RX via AF_XDP zero-copyAndre Guedes1-0/+1
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin1-0/+8
2019-03-20igc: Fix the typo in igc_base.h header definitionSasha Neftin1-2/+2
2019-02-06igc: Remove unused codeSasha Neftin1-22/+0
2019-02-06igc: Fix code redundancySasha Neftin1-3/+0
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+1
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+2
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin1-0/+15
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin1-0/+89