summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb/ixgb_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ixgb: fix sparse warningsStephen Hemminger2007-10-301-5/+2Star
* ixgb: endiannessAl Viro2007-10-111-2/+2
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-3/+8
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-2/+0Star
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-111-2/+1Star
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0Star
* ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary2007-04-281-2/+2
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-051-6/+0Star
* ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-061-0/+1
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-271-18/+18
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg2006-08-311-5/+1Star
* ixgb: update version, datesAuke Kok2006-05-261-1/+1
* ixgb: replace netdev->priv with netdev_priv()Auke Kok2006-05-261-2/+2
* ixgb: add tx timeout counterAuke Kok2006-05-231-0/+1
* ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok2006-05-231-0/+15
* ixgb: remove hardcoded numberAuke Kok2006-05-231-1/+3
* ixgb: remove duplicate code setting duplex and speedAuke Kok2006-05-231-21/+14Star
* [PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk2005-11-061-1/+1
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-141-4/+3Star
* [PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+1
* [PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2005-08-111-1/+2
* [PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-08-111-1/+1
* [PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala2005-08-111-1/+2
* [PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2005-08-111-14/+16
* [PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala2005-08-111-0/+21
* [PATCH] ixgb: Support for ethtool -dMalli Chilakala2005-05-131-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+704