aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)Author
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
2011-02-23net: Implement SFEATURES compatibility for not updated driversMichał Mirosław
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław
2011-02-17net: Introduce new feature setting opsMichał Mirosław
2010-12-10ethtool: Report link-down while interface is downBen Hutchings
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings
2010-09-21ethtool: Define RX n-tuple action to clear a ruleBen Hutchings
2010-09-17ethtool: Add comments for valid use of flow typesBen Hutchings
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings