Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-28 | igc: Fix wrong register name | Sasha Neftin | 1 | -1/+1 |
2020-05-28 | igc: Remove Sequence Error Counter | Sasha Neftin | 1 | -1/+0 |
2020-05-28 | igc: Add Receive Error Counter | Sasha Neftin | 1 | -0/+1 |
2020-05-28 | igc: Remove symbol error counter | Sasha Neftin | 1 | -1/+0 |
2020-05-21 | igc: Remove obsolete circuit breaker registers | Sasha Neftin | 1 | -4/+0 |
2019-10-21 | igc: Add set_rx_mode support | Sasha Neftin | 1 | -0/+104 |
2019-09-09 | igc: Remove useless forward declaration | Sasha Neftin | 1 | -38/+35 |
2019-05-28 | igc: Cleanup the redundant code | Sasha Neftin | 1 | -20/+3 |
2018-10-17 | igc: Add setup link functionality | Sasha Neftin | 1 | -0/+271 |
2018-10-17 | igc: Add code for PHY support | Sasha Neftin | 1 | -0/+45 |
2018-10-17 | igc: Add NVM support | Sasha Neftin | 1 | -0/+170 |
2018-10-17 | igc: Add HW initialization code | Sasha Neftin | 1 | -0/+315 |
2018-10-17 | igc: Add support for PF | Sasha Neftin | 1 | -0/+5 |