summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_phy.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-27igc: Fix BUG: scheduling while atomicSasha Neftin1-2/+2
2022-03-08igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin1-2/+0
2022-03-08igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen1-2/+0
2021-07-21igc: Remove _I_PHY_ID checkingSasha Neftin1-4/+2
2021-02-04igc: 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-06igc: 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