summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)Author
2019-05-25net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso
2018-08-29ethtool: drop get_settings and set_settings callbacksMichal Kubecek
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17ethtool: add ethtool_intersect_link_masksAlan Brady
2017-08-18net: ethtool: Add macro to clear a link mode settingLendacky, Thomas
2017-07-29net: ethtool: add support for forward error correction modesVidya Sagar Ravipati
2017-03-09ethtool: add CRC32 as an RSS hash functionJakub Kicinski
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes
2016-02-25net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny
2016-02-25net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny
2016-02-19net/ethtool: support set coalesce per queueKan Liang
2016-02-19net/ethtool: support get coalesce per queueKan Liang
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-09-05ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-19ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings
2014-05-19ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()Ben Hutchings
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-08-21ethtool.h: MDI setting supportJesse Brandeburg
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-05-15linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra
2012-05-10ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings
2012-04-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-04bonding: comparing a u8 with -1 is always falseDan Carpenter
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-16ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings
2011-09-16ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-08-16ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings