summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_base.c
Commit message (Expand)AuthorAgeFilesLines
* igc: Add ethtool supportSasha Neftin2019-02-061-0/+1
* igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin2019-02-061-17/+1Star
* igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin2019-02-061-14/+1Star
* igc: Remove unneeded codeSasha Neftin2019-02-061-21/+1Star
* igc: Fix code redundancySasha Neftin2019-02-061-18/+2Star
* igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing2018-11-071-8/+0Star
* igc: Add setup link functionalitySasha Neftin2018-10-171-0/+40
* igc: Add code for PHY supportSasha Neftin2018-10-171-0/+122
* igc: Add NVM supportSasha Neftin2018-10-171-0/+109
* igc: Add HW initialization codeSasha Neftin2018-10-171-0/+187
* igc: Add support for Tx/Rx ringsSasha Neftin2018-10-171-0/+83