summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c
AgeCommit message (Expand)Author
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2022-06-30igb: remove unexpected word "the"Jiang Jian
2021-06-01igb: Fix -Wunused-const-variable warningYueHaibing
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-26igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2017-08-08igb: support BCM54616 PHYJohn W Linville
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-01-06igb: reset the PHY before reading the PHY IDAaron Sierra
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
2016-02-24igb: constify e1000_phy_operations structureJulia Lawall
2016-02-15igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck
2016-02-15igb: Refactor VFTA configurationAlexander Duyck
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra
2015-12-12igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2015-12-12igb: add 88E1543 initialization codeTodd Fujinaka
2015-08-18igb: add support for 1512 PHYTodd Fujinaka
2015-07-17igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka
2014-07-20igb: remove unnecessary break after returnFabian Frederick
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-13igb: remove unnecessary break after gotoFabian Frederick
2014-07-10igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-06-11igb: unhide invariant returnsTodd Fujinaka
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-24igb: Cleanups to fix for trailing statementCarolyn Wyborny
2014-04-24igb: Cleanups to fix pointer location errorCarolyn Wyborny
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-04-23igb: Cleanups for messagingCarolyn Wyborny
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher
2014-03-08igb: fix array size calculationTodd Fujinaka
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin