Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | igc: Add ethtool support | Sasha Neftin | 2019-02-06 | 1 | -0/+1 |
* | igc: Remove the 'igc_get_phy_id_base' method | Sasha Neftin | 2019-02-06 | 1 | -17/+1![]() |
* | igc: Remove the 'igc_read_mac_addr_base' method | Sasha Neftin | 2019-02-06 | 1 | -14/+1![]() |
* | igc: Remove unneeded code | Sasha Neftin | 2019-02-06 | 1 | -21/+1![]() |
* | igc: Fix code redundancy | Sasha Neftin | 2019-02-06 | 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 |