Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | igc: Remove unneeded code | Sasha Neftin | 2019-02-05 | 1 | -21/+1 |
* | igc: Fix code redundancy | Sasha Neftin | 2019-02-05 | 1 | -18/+2 |
* | igc: Remove set but not used variables 'ctrl_ext, link_mode' | YueHaibing | 2018-11-07 | 1 | -8/+0 |
* | igc: Add setup link functionality | Sasha Neftin | 2018-10-17 | 1 | -0/+40 |
* | igc: Add code for PHY support | Sasha Neftin | 2018-10-17 | 1 | -0/+122 |
* | igc: Add NVM support | Sasha Neftin | 2018-10-17 | 1 | -0/+109 |
* | igc: Add HW initialization code | Sasha Neftin | 2018-10-17 | 1 | -0/+187 |
* | igc: Add support for Tx/Rx rings | Sasha Neftin | 2018-10-17 | 1 | -0/+83 |