aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-10igc: Change type of the 'igc_check_downshift' methodSasha Neftin1-5/+1
2022-05-10igc: Remove unused phy_type enumSasha Neftin1-9/+3
2022-04-13igc: Fix BUG: scheduling while atomicSasha Neftin1-2/+2
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin1-2/+0
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen1-2/+0
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