aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher1-0/+2
2014-03-08igb: fix array size calculationTodd Fujinaka1-3/+1
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny1-3/+2
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher1-2/+2
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny1-0/+13
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny1-0/+76
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny1-0/+4
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin1-1/+26
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin1-7/+18
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin1-2/+9
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin1-9/+9
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny1-0/+2
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny1-65/+41
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin1-5/+4
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin1-5/+115
2013-04-24igb: Remove id's that will not be productized for Linux.Carolyn Wyborny1-2/+0
2013-04-24igb: Remove dead code pathMatthew Vick1-4/+0
2013-04-24igb: Add SMBI semaphore to I210/I211Matthew Vick1-0/+3
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny1-3/+119
2013-04-18igb: Enable EEE LP advertisementMatthew Vick1-0/+35
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher1-56/+32
2013-04-18igb: Fix sparse warnings on function pointersAkeem G. Abodunrin1-2/+2
2013-04-18igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin1-1/+2
2013-03-26igb: fix i350 anti spoofing configLior Levy1-14/+19
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny1-3/+8
2013-02-15igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin1-251/+11
2013-02-15igb: Intialize MAC function pointersAkeem G. Abodunrin1-0/+61
2013-02-15igb: Initialize NVM function pointersAkeem G. Abodunrin1-0/+109
2013-02-15igb: Initialize PHY function pointersAkeem G. Abodunrin1-0/+112
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin1-1/+1
2013-01-18igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny1-0/+137
2013-01-18igb: Add i2c interface to igb.Carolyn Wyborny1-0/+3
2012-12-01igb: Fix SerDes autoneg flow control.Carolyn Wyborny1-8/+35
2012-12-01igb: Workaround for global device reset problem on 82580.Carolyn Wyborny1-0/+6
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny1-0/+8
2012-11-01igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny1-0/+1
2012-11-01igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny1-11/+8
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin1-4/+13
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny1-8/+8
2012-06-20igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny1-2/+0
2012-05-12igb: Add Support for new i210/i211 devices.Carolyn Wyborny1-46/+136
2012-05-12igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny1-0/+94
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny1-1/+1
2011-11-16igb: Convert bare printk to pr_noticeJoe Perches1-2/+3
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny1-1/+4
2011-10-12igb: Loopback functionality supports for i350 devicesAkeem G. Abodunrin1-6/+23
2011-10-12igb: fix static function warnings reported by sparseEmil Tantilov1-6/+3
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2084