aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2019-02-05igc: Remove unneeded codeSasha Neftin
2019-02-05igc: Remove unused codeSasha Neftin
2019-02-05igc: Fix code redundancySasha Neftin
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin
2018-11-21igc: Remove obsolete IGC_ERR defineSasha Neftin
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg
2018-11-07igc: Clean up codeSasha Neftin
2018-11-07igc: Tidy up some white spaceDan Carpenter
2018-11-07igc: fix error return handling from call to netif_set_real_num_tx_queuesColin Ian King
2018-11-07igc: Remove set but not used variable 'pci_using_dac'YueHaibing
2018-11-07igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller
2018-10-17igc: Add watchdogSasha Neftin
2018-10-17igc: Add setup link functionalitySasha Neftin
2018-10-17igc: Add code for PHY supportSasha Neftin
2018-10-17igc: Add NVM supportSasha Neftin
2018-10-17igc: Add HW initialization codeSasha Neftin
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin
2018-10-17igc: Add interrupt supportSasha Neftin
2018-10-17igc: Add netdevSasha Neftin
2018-10-17igc: Add support for PFSasha Neftin
2018-10-17igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin