aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_phy.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-14igc: Remove temporary workaroundGravatar Sasha Neftin 1-5/+1
2023-12-18igc: field get conversionGravatar Jesse Brandeburg 1-2/+2
2023-12-18intel: add bit macro includes where neededGravatar Jesse Brandeburg 1-0/+1
2022-05-10igc: Change type of the 'igc_check_downshift' methodGravatar Sasha Neftin 1-5/+1
2022-05-10igc: Remove unused phy_type enumGravatar Sasha Neftin 1-9/+3
2022-04-13igc: Fix BUG: scheduling while atomicGravatar Sasha Neftin 1-2/+2
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnGravatar Sasha Neftin 1-2/+0
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnGravatar Corinna Vinschen 1-2/+0
2021-07-20igc: Remove _I_PHY_ID checkingGravatar Sasha Neftin 1-4/+2
2021-02-03igc: Expose the gPHY firmware versionGravatar Sasha Neftin 1-0/+18
2020-01-17igc: Add PHY power management controlGravatar Sasha Neftin 1-1/+15
2019-09-09igc: Remove useless forward declarationGravatar Sasha Neftin 1-98/+94
2019-02-05igc: Remove unreachable code from igc_phy.c fileGravatar Sasha Neftin 1-8/+0
2018-10-17igc: Add setup link functionalityGravatar Sasha Neftin 1-0/+334
2018-10-17igc: Add code for PHY supportGravatar Sasha Neftin 1-0/+457