summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
Commit message (Expand)AuthorAge
* net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-04-24
* net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2018-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ethtool: add ethtool_intersect_link_masksAlan Brady2017-10-17
|/
* net: ethtool: Add macro to clear a link mode settingLendacky, Thomas2017-08-18
* net: ethtool: add support for forward error correction modesVidya Sagar Ravipati2017-07-29
* ethtool: add CRC32 as an RSS hash functionJakub Kicinski2017-03-09
* net: ethtool: export conversion function between u32 and link modePhilippe Reynes2016-04-18
* net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2016-02-25
* net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2016-02-25
* net/ethtool: support set coalesce per queueKan Liang2016-02-19
* net/ethtool: support get coalesce per queueKan Liang2016-02-19
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* ethtool: Add generic options for tunablesGovindarajulu Varadarajan2014-09-05
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-03
* ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings2014-05-19
* ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-19
* ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()Ben Hutchings2014-05-19
* ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
* ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings2014-02-12
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* ethtool.h: MDI setting supportJesse Brandeburg2012-08-21
* net: added support for 40GbE link.parav.pandit@emulex.com2012-06-27
* Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-07
* linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra2012-05-15
* ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-06
* | ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran2012-04-04
* | ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran2012-04-04
|/
* ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings2012-03-01
* ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2012-01-04
* ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings2012-01-04
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-16
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
* ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings2011-12-16
* net: remove legacy ethtool opsMichał Mirosław2011-11-16
* bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-04
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-16
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings2011-09-16
* ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings2011-09-16
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
* ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings2011-08-16
* ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings2011-08-16
* ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings2011-08-16
* ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings2011-08-16
* ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings2011-08-16
* net: add external loopback test in ethtool self testAmit Kumar Salecha2011-06-30