summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* igb: unhide invariant returnsTodd Fujinaka2014-06-111-5/+5
* net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-061-5/+7
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* igb: use mac loopback for i354 backplaneTodd Fujinaka2014-06-031-2/+2
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-4/+5
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* igb: Replace 1/0 return values with true/falseCarolyn Wyborny2014-04-241-4/+4
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-241-8/+8
* igb: Cleanups to fix line length warningsCarolyn Wyborny2014-04-241-5/+8
* igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny2014-04-241-0/+4
* igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-241-25/+22
* igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-231-9/+11
* igb: Cleanups to fix braces location warningsCarolyn Wyborny2014-04-231-2/+2
* igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA2014-03-211-5/+5
* igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer2014-03-211-1/+3
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-6/+6
* igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-121-16/+29
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-261-3/+2
* igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny2013-12-171-3/+3
* igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny2013-12-101-0/+4
* igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-291-3/+4
* igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-111-24/+27
* igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd2013-11-011-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-0/+2
|\
| * igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-021-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-0/+3
|\ \ | |/
| * igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-271-0/+3
* | igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu2013-10-011-0/+84
* | igb: Add ethtool offline tests for i354Fujinaka, Todd2013-10-011-2/+4
|/
* 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/+2
* igb: SerDes flow control settingAkeem G. Abodunrin2013-05-211-15/+19
* igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-211-20/+14
* igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-241-7/+2
* igb: Add support for i354 devicesCarolyn Wyborny2013-04-181-17/+50
* igb: Enable EEE LP advertisementMatthew Vick2013-04-181-1/+29
* igb: Fix code comments and whitespaceJeff Kirsher2013-04-181-66/+71
* igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin2013-04-181-0/+81
* igb: Support for 100base-fx SFPAkeem G. Abodunrin2013-04-181-13/+35
* igb: increase timeout for ethtool offline self-testStefan Assmann2013-02-151-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/+2
* igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin2012-11-131-0/+100
OpenPOWER on IntegriCloud