summaryrefslogtreecommitdiff
path: root/drivers/net/ixgb/ixgb_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-01[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-1/+0
2007-04-28ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary1-2/+2
2007-02-06remove NETIF_F_TSO ifdeferyArjan van de Ven1-6/+0
2007-01-06ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg1-0/+1
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-09-01ixgb: 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-06[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-12[PATCH] ixgb: Driver version, white space, commentsMalli Chilakala1-1/+2
2005-08-12[PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala1-1/+1
2005-08-12[PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala1-1/+2
2005-08-12[PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala1-14/+16
2005-08-12[PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala1-0/+21
2005-05-13[PATCH] ixgb: Support for ethtool -dMalli Chilakala1-1/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+704