summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)Author
2014-03-31ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2014-03-31ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen 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
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-14ethtool: Fix includes build breakDavid S. Miller
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson
2009-11-29ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz
2009-11-02gianfar: Basic Support for programming hash rulesSandeep Gopalpet
2009-10-07ethtool: Add reset operationBen Hutchings