aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/e1000_82575.c
AgeCommit message (Expand)Author
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2015-08-18igb: add support for 1512 PHYTodd Fujinaka
2015-07-17igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka
2014-07-20igb: remove unnecessary break after returnFabian Frederick
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-13igb: remove unnecessary break after gotoFabian Frederick
2014-07-10igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-06-11igb: unhide invariant returnsTodd Fujinaka
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-24igb: Cleanups to fix for trailing statementCarolyn Wyborny
2014-04-24igb: Cleanups to fix pointer location errorCarolyn Wyborny
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-04-23igb: Cleanups for messagingCarolyn Wyborny
2014-03-08igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher
2014-03-08igb: fix array size calculationTodd Fujinaka
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin
2013-04-24igb: Remove id's that will not be productized for Linux.Carolyn Wyborny
2013-04-24igb: Remove dead code pathMatthew Vick
2013-04-24igb: Add SMBI semaphore to I210/I211Matthew Vick
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny
2013-04-18igb: Enable EEE LP advertisementMatthew Vick
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher
2013-04-18igb: Fix sparse warnings on function pointersAkeem G. Abodunrin
2013-04-18igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-05igb: Fix link setup for I210 devicesCarolyn Wyborny
2013-02-15igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin
2013-02-15igb: Intialize MAC function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize NVM function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize PHY function pointersAkeem G. Abodunrin
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin
2013-01-18igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny
2013-01-18igb: Add i2c interface to igb.Carolyn Wyborny