aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher1-2/+2
2018-08-07igb: e1000_phy: Mark expected switch fall-throughGustavo A. R. Silva1-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-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-01-06igb: add i211 to i210 PHY workaroundTodd Fujinaka1-1/+1
2017-01-06igb: Workaround for igb i210 firmware issueChris J Arges1-0/+4
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz1-8/+46
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra1-2/+1
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra1-81/+1
2015-12-12igb: add 88E1543 initialization codeTodd Fujinaka1-0/+94
2015-08-18igb: add support for 1512 PHYTodd Fujinaka1-2/+91
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka1-11/+5
2014-05-27igb: remove redundant PHY power down register writeTodd Fujinaka1-14/+0
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny1-1/+1
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny1-25/+22
2014-04-23igb: Cleanups for messagingCarolyn Wyborny1-2/+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-71/+0
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-10-24igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny1-5/+3
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin1-9/+20
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+124
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin1-0/+124
2013-04-25igb: limit udelay for phy changes to 10000usAndi Kleen1-3/+3
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny1-0/+1
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher1-162/+96
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin1-1/+1
2012-10-29igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick1-12/+17
2012-10-23igb: Update get cable length function for i210/i211Carolyn Wyborny1-0/+20
2012-08-21igb: implement 580 MDI setting supportJesse Brandeburg1-2/+27
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny1-7/+140
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny1-1/+1
2011-11-02igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz1-1/+1
2011-10-06igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin1-0/+6
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2341