summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_phy.c
Commit message (Expand)AuthorAgeFilesLines
* igc: Remove temporary workaroundSasha Neftin2024-02-141-5/+1
* igc: field get conversionJesse Brandeburg2023-12-181-2/+2
* intel: add bit macro includes where neededJesse Brandeburg2023-12-181-0/+1
* igc: Change type of the 'igc_check_downshift' methodSasha Neftin2022-05-101-5/+1
* igc: Remove unused phy_type enumSasha Neftin2022-05-101-9/+3
* igc: Fix BUG: scheduling while atomicSasha Neftin2022-04-131-2/+2
* igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin2022-02-281-2/+0
* igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen2022-02-281-2/+0
* igc: Remove _I_PHY_ID checkingSasha Neftin2021-07-201-4/+2
* igc: Expose the gPHY firmware versionSasha Neftin2021-02-031-0/+18
* igc: Add PHY power management controlSasha Neftin2020-01-171-1/+15
* igc: Remove useless forward declarationSasha Neftin2019-09-091-98/+94
* igc: Remove unreachable code from igc_phy.c fileSasha Neftin2019-02-051-8/+0
* igc: Add setup link functionalitySasha Neftin2018-10-171-0/+334
* igc: Add code for PHY supportSasha Neftin2018-10-171-0/+457