aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
AgeCommit message (Expand)Author
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-17igb: only report generic filters in get_ts_infoJacob Keller
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka
2014-06-11igb: unhide invariant returnsTodd Fujinaka
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-24igb: Replace 1/0 return values with true/falseCarolyn Wyborny
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-24igb: Cleanups to fix line length warningsCarolyn Wyborny
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-12igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny
2013-12-17igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin
2013-04-24igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin
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: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin
2013-02-15igb: increase timeout for ethtool offline self-testStefan Assmann
2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin