Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | igc: Change type of the 'igc_check_downshift' method | Sasha Neftin | 2022-05-10 | 1 | -5/+1 |
* | igc: Remove unused phy_type enum | Sasha Neftin | 2022-05-10 | 1 | -9/+3 |
* | igc: Fix BUG: scheduling while atomic | Sasha Neftin | 2022-04-13 | 1 | -2/+2 |
* | igc: igc_write_phy_reg_gpy: drop premature return | Sasha Neftin | 2022-02-28 | 1 | -2/+0 |
* | igc: igc_read_phy_reg_gpy: drop premature return | Corinna Vinschen | 2022-02-28 | 1 | -2/+0 |
* | igc: Remove _I_PHY_ID checking | Sasha Neftin | 2021-07-20 | 1 | -4/+2 |
* | igc: Expose the gPHY firmware version | Sasha Neftin | 2021-02-03 | 1 | -0/+18 |
* | igc: Add PHY power management control | Sasha Neftin | 2020-01-17 | 1 | -1/+15 |
* | igc: Remove useless forward declaration | Sasha Neftin | 2019-09-09 | 1 | -98/+94 |
* | igc: Remove unreachable code from igc_phy.c file | Sasha Neftin | 2019-02-05 | 1 | -8/+0 |
* | igc: Add setup link functionality | Sasha Neftin | 2018-10-17 | 1 | -0/+334 |
* | igc: Add code for PHY support | Sasha Neftin | 2018-10-17 | 1 | -0/+457 |