aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb/ixgb_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok1-18/+18
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-08-31ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg1-5/+1
2006-05-26ixgb: update version, datesAuke Kok1-1/+1
2006-05-26ixgb: replace netdev->priv with netdev_priv()Auke Kok1-2/+2
2006-05-23ixgb: add tx timeout counterAuke Kok1-0/+1
2006-05-23ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok1-0/+15
2006-05-23ixgb: remove hardcoded numberAuke Kok1-1/+3
2006-05-23ixgb: remove duplicate code setting duplex and speedAuke Kok1-21/+14
2005-11-05[PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk1-1/+1
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+3
2005-09-14[PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2005-08-11[PATCH] ixgb: Driver version, white space, commentsMalli Chilakala1-1/+2
2005-08-11[PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala1-1/+1
2005-08-11[PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala1-1/+2
2005-08-11[PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala1-14/+16
2005-08-11[PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala1-0/+21
2005-05-12[PATCH] ixgb: Support for ethtool -dMalli Chilakala1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+704