aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgb/ixgb_ethtool.c
AgeCommit message (Expand)Author
2009-10-13ixgb: Fix erroneous display of stats by ethtool -SAjit Khaparde
2009-10-07ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde
2008-07-11ixgb: update copyright dates and versionsJesse Brandeburg
2008-07-11ixgb: trivial fix space after forJesse Brandeburg
2008-07-11ixgb: whitespace fixupsJesse Brandeburg
2008-07-11ixgb: format all if( to be if (Jesse Brandeburg
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches
2008-03-26ixgb: move externs out of .c filesAuke Kok
2008-03-26ixgb: convert boolean_t to boolJoe Perches
2008-02-24ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok
2008-02-11replace code with FIELD_SIZEOFJulia Lawall
2007-10-30ixgb: fix sparse warningsStephen Hemminger
2007-10-10ixgb: endiannessAl Viro
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-04-28ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven
2007-01-06ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-08-31ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg
2006-05-26ixgb: update version, datesAuke Kok
2006-05-26ixgb: replace netdev->priv with netdev_priv()Auke Kok
2006-05-23ixgb: add tx timeout counterAuke Kok
2006-05-23ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok
2006-05-23ixgb: remove hardcoded numberAuke Kok
2006-05-23ixgb: remove duplicate code setting duplex and speedAuke Kok
2005-11-05[PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-14[PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville
2005-08-11[PATCH] ixgb: Driver version, white space, commentsMalli Chilakala
2005-08-11[PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala
2005-08-11[PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala
2005-08-11[PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala
2005-08-11[PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala
2005-05-12[PATCH] ixgb: Support for ethtool -dMalli Chilakala
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds