summaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
AgeCommit message (Expand)AuthorLines
2010-05-17net: Remove unnecessary semicolons after switch statementsJoe Perches-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2010-04-07net: fix ethtool coding style errors and warningschavey-67/+74
2010-03-30netdev: ethtool RXHASH flagstephen hemminger-1/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-08ethtool: Use noinline_for_stackEric Dumazet-32/+8
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik-4/+3
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik-0/+72
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik-4/+6
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller-3/+0
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz-0/+3
2010-02-17ethtool: Don't flush n-tuple list from ethtool_reset()Ben Hutchings-3/+0
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger-0/+1
2010-02-15ethtool: reduce stack usageEric Dumazet-7/+28
2010-02-15ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz-5/+8
2010-02-15ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz-16/+24
2010-02-11ethtool: Use explicit designated initializers for .cmdRoland Dreier-5/+5
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr-1/+328
2009-10-07ethtool: Add reset operationBen Hutchings-0/+23
2009-10-05ethtool: Remove support for obsolete string query operationsBen Hutchings-48/+10
2009-09-02net/ethtool: Add support for the ethtool feature to flash firmware image from...Ajit Khaparde-0/+16
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet-1/+2
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala-2/+11
2009-03-31core: remove pointless conditional before kfree()Wei Yongjun-2/+1
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera-10/+48
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu-2/+51
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera-0/+37
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines-0/+5
2008-04-15[ETHTOOL]: Add support for large eepromsMandeep Singh Baines-28/+36
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik-4/+12
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman-2/+2
2007-10-10[ETHTOOL]: Internal cleanup of ethtool_value-related handlersJeff Garzik-160/+39
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik-0/+38
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik-25/+70
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik-0/+61
2007-08-14[NET]: Unexport dev_ethtoolAdrian Bunk-1/+0
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox-35/+8
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox-14/+7
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan-0/+12
2007-04-25[NET] core: whitespace cleanupStephen Hemminger-2/+2
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki-5/+5
2006-09-28[ETHTOOL]: Remove some entries from non-root command list.David S. Miller-4/+0
2006-09-28[ETHTOOL]: let mortals use ethtoolStephen Hemminger-7/+29
2006-09-13[PATCH] ethtool: allow const ethtool_opsStephen Hemminger-7/+7
2006-07-17[NET] ethtool: fix oops by testing correct struct memberJeff Garzik-1/+1
2006-06-23[NET]: Added GSO toggleHerbert Xu-0/+29
2006-06-17[ETHTOOL]: Fix UFO typoHerbert Xu-1/+2
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu-4/+2
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap-0/+1