Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / e1000e / ich8lan.c
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-14 Bruce Allane1000e: provide MAC-family-specific function to set...
2010-01-14 Bruce Allane1000e: workaround link issues on busy hub in half...
2010-01-14 Bruce Allane1000e: MDIO slow mode should always be done for 82577
2010-01-08 Bruce Allane1000e: perform 10/100 adaptive IFS only on parts that...
2009-12-09 Bruce Allane1000e: replace incorrect use of GG82563_REG macro
2009-12-03 Bruce Allane1000e: correct ICH/PCH PHY operations function pointers
2009-12-02 Bruce Allane1000e: add debug messages
2009-12-02 Bruce Allane1000e: comment corrections
2009-12-02 Bruce Allane1000e: enable new 82567V-3 device
2009-12-02 Bruce Allane1000e: provide family-specific PHY power up/down opera...
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-21 Bruce Allane1000e: cosmetic - group local variables of the same...
2009-11-21 Bruce Allane1000e: remove redundant might_sleep()
2009-11-21 Bruce Allane1000e: do not error out on identification LED init...
2009-11-21 Bruce Allane1000e: cleanup functions that clear hardware statistics
2009-11-21 Bruce Allane1000e: set bools to true/false instead of 1/0
2009-11-21 Bruce Allane1000e: update copyright information
2009-11-21 Bruce Allane1000e: cleanup ops function pointers
2009-11-21 Bruce Allane1000e: consolidate two dbug macros into one simpler one
2009-11-21 Bruce Allane1000e: cleanup redundant #include's
2009-11-21 Bruce Allane1000e: disable K1 on PCH LOM when in PHY loopback...
2009-11-20 Bruce Allane1000e: do not initiate autonegotiation during OEM...
2009-11-20 Bruce Allane1000e: partial revert of 3ec2a2b8 plus FC workraround...
2009-10-30 Bruce Allane1000e: rework disable K1 at 1000Mbps for 82577/82578
2009-10-30 Bruce Allane1000e: config PHY via software after resets
2009-10-26 Bruce Allane1000e: allow for swflag to be held over consecutive...
2009-10-26 Bruce Allane1000e: separate mutex usage between NVM and PHY/CSR...
2009-10-26 Bruce Allane1000e: 82577/82578 requires a different method to...
2009-10-26 Bruce Allane1000e: increase swflag acquisition timeout for ICHx/PCH
2009-10-26 Bruce Allane1000e: clear PHY wakeup bit after LCD reset on 82577...
2009-10-23 Bruce Allane1000e: reset the PHY on 82577/82578 when going to Sx
2009-08-10 Bruce Allane1000e: fix potential NVM corruption on ICH9 with 8K...
2009-08-10 Bruce Allane1000e: fix acquisition of SW/FW/HW semaphore for ICHx...
2009-07-04 Bruce Allane1000e: disable K1 at 1000Mbps for 82577/82578
2009-07-04 Bruce Allane1000e: prevent NVM corruption on sectors larger than 4K
2009-07-04 Bruce Allane1000e: do not write SmartSpeed register bits on parts...
2009-07-04 Bruce Allane1000e: delay after LCD reset and proper checks for...
2009-06-03 Bruce Allane1000e: workaround a Tx hang on 82577/82578
2009-06-03 Bruce Allane1000e: add support for 82577/82578 GbE LOM parts
2009-06-03 Bruce Allane1000e: specify max supported frame size in adapter...
2009-02-15 dave grahame1000e: Remove mutex_trylock and associated WARN on...
2009-01-11 David Grahame1000e: Add process name to WARN message when detecting...
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-12 Jeff Kirshere1000e: fix double release of mutex
2008-11-22 Bruce Allane1000e: check return code from NVM accesses and fix...
2008-11-22 Bruce Allane1000e: cosmetic newline in debug message
2008-11-22 Bruce Allane1000e: sync change flow control variables with ixgbe
2008-11-22 Bruce Allane1000e: update comments listing supported parts for...
2008-10-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-03 Linus Torvaldse1000e: Fix incorrect debug warning
2008-10-03 Thomas Gleixnere1000e: debug contention on NVM SWFLAG
2008-10-03 Jesse Brandeburge1000e: reset swflag after resetting hardware
2008-10-02 Bruce Allane1000e: write protect ICHx NVM to prevent malicious...
2008-09-25 Bruce Allane1000e: remove failed request for sw/fw/hw flag
2008-09-03 Bruce Allane1000e: add support for new 82574L part
2008-09-03 Bruce Allane1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D...
2008-09-03 Bruce Allane1000e: add support for the 82567LM-4 device
2008-05-06 Bruce Allane1000e: Add support for BM PHYs on ICH9
2008-04-17 Jeff Kirshere1000e: rename a few functions
2008-04-17 Jeff Kirshere1000e: Make arrays out of these Rx/Tx registers
2008-03-29 Jeff Kirshere1000e: reorganize PHY and flow control interface
2008-03-29 Jeff Kirshere1000e: rename mc_addr_list_update
2008-03-29 Bruce Allane1000e: reformat comment blocks, cosmetic changes only
2008-02-24 Auke Koke1000e: fix spelling errors in comments
2007-10-10 Auke Kok[E1000E]: New pci-express e1000 driver (currently for...