summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c
Commit message (Expand)AuthorAgeFilesLines
* igb: mark expected switch fall-throughGustavo A. R. Silva2019-05-291-1/+1
* igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-07-261-12/+0Star
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-22/+1Star
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* igb: support BCM54616 PHYJohn W Linville2017-08-091-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-251-1/+1
* igb: Add workaround for VLAN tag stripping on 82576Alexander Duyck2016-02-161-0/+2
* igb: Refactor VFTA configurationAlexander Duyck2016-02-161-4/+33
* igb: Remove GS40G specific defines/functionsAaron Sierra2015-12-141-9/+4Star
* igb: use the correct i210 register for EEMNGCTLTodd Fujinaka2015-12-131-0/+1
* igb: add 88E1543 initialization codeTodd Fujinaka2015-12-131-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-181-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-211-1/+0Star
* 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-141-1/+0Star
|/
* igb: unhide invariant returnsTodd Fujinaka2014-06-111-17/+11Star
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-251-8/+8
* igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-251-25/+22Star
* igb: Cleanups to fix for trailing statementCarolyn Wyborny2014-04-251-2/+2
* igb: Cleanups to fix pointer location errorCarolyn Wyborny2014-04-251-1/+1
* igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-231-4/+4
* igb: Cleanups to fix braces location warningsCarolyn Wyborny2014-04-231-5/+3Star
* igb: Cleanups for messagingCarolyn Wyborny2014-04-231-5/+3Star
* igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher2014-03-081-0/+2
* igb: fix array size calculationTodd Fujinaka2014-03-081-3/+1Star
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-261-3/+2Star
* 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
* igb: Refactor of init_nvm_paramsCarolyn Wyborny2013-08-221-65/+41Star
* igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-221-5/+4Star
* igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-211-5/+115
* igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-251-2/+0Star
* igb: Remove dead code pathMatthew Vick2013-04-251-4/+0Star
* igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-251-0/+3