summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c
Commit message (Expand)AuthorAgeFilesLines
* igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-101-0/+7
* 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
* igb: Fix link setup for I210 devicesCarolyn Wyborny2013-03-051-3/+8
* igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin2013-02-151-251/+11
* igb: Intialize MAC function pointersAkeem G. Abodunrin2013-02-151-0/+61
* igb: Initialize NVM function pointersAkeem G. Abodunrin2013-02-151-0/+109
* igb: Initialize PHY function pointersAkeem G. Abodunrin2013-02-151-0/+112
* igb: Copyright string update to year 2013Akeem G. Abodunrin2013-01-191-1/+1
* igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny2013-01-181-0/+137
* igb: Add i2c interface to igb.Carolyn Wyborny2013-01-181-0/+3
* igb: Fix SerDes autoneg flow control.Carolyn Wyborny2012-12-011-8/+35
* igb: Workaround for global device reset problem on 82580.Carolyn Wyborny2012-12-011-0/+6
* igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny2012-11-131-0/+8
* igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny2012-11-011-0/+1
* igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny2012-11-011-11/+8
* igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin2012-09-201-4/+13
* igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
* igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny2012-06-201-2/+0
* igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-121-46/+136
OpenPOWER on IntegriCloud