summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/ich8lan.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: workaround a Tx hang on 82577/82578Bruce Allan2009-06-031-2/+7
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-031-23/+408
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-031-0/+8
* e1000e: Remove mutex_trylock and associated WARN on failure.dave graham2009-02-151-16/+1Star
* e1000e: Add process name to WARN message when detecting Mutex contentionDavid Graham2009-01-111-6/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-161-2/+7
|\
| * e1000e: fix double release of mutexJeff Kirsher2008-12-121-2/+7
* | e1000e: check return code from NVM accesses and fix bank detectionBruce Allan2008-11-221-45/+89
* | e1000e: cosmetic newline in debug messageBruce Allan2008-11-221-1/+1
* | e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-221-4/+9
* | e1000e: update comments listing supported parts for each MAC familyBruce Allan2008-11-221-0/+2
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-081-0/+78
|\
| * e1000e: Fix incorrect debug warningLinus Torvalds2008-10-031-1/+1
| * e1000e: debug contention on NVM SWFLAGThomas Gleixner2008-10-031-0/+17
| * e1000e: reset swflag after resetting hardwareJesse Brandeburg2008-10-031-0/+3
| * e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-021-0/+58
* | e1000e: remove failed request for sw/fw/hw flagBruce Allan2008-09-251-0/+2
* | e1000e: add support for new 82574L partBruce Allan2008-09-031-1/+17
* | e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan2008-09-031-10/+144
* | e1000e: add support for the 82567LM-4 deviceBruce Allan2008-09-031-0/+1
|/
* e1000e: Add support for BM PHYs on ICH9Bruce Allan2008-05-061-1/+82
* e1000e: rename a few functionsJeff Kirsher2008-04-171-3/+3
* e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-171-12/+12
* e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-291-8/+7Star
* e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-291-1/+1
* e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-291-104/+158
* e1000e: fix spelling errors in commentsAuke Kok2008-02-241-12/+12
* [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok2007-10-111-0/+2225