aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/ich8lan.c
Commit message (Expand)AuthorAge
...
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\
| * e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan2010-01-13
| * e1000e: MDIO slow mode should always be done for 82577Bruce Allan2010-01-13
* | e1000e: provide MAC-family-specific function to set LAN IDBruce Allan2010-01-13
|/
* e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-08
* e1000e: replace incorrect use of GG82563_REG macroBruce Allan2009-12-08
* e1000e: correct ICH/PCH PHY operations function pointersBruce Allan2009-12-02
* e1000e: add debug messagesBruce Allan2009-12-02
* e1000e: comment correctionsBruce Allan2009-12-02
* e1000e: enable new 82567V-3 deviceBruce Allan2009-12-02
* e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\
| * e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-20
| * e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-20
* | e1000e: cosmetic - group local variables of the same typeBruce Allan2009-11-21
* | e1000e: remove redundant might_sleep()Bruce Allan2009-11-21
* | e1000e: do not error out on identification LED init failureBruce Allan2009-11-21
* | e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-21
* | e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-21
* | e1000e: update copyright informationBruce Allan2009-11-21
* | e1000e: cleanup ops function pointersBruce Allan2009-11-21
* | e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-21
* | e1000e: cleanup redundant #include'sBruce Allan2009-11-21
* | e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan2009-11-21
|/
* e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-10-30
* e1000e: config PHY via software after resetsBruce Allan2009-10-30
* e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan2009-10-26
* e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan2009-10-26
* e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan2009-10-26
* e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan2009-10-26
* e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan2009-10-26
* e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan2009-10-23
* e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan2009-08-10
* e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan2009-08-10
* e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-03
* e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-03
* e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-03
* e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-03
* e1000e: workaround a Tx hang on 82577/82578Bruce Allan2009-06-03
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-03
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-03
* 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
|\