aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/ich8lan.c
Commit message (Expand)AuthorAge
* e1000e: Remove mutex_trylock and associated WARN on failure.dave graham2009-02-15
* e1000e: Add process name to WARN message when detecting Mutex contentionDavid Graham2009-01-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * e1000e: fix double release of mutexJeff Kirsher2008-12-12
* | e1000e: check return code from NVM accesses and fix bank detectionBruce Allan2008-11-21
* | e1000e: cosmetic newline in debug messageBruce Allan2008-11-21
* | e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-21
* | e1000e: update comments listing supported parts for each MAC familyBruce Allan2008-11-21
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-08
|\
| * e1000e: Fix incorrect debug warningLinus Torvalds2008-10-03
| * e1000e: debug contention on NVM SWFLAGThomas Gleixner2008-10-02
| * e1000e: reset swflag after resetting hardwareJesse Brandeburg2008-10-02
| * e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan2008-10-01
* | e1000e: remove failed request for sw/fw/hw flagBruce Allan2008-09-24
* | e1000e: add support for new 82574L partBruce Allan2008-09-03
* | e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan2008-09-03
* | e1000e: add support for the 82567LM-4 deviceBruce Allan2008-09-03
|/
* e1000e: Add support for BM PHYs on ICH9Bruce Allan2008-05-06
* e1000e: rename a few functionsJeff Kirsher2008-04-16
* e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-16
* e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-28
* e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-28
* e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-28
* e1000e: fix spelling errors in commentsAuke Kok2008-02-24
* [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok2007-10-10