aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17igc: Add watchdogSasha Neftin1-0/+232
2018-10-17igc: Add setup link functionalitySasha Neftin1-0/+30
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+11
2018-10-17igc: Add NVM supportSasha Neftin1-2/+18
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+21
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin1-44/+1079
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin1-0/+827
2018-10-17igc: Add interrupt supportSasha Neftin1-0/+1016
2018-10-17igc: Add netdevSasha Neftin1-1/+470
2018-10-17igc: Add support for PFSasha Neftin1-0/+98
2018-10-17igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin1-0/+146