summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin2013-09-041-11/+15
* igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu2013-08-221-0/+87
* igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny2013-08-221-2/+13
* igb: Reset the link when EEE setting changedAkeem G Abodunrin2013-08-221-1/+3
* igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny2013-05-211-4/+2Star
* igb: SerDes flow control settingAkeem G. Abodunrin2013-05-211-15/+19
* igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-211-20/+14Star
* igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-251-7/+2Star
* igb: Add support for i354 devicesCarolyn Wyborny2013-04-191-17/+50
* igb: Enable EEE LP advertisementMatthew Vick2013-04-191-1/+29
* igb: Fix code comments and whitespaceJeff Kirsher2013-04-191-66/+71
* igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin2013-04-191-0/+81
* igb: Support for 100base-fx SFPAkeem G. Abodunrin2013-04-181-13/+35
* igb: increase timeout for ethtool offline self-testStefan Assmann2013-02-161-1/+1
* igb: Copyright string update to year 2013Akeem G. Abodunrin2013-01-191-1/+1
* igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick2013-01-181-0/+1
* igb: Add timeout for PTP Tx work itemMatthew Vick2013-01-181-0/+1
* igb: Add support for SW timestampingMatthew Vick2013-01-181-0/+9
* igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny2012-12-011-0/+14
* igb: No longer rely on APME to determine WoL settingsMatthew Vick2012-11-221-54/+2Star
* igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin2012-11-131-0/+100
* igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin2012-11-131-0/+181
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-011-2/+0Star
* igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck2012-10-191-2/+2
* igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck2012-10-191-13/+13
* igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck2012-10-191-11/+20
* igb: Correct PTP support query from ethtool.Matthew Vick2012-09-171-24/+38
* igb: Update PTP function names/variables and locations.Matthew Vick2012-09-171-17/+17
* igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick2012-09-171-2/+2
* igb: Supported and Advertised Pause FrameAkeem G. Abodunrin2012-09-051-3/+18
* igb: Add loopback test support for i210Carolyn Wyborny2012-09-051-35/+16Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-221-0/+42
|\
| * igb: update to allow reading/setting MDI stateJesse Brandeburg2012-08-211-0/+42
* | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
* | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11Star
* | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
|/
* igb: Update firmware info outputCarolyn Wyborny2012-06-201-10/+7Star
* igb: Support the get_ts_info ethtool method.Carolyn Wyborny2012-06-201-0/+35
* igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-121-25/+78
* igb: output register's information related to RX/TX queue[4-15]Koki Sanagi2012-05-101-1/+37
* igb: fix ethtool offline testJeff Kirsher2012-03-131-0/+7
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-191-1/+1
* igb: add basic runtime PM supportYan, Zheng2012-01-051-0/+16
* igb: Add flow control advertising to ethtool setting.Carolyn Wyborny2012-01-031-2/+4
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-9/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller2011-10-111-8/+6Star
|\
| * igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck2011-10-081-4/+1Star
| * igb: Move ITR related data into work container within the q_vectorAlexander Duyck2011-10-081-2/+2
| * igb: avoid unnecessary conversions from u16 to intAlexander Duyck2011-10-081-2/+3
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-4/+0Star
|/