summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/e1000_phy.c
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-08
* scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-27
* igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-01-06
* igb: Workaround for igb i210 firmware issueChris J Arges2017-01-06
* igb: Improve cable length function for I210, etc.Joe Schultz2015-12-14
* igb: Don't add PHY address to PCDL addressAaron Sierra2015-12-14
* igb: Remove GS40G specific defines/functionsAaron Sierra2015-12-14
* igb: add 88E1543 initialization codeTodd Fujinaka2015-12-12
* igb: add support for 1512 PHYTodd Fujinaka2015-08-18
* igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka2015-07-23
* igb: remove redundant PHY power down register writeTodd Fujinaka2014-05-27
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-24
* igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-24
* igb: Cleanups for messagingCarolyn Wyborny2014-04-23
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-26
* igb: make local functions static and remove dead codeJeff Kirsher2014-02-26
* igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-14
* igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny2013-10-24
* igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-04
* igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-21
* | treewide: relase -> releaseGeert Uytterhoeven2013-06-28
|/
* igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-25
* igb: Add support for i354 devicesCarolyn Wyborny2013-04-18
* igb: Fix code comments and whitespaceJeff Kirsher2013-04-18
* igb: Copyright string update to year 2013Akeem G. Abodunrin2013-01-19
* igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick2012-10-29
* igb: Update get cable length function for i210/i211Carolyn Wyborny2012-10-23
* igb: implement 580 MDI setting supportJesse Brandeburg2012-08-21
* igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-12
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-19
* igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz2011-11-02
* igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin2011-10-06
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10