summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)Author
2015-09-17ethtool: Add generic options for tunablesGovindarajulu Varadarajan
2015-09-17ethtool: Support for configurable RSS hash keyVenkata Duvvuru
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
2011-08-16ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings
2011-08-16ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings
2011-08-16ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings
2011-08-16ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings
2011-06-30net: add external loopback test in ethtool self testAmit Kumar Salecha
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-09ethtool.h: fix typosYegor Yefremov
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck
2011-05-13ethtool: Added support for FW dumpAnirban Chakraborty
2011-05-08ethtool: Add 20G bit definitionsYaniv Rosner
2011-05-08ethtool: remove phys_id from ethtool_opsStephen Hemminger
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-29ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-13net: ethtool support to configure number of channelsamit salecha
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-22net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings