aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki1-1/+4
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka1-0/+21
2015-07-17igb: only report generic filters in get_ts_infoJacob Keller1-4/+0
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+14
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka1-7/+17
2014-06-11igb: unhide invariant returnsTodd Fujinaka1-5/+5
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko1-5/+7
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka1-2/+2
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-4/+5
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-04-24igb: Replace 1/0 return values with true/falseCarolyn Wyborny1-4/+4
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny1-8/+8
2014-04-24igb: Cleanups to fix line length warningsCarolyn Wyborny1-5/+8
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny1-0/+4
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny1-25/+22
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny1-9/+11
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny1-2/+2
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA1-5/+5
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer1-1/+3
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-6/+6
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny1-16/+29
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny1-3/+2
2013-12-17igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny1-3/+3
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny1-0/+4
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny1-24/+27
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd1-1/+3
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen1-0/+2
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu1-0/+84
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd1-2/+4
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka1-0/+3
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin1-11/+15
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu1-0/+87
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny1-2/+13
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin1-1/+3
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny1-4/+2
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin1-15/+19
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin1-20/+14
2013-04-24igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin1-7/+2
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny1-17/+50
2013-04-18igb: Enable EEE LP advertisementMatthew Vick1-1/+29
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher1-66/+71
2013-04-18igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin1-0/+81
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin1-13/+35
2013-02-15igb: increase timeout for ethtool offline self-testStefan Assmann1-1/+1
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin1-1/+1
2013-01-18igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick1-0/+1