aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ethtool.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross1-0/+2
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringBen Hutchings1-1/+5
2010-09-21ethtool: Define RX n-tuple action to clear a ruleBen Hutchings1-2/+3
2010-09-17ethtool: Add comments for valid use of flow typesBen Hutchings1-15/+15
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings1-2/+3
2010-09-15ethtool: Remove unimplemented flow specification typesBen Hutchings1-19/+2
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlBen Hutchings1-16/+113
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2010-06-30ethtool: Add support for control of RX flow hash indirectionBen Hutchings1-0/+15
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings1-1/+1
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings1-0/+2
2010-06-14ethtool: Revert incorrect indentation changesBen Hutchings1-20/+20
2010-04-07net: fix ethtool coding style errors and warningschavey1-53/+62
2010-03-30netdev: ethtool RXHASH flagstephen hemminger1-0/+1
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik1-0/+7
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik1-3/+14
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller1-1/+0
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz1-0/+1
2010-02-14ethtool: Fix includes build breakDavid S. Miller1-1/+2
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr1-0/+50
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson1-1/+2
2009-11-29ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz1-0/+2
2009-11-02gianfar: Basic Support for programming hash rulesSandeep Gopalpet1-0/+2
2009-10-07ethtool: Add reset operationBen Hutchings1-0/+32
2009-10-05ethtool: Remove support for obsolete string query operationsBen Hutchings1-4/+0
2009-09-02net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file.Ajit Khaparde1-0/+14
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet1-0/+1
2009-06-09e1000e: Expose MDI-X status via ethtool changeChaitanya Lala1-1/+7
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings1-0/+10
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings1-1/+3
2009-04-29ethtool: Add port type PORT_OTHERBen Hutchings1-0/+1
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera1-6/+83
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu1-0/+2
2008-08-07ethtool: Expand ethtool_cmd.speed to 32 bitsBrandon Philips1-1/+16
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera1-0/+33
2008-03-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov1-0/+1
2008-02-03include/linux/: Spelling fixesJoe Perches1-1/+1
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik1-1/+7
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik1-2/+5
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik1-0/+21
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-4/+0
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+1
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Michael Chan1-0/+2
2006-06-23[NET]: Added GSO toggleHerbert Xu1-0/+2
2006-04-29Sanitise ethtool.h and mii.h for userspace.David Woodhouse1-83/+86
2005-11-05[PATCH] bnx2: add 5708 supportMichael Chan1-1/+2
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju1-0/+8
2005-08-29[NET]: Add support for getting the permanent hardware address.Jon Wetzel1-1/+12
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming1-0/+4
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason1-0/+1