aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ethtool.h
Commit message (Expand)AuthorAge
* 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-15
|/
* net: fix ethtool coding style errors and warningschavey2010-04-08
* netdev: ethtool RXHASH flagstephen hemminger2010-03-31
* 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-15
* 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-03
* 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-03
* net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet2009-07-27
* e1000e: Expose MDI-X status via ethtool changeChaitanya Lala2009-06-09
* ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-29
* ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-29
* ethtool: Add port type PORT_OTHERBen Hutchings2009-04-29
* ethtool: Add RX pkt classification interfaceSantwona Behera2009-02-20
* ethtool: Add GGRO and SGRO opsHerbert Xu2008-12-16
* ethtool: Expand ethtool_cmd.speed to 32 bitsBrandon Philips2008-08-07
* netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera2008-07-02
* [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov2008-03-07
* include/linux/: Spelling fixesJoe Perches2008-02-03
* [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik2007-10-10
* [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik2007-10-10
* [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik2007-10-10
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-14
* [ETHTOOL]: Add 2.5G bit definitions.Michael Chan2007-05-03
* [NET]: Added GSO toggleHerbert Xu2006-06-23
* Sanitise ethtool.h and mii.h for userspace.David Woodhouse2006-04-28
* [PATCH] bnx2: add 5708 supportMichael Chan2005-11-05
* [IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju2005-10-28
* [NET]: Add support for getting the permanent hardware address.Jon Wetzel2005-08-29
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-30
* [NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason2005-05-29