aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-04ethtool: Remove ethtool_ops::set_rx_ntuple operationGravatar Ben Hutchings 1-4/+0
2012-01-04ethtool: Allow drivers to select RX NFC rule locationsGravatar Ben Hutchings 1-2/+24
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionGravatar Ben Hutchings 1-3/+20
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersGravatar Ben Hutchings 1-4/+7
2011-12-16ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRGravatar Ben Hutchings 1-2/+3
2011-11-16net: remove legacy ethtool opsGravatar Michał Mirosław 1-53/+0
2011-11-04bonding: comparing a u8 with -1 is always falseGravatar Dan Carpenter 1-0/+2
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLGravatar Ben Hutchings 1-3/+3
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCGravatar Ben Hutchings 1-3/+4
2011-09-16ethtool: Explicitly state that RX NFC rule locations are prioritiesGravatar Ben Hutchings 1-4/+3
2011-09-16ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentGravatar Ben Hutchings 1-12/+11
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingGravatar Jiri Pirko 1-0/+3
2011-08-16ethtool: Note common alternate exit condition for interrupt coalescingGravatar Ben Hutchings 1-0/+6
2011-08-16ethtool: Explicitly state the exit condition for interrupt coalescingGravatar Ben Hutchings 1-8/+11
2011-08-16ethtool: Correct description of 'max_coalesced_frames' fieldsGravatar Ben Hutchings 1-13/+13
2011-08-16ethtool: Specify what kind of coalescing struct ethtool_coalesce coversGravatar Ben Hutchings 1-1/+1
2011-08-16ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatGravatar Ben Hutchings 1-71/+64
2011-06-30net: add external loopback test in ethtool self testGravatar Amit Kumar Salecha 1-2/+14
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-3/+3
2011-06-09ethtool.h: fix typosGravatar Yegor Yefremov 1-3/+3
2011-06-08v2 ethtool: remove support for ETHTOOL_GRXNTUPLEGravatar Alexander Duyck 1-17/+2
2011-05-13ethtool: Added support for FW dumpGravatar Anirban Chakraborty 1-0/+31
2011-05-08ethtool: Add 20G bit definitionsGravatar Yaniv Rosner 1-0/+4
2011-05-08ethtool: remove phys_id from ethtool_opsGravatar Stephen Hemminger 1-7/+0
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataGravatar David Decotigny 1-1/+3
2011-04-29ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedGravatar David Decotigny 1-4/+10
2011-04-14ethtool: allow custom interval for physical identificationGravatar Allan, Bruce W 1-2/+4
2011-04-13net: ethtool support to configure number of channelsGravatar amit salecha 1-0/+36
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-1/+1
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierGravatar Alexander Duyck 1-21/+32
2011-04-05ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLGravatar Ben Hutchings 1-1/+29
2011-04-05ethtool: Fill out and update comment for struct ethtool_opsGravatar Ben Hutchings 1-31/+93
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatGravatar Ben Hutchings 1-45/+35
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueGravatar Stanislaw Gruszka 1-0/+1
2011-03-22net: implement dev_disable_lro() hw_features compatibilityGravatar Michał Mirosław 1-0/+3
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcGravatar Ben Hutchings 1-0/+34
2011-02-23net: Implement SFEATURES compatibility for not updated driversGravatar Michał Mirosław 1-0/+5
2011-02-17net: introduce NETIF_F_RXCSUMGravatar Michał Mirosław 1-1/+0
2011-02-17net: Introduce new feature setting opsGravatar Michał Mirosław 1-0/+85
2010-12-10ethtool: Report link-down while interface is downGravatar Ben Hutchings 1-1/+3
2010-10-21ethtool: Add support for vlan accleration.Gravatar Jesse Gross 1-0/+2
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringGravatar Ben Hutchings 1-1/+5
2010-09-21ethtool: Define RX n-tuple action to clear a ruleGravatar Ben Hutchings 1-2/+3
2010-09-17ethtool: Add comments for valid use of flow typesGravatar Ben Hutchings 1-15/+15
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolGravatar Ben Hutchings 1-2/+3
2010-09-15ethtool: Remove unimplemented flow specification typesGravatar Ben Hutchings 1-19/+2
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlGravatar Ben Hutchings 1-16/+113
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+2
2010-06-30ethtool: Add support for control of RX flow hash indirectionGravatar Ben Hutchings 1-0/+15