summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-18intel: legacy: field get conversionJesse Brandeburg1-18/+11
2022-06-30igb: remove unexpected word "the"Jiang Jian1-1/+1
2021-06-02igb: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg1-3/+3
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher1-2/+2
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier1-6/+2
2019-11-01igb: Enable media autosense for the i350.Manfred Rudigier1-1/+1
2019-05-29igb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-08igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-26igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke1-12/+0
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-08-09igb: support BCM54616 PHYJohn W Linville1-0/+6
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-01-06igb: reset the PHY before reading the PHY IDAaron Sierra1-0/+11
2016-05-14igb: use BIT() macro or unsigned prefixJacob Keller1-4/+4
2016-02-25igb: constify e1000_phy_operations structureJulia Lawall1-1/+1
2016-02-16igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck1-0/+2
2016-02-16igb: Refactor VFTA configurationAlexander Duyck1-4/+33
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra1-9/+4
2015-12-13igb: use the correct i210 register for EEMNGCTLTodd Fujinaka1-0/+1
2015-12-13igb: add 88E1543 initialization codeTodd Fujinaka1-0/+7
2015-08-19igb: add support for 1512 PHYTodd Fujinaka1-3/+17
2015-07-18igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka1-5/+13
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka1-4/+8
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka1-1/+1
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka1-5/+26
2014-07-21igb: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2014-07-14igb: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-10igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka1-0/+7
2014-06-11igb: unhide invariant returnsTodd Fujinaka1-17/+11
2014-04-25igb: Cleanups to fix msleep warningsCarolyn Wyborny1-8/+8
2014-04-25igb: Cleanups to change comment style on license headersCarolyn Wyborny1-25/+22
2014-04-25igb: Cleanups to fix for trailing statementCarolyn Wyborny1-2/+2
2014-04-25igb: Cleanups to fix pointer location errorCarolyn Wyborny1-1/+1
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny1-4/+4
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny1-5/+3
2014-04-23igb: Cleanups for messagingCarolyn Wyborny1-5/+3
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher1-0/+2
2014-03-08igb: fix array size calculationTodd Fujinaka1-3/+1
2014-02-27igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny1-3/+2
2014-02-27igb: make local functions static and remove dead codeJeff Kirsher1-2/+2
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny1-0/+13
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny1-0/+76
2013-09-13igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny1-0/+4
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin1-1/+26
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin1-7/+18
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin1-2/+9
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin1-9/+9