aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_base.c
Commit message (Expand)AuthorAgeFilesLines
* igc: Remove unneeded codeSasha Neftin2019-02-051-21/+1
* igc: Fix code redundancySasha Neftin2019-02-051-18/+2
* igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing2018-11-071-8/+0
* 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