summaryrefslogtreecommitdiff
path: root/net/core/ethtool.c
AgeCommit message (Expand)Author
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines
2008-04-15[ETHTOOL]: Add support for large eepromsMandeep Singh Baines
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[ETHTOOL]: Internal cleanup of ethtool_value-related handlersJeff Garzik
2007-10-10[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGSJeff Garzik
2007-10-10[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_countJeff Garzik
2007-10-10[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctlsJeff Garzik
2007-08-14[NET]: Unexport dev_ethtoolAdrian Bunk
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-31[NET]: ethtool ops are the only wayMatthew Wilcox
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-04-25[NET] core: whitespace cleanupStephen Hemminger
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-09-28[ETHTOOL]: Remove some entries from non-root command list.David S. Miller
2006-09-28[ETHTOOL]: let mortals use ethtoolStephen Hemminger
2006-09-13[PATCH] ethtool: allow const ethtool_opsStephen Hemminger
2006-07-17[NET] ethtool: fix oops by testing correct struct memberJeff Garzik
2006-06-23[NET]: Added GSO toggleHerbert Xu
2006-06-17[ETHTOOL]: Fix UFO typoHerbert Xu
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju
2005-09-05[PATCH] (7/7) __user annotations (ethtool)viro@ftp.linux.org.uk
2005-08-29[NET]: Add support for getting the permanent hardware address.Jon Wetzel
2005-06-06[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().David S. Miller
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason
2005-05-29[BRIDGE]: make dev->features unsignedStephen Hemminger
2005-05-29[BRIDGE]: features change notificationStephen Hemminger
2004-10-27[ETHTOOL]: Enforce SG requires TX csum rule.Herbert Xu
2004-08-01[PATCH] ethtool_get_regs copy right number of bytes to userChris Wright
2004-06-08[PATCH] ethtool power manglement hooksAlan Cox
2004-06-04[PATCH] sparse: the rest of ifr_data cleanups and annotationsAlexander Viro
2004-04-16[BRIDGE]: Use ethtool to get port speed.Stephen Hemminger
2004-04-15[NET]: Add some sparse annotations to network driver stack.Arjan van de Ven
2004-02-10[NET]: Fix ethtool oops if device support get but not set ringparam.Don Fry
2003-10-14[PATCH] ethtool_ops eeprom stuffScott Feldman
2003-09-28o NET: move net/core/ethtool.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo
2003-09-01[NET] move ethtool_op_set_tx_csum from 8139cp drvr to net/core/ethtool.c,Jeff Garzik
2003-08-31Merge bk://kernel.bkbits.net/davem/tg3-2.5Linus Torvalds
2003-08-31Merge nuts.ninka.net:/home/davem/src/BK/tg3-2.5David S. Miller
2003-08-31MergeDavid S. Miller
2003-08-27[ethtool] fix ethtool_get_strings counting bugMatthew Wilcox
2003-08-25[NET]: net/core/ethtool.c needs asm/uaccess.hDavid S. Miller
2003-08-23[ETHTOOL]: Add ethtool_op_{set,get}_tso helpers.David S. Miller
2003-08-23[ETHTOOL]: Add {G,S}TSO support to ethtool_ops.David S. Miller
2003-08-07[netdrvr] add ethtool_ops to struct net_device, and associated infrastructureJeff Garzik