summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_phy.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-20igc: Remove _I_PHY_ID checkingSasha Neftin1-4/+2
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin1-0/+18
2020-01-17igc: Add PHY power management controlSasha Neftin1-1/+15
2019-09-09igc: Remove useless forward declarationSasha Neftin1-98/+94
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin1-8/+0
2018-10-17igc: Add setup link functionalitySasha Neftin1-0/+334
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+457