aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file.Ajit Khaparde1-0/+16
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet1-1/+2
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala1-2/+11
2009-03-31core: remove pointless conditional before kfree()Wei Yongjun1-2/+1
2009-02-20ethtool: Add RX pkt classification interfaceSantwona Behera1-10/+48
2008-12-15ethtool: Add GGRO and SGRO opsHerbert Xu1-2/+51
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera1-0/+37
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines1-0/+5
2008-04-15[ETHTOOL]: Add support for large eepromsMandeep Singh Baines1-28/+36
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-4/+12
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-2/+2
2007-10-10[ETHTOOL]: Internal cleanup of ethtool_value-related handlersJeff Garzik1-160/+39
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik1-0/+38
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik1-25/+70
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik1-0/+61
2007-08-14[NET]: Unexport dev_ethtoolAdrian Bunk1-1/+0
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-35/+8
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox1-14/+7
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+12
2007-04-25[NET] core: whitespace cleanupStephen Hemminger1-2/+2
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2006-09-28[ETHTOOL]: Remove some entries from non-root command list.David S. Miller1-4/+0
2006-09-28[ETHTOOL]: let mortals use ethtoolStephen Hemminger1-7/+29
2006-09-13[PATCH] ethtool: allow const ethtool_opsStephen Hemminger1-7/+7
2006-07-17[NET] ethtool: fix oops by testing correct struct memberJeff Garzik1-1/+1
2006-06-23[NET]: Added GSO toggleHerbert Xu1-0/+29
2006-06-17[ETHTOOL]: Fix UFO typoHerbert Xu1-1/+2
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-4/+2
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju1-0/+53
2005-09-05[PATCH] (7/7) __user annotations (ethtool)viro@ftp.linux.org.uk1-1/+1
2005-08-29[NET]: Add support for getting the permanent hardware address.Jon Wetzel1-0/+49
2005-06-06[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().David S. Miller1-1/+1
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason1-1/+11
2005-05-29[BRIDGE]: make dev->features unsignedStephen Hemminger1-1/+1
2005-05-29[BRIDGE]: features change notificationStephen Hemminger1-1/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+819