aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ethtool.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ethtool: Add support for vlan accleration.Gravatar Jesse Gross 1-0/+2
2010-09-21ethtool: Add Ethernet MAC-level filtering/steeringGravatar Ben Hutchings 1-1/+5
2010-09-21ethtool: Define RX n-tuple action to clear a ruleGravatar Ben Hutchings 1-2/+3
2010-09-17ethtool: Add comments for valid use of flow typesGravatar Ben Hutchings 1-15/+15
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolGravatar Ben Hutchings 1-2/+3
2010-09-15ethtool: Remove unimplemented flow specification typesGravatar Ben Hutchings 1-19/+2
2010-09-15ethtool: Complete kernel-doc comments for RX flow filter and hash controlGravatar Ben Hutchings 1-16/+113
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+2
2010-06-30ethtool: Add support for control of RX flow hash indirectionGravatar Ben Hutchings 1-0/+15
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsGravatar Ben Hutchings 1-1/+1
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHGravatar Ben Hutchings 1-0/+2
2010-06-14ethtool: Revert incorrect indentation changesGravatar Ben Hutchings 1-20/+20
2010-04-07net: fix ethtool coding style errors and warningsGravatar chavey 1-53/+62
2010-03-30netdev: ethtool RXHASH flagGravatar stephen hemminger 1-0/+1
2010-03-05ethtool: Add direct access to ops->get_sset_countGravatar Jeff Garzik 1-0/+7
2010-03-05ethtool: Add direct access to ops->get_sset_countGravatar Jeff Garzik 1-3/+14
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"Gravatar David S. Miller 1-1/+0
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itGravatar Peter Waskiewicz 1-0/+1
2010-02-14ethtool: Fix includes build breakGravatar David S. Miller 1-1/+2
2010-02-10ethtool: Introduce n-tuple filter programming supportGravatar Peter P Waskiewicz Jr 1-0/+50
2009-12-03tg3: Add some VPD preprocessor constantsGravatar Matt Carlson 1-1/+2
2009-11-29ethtool: Add Direct Attach support to connector port reportingGravatar PJ Waskiewicz 1-0/+2
2009-11-02gianfar: Basic Support for programming hash rulesGravatar Sandeep Gopalpet 1-0/+2
2009-10-07ethtool: Add reset operationGravatar Ben Hutchings 1-0/+32
2009-10-05ethtool: Remove support for obsolete string query operationsGravatar Ben Hutchings 1-4/+0
2009-09-02net/ethtool: Add support for the ethtool feature to flash firmware image from...Gravatar Ajit Khaparde 1-0/+14
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedGravatar Eric Dumazet 1-0/+1
2009-06-09e1000e: Expose MDI-X status via ethtool changeGravatar Chaitanya Lala 1-1/+7
2009-04-29ethtool/mdio: Support backplane mode negotiationGravatar Ben Hutchings 1-0/+10
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingGravatar Ben Hutchings 1-1/+3
2009-04-29ethtool: Add port type PORT_OTHERGravatar Ben Hutchings 1-0/+1
2009-02-20ethtool: Add RX pkt classification interfaceGravatar Santwona Behera 1-6/+83
2008-12-15ethtool: Add GGRO and SGRO opsGravatar Herbert Xu 1-0/+2
2008-08-07ethtool: Expand ethtool_cmd.speed to 32 bitsGravatar Brandon Philips 1-1/+16
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Gravatar Santwona Behera 1-0/+33
2008-03-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefGravatar Kirill A. Shutemov 1-0/+1
2008-02-03include/linux/: Spelling fixesGravatar Joe Perches 1-1/+1
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSGravatar Jeff Garzik 1-1/+7
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countGravatar Jeff Garzik 1-2/+5
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsGravatar Jeff Garzik 1-0/+21
2007-07-31[NET]: ethtool_perm_addr only has one implementationGravatar Matthew Wilcox 1-4/+0
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Gravatar Michael Chan 1-0/+1
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Gravatar Michael Chan 1-0/+2
2006-06-23[NET]: Added GSO toggleGravatar Herbert Xu 1-0/+2
2006-04-29Sanitise ethtool.h and mii.h for userspace.Gravatar David Woodhouse 1-83/+86
2005-11-05[PATCH] bnx2: add 5708 supportGravatar Michael Chan 1-1/+2
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachGravatar Ananda Raju 1-0/+8
2005-08-29[NET]: Add support for getting the permanent hardware address.Gravatar Jon Wetzel 1-1/+12
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingGravatar Andy Fleming 1-0/+4
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Gravatar Jon Mason 1-0/+1