summaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
AgeCommit message (Expand)AuthorLines
2004-10-27[ETHTOOL]: Enforce SG requires TX csum rule.Herbert Xu-1/+30
2004-08-01[PATCH] ethtool_get_regs copy right number of bytes to userChris Wright-1/+1
2004-06-08[PATCH] ethtool power manglement hooksAlan Cox-31/+71
2004-06-04[PATCH] sparse: the rest of ifr_data cleanups and annotationsAlexander Viro-1/+1
2004-04-16[BRIDGE]: Use ethtool to get port speed.Stephen Hemminger-0/+1
2004-04-15[NET]: Add some sparse annotations to network driver stack.Arjan van de Ven-30/+30
2004-02-10[NET]: Fix ethtool oops if device support get but not set ringparam.Don Fry-1/+1
2003-10-14[PATCH] ethtool_ops eeprom stuffScott Feldman-19/+30
2003-09-28o NET: move net/core/ethtool.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo-0/+9
2003-09-01[NET] move ethtool_op_set_tx_csum from 8139cp drvr to net/core/ethtool.c,Jeff Garzik-0/+10
2003-08-31Merge bk://kernel.bkbits.net/davem/tg3-2.5Linus Torvalds-0/+46
2003-08-31Merge nuts.ninka.net:/home/davem/src/BK/tg3-2.5David S. Miller-0/+46
2003-08-31MergeDavid S. Miller-0/+1
2003-08-27[ethtool] fix ethtool_get_strings counting bugMatthew Wilcox-6/+6
2003-08-25[NET]: net/core/ethtool.c needs asm/uaccess.hDavid S. Miller-0/+1
2003-08-23[ETHTOOL]: Add ethtool_op_{set,get}_tso helpers.David S. Miller-0/+15
2003-08-23[ETHTOOL]: Add {G,S}TSO support to ethtool_ops.David S. Miller-0/+31
2003-08-07[netdrvr] add ethtool_ops to struct net_device, and associated infrastructureJeff Garzik-0/+672