aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_param.c
Commit message (Expand)AuthorAgeFilesLines
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-101-6/+7
* e1000: cleanup unused parametersJesse Brandeburg2010-05-141-8/+0
* e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg2010-05-051-2/+8
* e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov2010-04-271-54/+40
* e1000: drop dead pcie code from e1000Jesse Brandeburg2009-09-261-22/+0
* e1000: fix stack sizeLinus Torvalds2008-08-271-36/+45
* e1000: neaten function declarationsJoe Perches2008-07-221-10/+6
* e1000: sparse warnings fixesStephen Hemminger2007-10-301-11/+12
* e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary2007-04-281-2/+2
* e1000: simplify case handling gigabit at half duplexJesse Brandeburg2007-02-051-12/+3
* [PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg2006-12-261-1/+3
* e1000: add dynamic itr modesJesse Brandeburg2006-12-021-8/+20
* e1000: reorder e1000_param.cAuke Kok2006-12-021-58/+20
* e1000: rename flow control symbolsJeff Kirsher2006-09-271-6/+6
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-271-18/+17
* e1000: Use module param array codeAuke Kok2006-08-281-51/+110
* e1000: allow user to disable ich8 lock loss workaroundAuke Kok2006-06-271-0/+21
* e1000: rework module param code with uninitialized valuesAuke Kok2006-06-271-106/+61
* e1000: add smart power down codeAuke Kok2006-06-271-0/+25
* e1000: Version bump, contact fix, year string changeAuke Kok2006-04-141-1/+2
* e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...Jeff Kirsher2006-03-021-1/+1
* [PATCH] e1000: Fix whitespaceJesse Brandeburg2006-01-181-22/+22
* [PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2006-01-171-1/+1
* [PATCH] e1000: Fix flow control water marksJeff Kirsher2006-01-171-1/+1
* [PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher2006-01-171-2/+2
* [PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher2006-01-171-0/+6
* [PATCH] e1000: Fix invalid memory referenceKenji Kaneshige2006-01-091-3/+7
* e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala2005-10-041-2/+8
* [PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala2005-05-121-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+744