summaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
Commit message (Expand)AuthorAge
...
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-20
|\
| * ethtool.h: fix typosYegor Yefremov2011-06-09
* | v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-08
|/
* ethtool: Added support for FW dumpAnirban Chakraborty2011-05-13
* ethtool: Add 20G bit definitionsYaniv Rosner2011-05-08
* ethtool: remove phys_id from ethtool_opsStephen Hemminger2011-05-08
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny2011-04-29
* ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-14
* net: ethtool support to configure number of channelsamit salecha2011-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck2011-04-11
* | ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2011-04-05
* | ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings2011-04-05
* | ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings2011-04-05
|/
* net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-27
* net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-22
* ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-18
* net: Implement SFEATURES compatibility for not updated driversMichał Mirosław2011-02-23
* net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-17
* net: Introduce new feature setting opsMichał Mirosław2011-02-17
* ethtool: Report link-down while interface is downBen Hutchings2010-12-10
* ethtool: Add support for vlan accleration.Jesse Gross2010-10-21
* ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings2010-09-21
* ethtool: Define RX n-tuple action to clear a ruleBen Hutchings2010-09-21
* ethtool: Add comments for valid use of flow typesBen Hutchings2010-09-17
* ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings2010-09-17
* ethtool: Remove unimplemented flow specification typesBen Hutchings2010-09-15
* ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings2010-09-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\
| * ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-29
* | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-30
* | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-30
* | ethtool: Revert incorrect indentation changesBen Hutchings2010-06-14
|/
* net: fix ethtool coding style errors and warningschavey2010-04-07
* netdev: ethtool RXHASH flagstephen hemminger2010-03-30
* ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-05
* ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-05
* Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2010-02-26
* ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz2010-02-26
* ethtool: Fix includes build breakDavid S. Miller2010-02-14
* ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2010-02-10
* tg3: Add some VPD preprocessor constantsMatt Carlson2009-12-03
* ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz2009-11-29
* gianfar: Basic Support for programming hash rulesSandeep Gopalpet2009-11-02
* ethtool: Add reset operationBen Hutchings2009-10-07
* ethtool: Remove support for obsolete string query operationsBen Hutchings2009-10-05
* net/ethtool: Add support for the ethtool feature to flash firmware image from...Ajit Khaparde2009-09-02
* net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet2009-07-27