summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_i225.c
Commit message (Expand)AuthorAgeFilesLines
* igc: field get conversionJesse Brandeburg2023-12-181-3/+2
* intel: add bit macro includes where neededJesse Brandeburg2023-12-181-0/+1
* igc: Remove obsolete DMA coalescing codeSasha Neftin2023-03-211-14/+5
* igc: Fix infinite loop in release_swfw_syncSasha Neftin2022-04-131-2/+9
* igc: Remove obsolete nvm typeSasha Neftin2021-12-211-2/+0
* igc: Fix typo in i225 LTR functionsSasha Neftin2021-12-151-1/+1
* igc: Fix overwrites return valueSasha Neftin2021-04-161-2/+2
* igc: Fix prototype warningSasha Neftin2021-03-231-1/+1
* igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo2021-02-011-2/+1
* igc: Add initial LTR supportSasha Neftin2020-06-291-0/+100
* igc: Add initial EEE supportSasha Neftin2020-06-291-0/+56
* igc: Add NVM supportSasha Neftin2018-10-171-0/+349
* igc: Add HW initialization codeSasha Neftin2018-10-171-0/+141