aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_base.h
Commit message (Expand)AuthorAgeFilesLines
* igc: move TXDCTL and RXDCTL related macrosFaizal Rahim2025-06-111-8/+0
* igc: add support for frame preemption verificationFaizal Rahim2025-04-181-0/+1
* igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes2023-11-131-0/+4
* igc: Add support for multiple in-flight TX timestampsVinicius Costa Gomes2023-08-241-0/+3
* igc: read before write to SRRCTL registerSong Yoong Siang2023-05-031-3/+8
* igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli2023-01-031-0/+2
* igc: Enable TX via AF_XDP zero-copyAndre Guedes2021-05-201-0/+1
* igc: Enable RX via AF_XDP zero-copyAndre Guedes2021-05-201-0/+1
* igc: Add tx_csum offload functionalitySasha Neftin2019-09-091-0/+8
* igc: Fix the typo in igc_base.h header definitionSasha Neftin2019-03-191-2/+2
* igc: Remove unused codeSasha Neftin2019-02-061-22/+0
* igc: Fix code redundancySasha Neftin2019-02-061-3/+0
* igc: Add code for PHY supportSasha Neftin2018-10-171-0/+1
* igc: Add HW initialization codeSasha Neftin2018-10-171-0/+2
* igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin2018-10-171-0/+15
* igc: Add support for Tx/Rx ringsSasha Neftin2018-10-171-0/+89