aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_param.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14e1000: cleanup unused parametersJesse Brandeburg1-8/+0
2010-05-05e1000/e1000e: implement a simple interrupt moderationJesse Brandeburg1-2/+8
2010-04-27e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov1-54/+40
2009-09-26e1000: drop dead pcie code from e1000Jesse Brandeburg1-22/+0
2008-08-27e1000: fix stack sizeLinus Torvalds1-36/+45
2008-07-22e1000: neaten function declarationsJoe Perches1-10/+6
2007-10-30e1000: sparse warnings fixesStephen Hemminger1-11/+12
2007-04-28e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary1-2/+2
2007-02-05e1000: simplify case handling gigabit at half duplexJesse Brandeburg1-12/+3
2006-12-26[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg1-1/+3
2006-12-02e1000: add dynamic itr modesJesse Brandeburg1-8/+20
2006-12-02e1000: reorder e1000_param.cAuke Kok1-58/+20
2006-09-27e1000: rename flow control symbolsJeff Kirsher1-6/+6
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok1-18/+17
2006-08-28e1000: Use module param array codeAuke Kok1-51/+110
2006-06-27e1000: allow user to disable ich8 lock loss workaroundAuke Kok1-0/+21
2006-06-27e1000: rework module param code with uninitialized valuesAuke Kok1-106/+61
2006-06-27e1000: add smart power down codeAuke Kok1-0/+25
2006-04-14e1000: Version bump, contact fix, year string changeAuke Kok1-1/+2
2006-03-02e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/sJeff Kirsher1-1/+1
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg1-22/+22
2006-01-17[PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher1-1/+1
2006-01-17[PATCH] e1000: Fix flow control water marksJeff Kirsher1-1/+1
2006-01-17[PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher1-2/+2
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher1-0/+6
2006-01-09[PATCH] e1000: Fix invalid memory referenceKenji Kaneshige1-3/+7
2005-10-04e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala1-2/+8
2005-05-12[PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+744