summaryrefslogtreecommitdiff
path: root/net/core/ethtool.c
AgeCommit message (Expand)Author
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