aboutsummaryrefslogtreecommitdiff
path: root/ethtool.c
AgeCommit message (Expand)Author
2019-10-29fix unused parameter warning in dump_eeprom()Maciej Żenczykowski
2019-10-29fix unused parameter warning in find_option()Maciej Żenczykowski
2019-10-29fix unused parameter warnings in do_version() and show_usage()Maciej Żenczykowski
2019-09-24ethtool: implement support for Energy Detect Power DownAlexandru Ardelean
2019-08-09ethtool: dump nested registersVivien Didelot
2019-06-14ethtool: Add 100BaseT1 and 1000BaseT1 link modesAndrew Lunn
2019-04-09Add a 'start N' option when specifying the Rx flow hash indirection table.Jonathan Lemon
2019-04-09ethtool: add support for PHY tunable Fast Link DownHeiner Kallweit
2019-04-09ethtool: simplify handling of PHY tunable downshiftHeiner Kallweit
2019-03-14ethtool: fec: add pretty dumpVivien Didelot
2019-03-14ethtool: fix up dump_coalesce output to match actual option namesNicholas Nunley
2019-03-14ethtool: support per-queue sub command --coalesceNicholas Nunley
2019-03-14ethtool: support per-queue sub command --show-coalesceNicholas Nunley
2019-03-14ethtool: introduce new ioctl for per-queue settingsNicholas Nunley
2019-03-14ethtool: move cmdline_coalesce out of do_scoalesceNicholas Nunley
2019-03-14ethtool: move option parsing related code into functionNicholas Nunley
2019-03-14ethtool: add 10000baseR_FEC link mode nameMichal Kubecek
2019-03-14ethtool: Add support for 200Gbps (50Gbps per lane) link modeAya Levin
2019-01-18ethtool: dsa: add pretty dumpVivien Didelot
2019-01-18ethtool: zero initialize coalesce structMaciej Żenczykowski
2019-01-18ethtool: don't report UFO on kernels v4.14 and aboveIvan Vecera
2018-10-04ethtool: better syntax for combinations of FEC modesEdward Cree
2018-09-17ethtool: support combinations of FEC modesEdward Cree
2018-08-18ethtool: document WoL filters option also in help messageMichal Kubecek
2018-08-16ethtool: Add support for WAKE_FILTER (WoL using filters)Florian Fainelli
2018-06-13ethtool: correctly free hkey when get_stringset() failsIvan Vecera
2018-06-13ethtool: several fixes in do_gregs()Ivan Vecera
2018-06-13ethtool: fix uninitialized return valueIvan Vecera
2018-05-31ethtool: fix stack clash in do_get_phy_tunable and do_set_phy_tunableMichal Kubecek
2018-04-16ethtool: Add register dump support for MICROCHIP LAN78xxRaghuram Chary J
2018-03-29ethtool: don't fall back to grxfhindir when context was specifiedEdward Cree
2018-03-12ethtool: add support for extra RSS contexts and RSS steering filtersEdward Cree
2018-02-27ethtool: show VF and queue in the help for -NJacob Keller
2017-12-19ethtool: Support for FEC encoding controlDustin Byford
2017-12-14ethtool: Add ETHTOOL_RESET support via --reset commandScott Branden
2017-12-14Revert "ethtool: Add DMA Coalescing support"Scott Branden
2017-12-06ethtool: Fix coding style warnings and errors reported by checkpatchGal Pressman
2017-10-26ethtool: Do not return error code if no changes were attempted.Ben Greear
2017-10-26ethtool: Remove UDP Fragmentation Offload error printsShaker Daibes
2017-10-26ethtool: Add DMA Coalescing supportPaul Greenwalt
2017-10-26ethtool: fix the rx vs tx mixup in set channel messageJakub Kicinski
2017-10-26ethtool: add support for HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-03-29ethtool: Support for configurable RSS hash functionGal Pressman
2017-03-29Revert "ethtool: print hash function with ethtool -x|--show-rxfh-indir"John W. Linville
2017-03-27Revert "ethtool: Support for configurable RSS hash function"John W. Linville
2017-03-24ethtool: Support for configurable RSS hash functionGal Pressman
2017-03-24ethtool: print hash function with ethtool -x|--show-rxfh-indirJakub Kicinski
2017-03-24ethtool: sync help output for -x/-X with man pageIvan Vecera
2017-03-24ethtool: Add support for 2500baseT/5000baseT link modesPavel Belous
2016-12-02Ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshiftRaju Lakkaraju