summaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
AgeCommit message (Expand)AuthorLines
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
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju-0/+53
2005-09-05[PATCH] (7/7) __user annotations (ethtool)viro@ftp.linux.org.uk-1/+1
2005-08-29[NET]: Add support for getting the permanent hardware address.Jon Wetzel-0/+49
2005-06-06[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().David S. Miller-1/+1
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason-1/+11
2005-05-29[BRIDGE]: make dev->features unsignedStephen Hemminger-1/+1
2005-05-29[BRIDGE]: features change notificationStephen Hemminger-1/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+819