summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c
Commit message (Expand)AuthorAgeFilesLines
* igb: remove unexpected word "the"Jiang Jian2022-06-301-1/+1
* igb: Fix -Wunused-const-variable warningYueHaibing2021-06-011-1/+1
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-3/+3
* ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-011-2/+2
* igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-01-091-6/+2
* igb: Enable media autosense for the i350.Manfred Rudigier2019-10-311-1/+1
* igb: mark expected switch fall-throughGustavo A. R. Silva2019-05-281-1/+1
* igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-07-261-12/+0
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-22/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* igb: support BCM54616 PHYJohn W Linville2017-08-081-0/+6
* igb: Explicitly select page 0 at initializationMatwey V Kornilov2017-06-061-0/+1
* igb: reset the PHY before reading the PHY IDAaron Sierra2017-01-061-0/+11
* igb: use BIT() macro or unsigned prefixJacob Keller2016-05-131-4/+4
* igb: constify e1000_phy_operations structureJulia Lawall2016-02-241-1/+1
* igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2016-02-151-0/+2
* igb: Refactor VFTA configurationAlexander Duyck2016-02-151-4/+33
* igb: Remove GS40G specific defines/functionsAaron Sierra2015-12-141-9/+4
* igb: use the correct i210 register for EEMNGCTLTodd Fujinaka2015-12-121-0/+1
* igb: add 88E1543 initialization codeTodd Fujinaka2015-12-121-0/+7
* igb: add support for 1512 PHYTodd Fujinaka2015-08-181-3/+17
* igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka2015-07-171-5/+13
* igb: disable IPv6 extension header processingTodd Fujinaka2015-06-261-4/+8
* igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
* igb: add flags to set eee advertisement modeTodd Fujinaka2014-09-061-5/+26
* igb: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-0/+7
|\
| * igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-101-0/+7
* | igb: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
|/
* igb: unhide invariant returnsTodd Fujinaka2014-06-111-17/+11
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-241-8/+8
* igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-241-25/+22
* igb: Cleanups to fix for trailing statementCarolyn Wyborny2014-04-241-2/+2
* igb: Cleanups to fix pointer location errorCarolyn Wyborny2014-04-241-1/+1
* igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-231-4/+4
* igb: Cleanups to fix braces location warningsCarolyn Wyborny2014-04-231-5/+3
* igb: Cleanups for messagingCarolyn Wyborny2014-04-231-5/+3
* igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher2014-03-081-0/+2
* igb: fix array size calculationTodd Fujinaka2014-03-081-3/+1
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-261-3/+2
* igb: make local functions static and remove dead codeJeff Kirsher2014-02-261-2/+2
* igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny2013-12-101-0/+13
* igb: Add media switching feature for i354 PHY'sCarolyn Wyborny2013-12-101-0/+76
* igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny2013-09-121-0/+4
* igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin2013-09-041-1/+26
* igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2013-09-041-7/+18
* igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-041-2/+9
* igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-041-9/+9
* igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny2013-08-221-0/+2