summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* igb: add function to get maximum RSS queuesZhang Shengju2018-01-24
* igb: Remove useless argumentBenjamin Poirier2017-06-06
* igb: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-06
* igb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-21
* igb: Add support for ethtool private flag to allow use of legacy RxAlexander Duyck2017-03-17
* igb: Only sync size of expected frame in ethtool testingAlexander Duyck2017-03-17
* igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ringAlexander Duyck2017-03-17
* igb: Use length to determine if descriptor is doneAlexander Duyck2017-03-17
* igb: fix non static symbol warningWei Yongjun2016-09-27
* igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang2016-08-18
* igb: support RX flow classification by VLAN priorityGangfeng Huang2016-08-18
* igb: support RX flow classification by ethertypeGangfeng Huang2016-08-18
* igb: add support of RX network flow classificationGangfeng Huang2016-08-18
* igb: use BIT() macro or unsigned prefixJacob Keller2016-05-13
* igb: Garbled output for "ethtool -m"Doron Shikmoni2016-04-06
* igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-02-24
* igb: Explicitly label self-test result indicesJoe Schultz2015-12-14
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* igb: Fix oops caused by missing queue pairingShota Suzuki2015-08-18
* igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka2015-07-23
* igb: only report generic filters in get_ts_infoJacob Keller2015-07-17
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* igb: add flags to set eee advertisement modeTodd Fujinaka2014-09-06
* igb: unhide invariant returnsTodd Fujinaka2014-06-11
* net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-06
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* igb: use mac loopback for i354 backplaneTodd Fujinaka2014-06-03
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-03
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* igb: Replace 1/0 return values with true/falseCarolyn Wyborny2014-04-24
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-24
* igb: Cleanups to fix line length warningsCarolyn Wyborny2014-04-24
* igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny2014-04-24
* igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-24
* igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-23
* igb: Cleanups to fix braces location warningsCarolyn Wyborny2014-04-23
* igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA2014-03-21
* igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer2014-03-21
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-12
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-26
* igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny2013-12-17
* igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny2013-12-10
* igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-29
* igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-11
* igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd2013-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\
| * igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\ \ | |/