aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_i210.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-28igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-22/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2017-01-06igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento1-2/+2
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra1-2/+3
2015-12-12igb: use the correct i210 register for EEMNGCTLTodd Fujinaka1-0/+27
2014-07-10igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka1-0/+66
2014-06-11igb: unhide invariant returnsTodd Fujinaka1-43/+43
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny1-0/+1
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny1-25/+22
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski1-1/+1
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny1-3/+2
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher1-9/+11
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny1-54/+56
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny1-0/+47
2013-04-24igb: Add SMBI semaphore to I210/I211Matthew Vick1-26/+39
2013-04-18igb: Enable EEE LP advertisementMatthew Vick1-0/+65
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher1-16/+10
2013-04-18igb: random code and comments fixAkeem G. Abodunrin1-1/+1
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin1-1/+1
2012-12-01igb: Refactoring of i210 file.Carolyn Wyborny1-124/+119
2012-12-01igb: Updates to read nvm function for i211 deviceCarolyn Wyborny1-4/+28
2012-11-01igb: Add function to read i211's invm versionCarolyn Wyborny1-0/+94
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny1-0/+603