aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-07igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing1-8/+0
2018-10-17igc: Add setup link functionalitySasha Neftin1-0/+40
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+122
2018-10-17igc: Add NVM supportSasha Neftin1-0/+109
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+187
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin1-0/+83