aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb/ixgb_ethtool.c
Commit message (Expand)AuthorAge
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10
* ixgb: convert to set_phys_idJeff Kirsher2011-05-04
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* ixgb: convert to new VLAN modelEmil Tantilov2011-03-11
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* ixgb: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-13
* ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-08
* ixgb: update copyright dates and versionsJesse Brandeburg2008-07-11
* ixgb: trivial fix space after forJesse Brandeburg2008-07-11
* ixgb: whitespace fixupsJesse Brandeburg2008-07-11
* ixgb: format all if( to be if (Jesse Brandeburg2008-07-11
* ixgb: convert uint16_t style integers to u16Joe Perches2008-04-16
* ixgb: move externs out of .c filesAuke Kok2008-03-26
* ixgb: convert boolean_t to boolJoe Perches2008-03-26
* ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok2008-02-24
* replace code with FIELD_SIZEOFJulia Lawall2008-02-11
* ixgb: fix sparse warningsStephen Hemminger2007-10-30
* ixgb: endiannessAl Viro2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary2007-04-28
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-05
* ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-06
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-27
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)Jesse Brandeburg2006-08-31
* ixgb: update version, datesAuke Kok2006-05-26
* ixgb: replace netdev->priv with netdev_priv()Auke Kok2006-05-26
* ixgb: add tx timeout counterAuke Kok2006-05-23
* ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok2006-05-23
* ixgb: remove hardcoded numberAuke Kok2006-05-23
* ixgb: remove duplicate code setting duplex and speedAuke Kok2006-05-23
* [PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk2005-11-05
* [PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-14
* [PATCH] ixgb: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-14
* [PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2005-08-11
* [PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-08-11
* [PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala2005-08-11
* [PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2005-08-11
* [PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala2005-08-11
* [PATCH] ixgb: Support for ethtool -dMalli Chilakala2005-05-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16