aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_i225.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13igc: Fix infinite loop in release_swfw_syncSasha Neftin1-2/+9
2021-12-21igc: Remove obsolete nvm typeSasha Neftin1-2/+0
2021-12-15igc: Fix typo in i225 LTR functionsSasha Neftin1-1/+1
2021-04-16igc: Fix overwrites return valueSasha Neftin1-2/+2
2021-03-23igc: Fix prototype warningSasha Neftin1-1/+1
2021-02-01igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo1-2/+1
2020-06-29igc: Add initial LTR supportSasha Neftin1-0/+100
2020-06-29igc: Add initial EEE supportSasha Neftin1-0/+56
2018-10-17igc: Add NVM supportSasha Neftin1-0/+349
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+141