summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* e1000: Move assignments in tests before testJoe Perches2008-07-221-20/+29
* e1000: Remove spaces after casts and function namesJoe Perches2008-07-221-8/+8
* e1000: Move extern function definitions to e1000.hJoe Perches2008-07-221-13/+0
* e1000: Use hw, er32, and ew32Joe Perches2008-07-221-144/+169
* e1000: neaten function declarationsJoe Perches2008-07-221-107/+68
* e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
* e1000: convert uint16_t style integers to u16Joe Perches2008-04-161-80/+80
* e1000: Convert boolean_t to boolJoe Perches2008-03-261-8/+9
* replace code with FIELD_SIZEOFJulia Lawall2008-02-111-1/+1
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-281-1/+1
* [E1000]: Convert regtest macro's to functionsJoe Perches2008-01-281-29/+55
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-281-1/+1
* e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-071-1/+1
* e1000: sparse warnings fixesStephen Hemminger2007-10-301-17/+12
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-12/+10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-2/+0
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-2/+1
* e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-271-0/+1
* e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-141-0/+2
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary2007-04-281-3/+3
* e1000: Use kcalloc()Yan Burman2007-04-281-14/+12
* e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-04-281-1/+1
* e1000: allow ethtool to see link status when downKok, Auke2007-02-171-1/+1
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-051-6/+0
* e1000: 3 new driver stats for managability testingJeff Garzik2006-12-261-0/+3
* e1000: add queue restart counterJesse Brandeburg2006-12-021-0/+1
* e1000: New hardware supportAuke Kok2006-12-021-0/+1
* e1000: FIX: enable hw TSO for IPV6Auke Kok2006-12-021-0/+7
* e1000: whitespace changes, comments, typosAuke Kok2006-12-021-13/+14
* e1000: FIX: 82542 doesn't support WoLAuke Kok2006-10-241-0/+1
* e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2006-10-241-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-271-21/+17
* e1000: driver state fixes (race fix)Auke Kok2006-09-271-3/+3
* e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher2006-09-271-7/+3
* e1000: add multicast stats countersMitch Williams2006-09-271-14/+18
* e1000: remove unused code and make symbols staticNicholas Nunley2006-09-271-0/+15
* e1000: rename flow control symbolsJeff Kirsher2006-09-271-7/+7
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-271-18/+17
* e1000, ixgb: Remove pointless wrappersJeff Garzik2006-09-191-10/+10
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg2006-08-311-0/+1
* e1000: unify WoL capability detection codeJesse Brandeburg2006-08-311-75/+91
* e1000: Whitespace cleanup, cosmetic changesAuke Kok2006-08-281-27/+25
* e1000: explicit locking for two ethtool path functionsJesse Brandeburg2006-08-161-10/+23
* e1000: Explicitly power up the PHY during loopback testing.Jesse Brandeburg2006-08-161-0/+7
* Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-051-56/+85
|\
| * e1000: integrate ich8 support into driverAuke Kok2006-06-271-22/+58
| * e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-271-14/+1
OpenPOWER on IntegriCloud