summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* igb: Refactor of init_nvm_paramsCarolyn Wyborny2013-08-221-65/+41
* igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-221-5/+4
* 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-241-2/+0
* igb: Remove dead code pathMatthew Vick2013-04-241-4/+0
* igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-241-0/+3
* igb: Add support for i354 devicesCarolyn Wyborny2013-04-181-3/+119
* igb: Enable EEE LP advertisementMatthew Vick2013-04-181-0/+35
* igb: Fix code comments and whitespaceJeff Kirsher2013-04-181-56/+32
* igb: Fix sparse warnings on function pointersAkeem G. Abodunrin2013-04-181-2/+2
* igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin2013-04-181-1/+2
* igb: fix i350 anti spoofing configLior Levy2013-03-261-14/+19