aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)Author
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
2009-10-05ethtool: Remove support for obsolete string query operationsBen Hutchings
2009-09-02net/ethtool: Add support for the ethtool feature to flash firmware image from...Ajit Khaparde
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet
2009-06-09e1000e: Expose MDI-X status via ethtool changeChaitanya Lala
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings
2009-04-29ethtool: Add port type PORT_OTHERBen Hutchings
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu
2008-08-07ethtool: Expand ethtool_cmd.speed to 32 bitsBrandon Philips
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-03-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov
2008-02-03include/linux/: Spelling fixesJoe Perches
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Michael Chan
2006-06-23[NET]: Added GSO toggleHerbert Xu
2006-04-29Sanitise ethtool.h and mii.h for userspace.David Woodhouse
2005-11-05[PATCH] bnx2: add 5708 supportMichael Chan
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju
2005-08-29[NET]: Add support for getting the permanent hardware address.Jon Wetzel
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming