aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/ich8lan.c
AgeCommit message (Expand)Author
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14e1000e: update Copyright for 2011Bruce Allan
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-09e1000e: use either_crc_le() rather than re-write itBruce Allan
2011-01-09e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phyBruce Allan
2011-01-09e1000e: cleanup variables set but not usedBruce Allan
2010-12-24e1000e: checkpatch warnings - bracesBruce Allan
2010-12-10e1000e: 82579 PHY incorrectly identified during initBruce Allan
2010-12-10e1000e: 82577/8/9 mis-configured OEM bits during S0->SxBruce Allan
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-30e1000e: 82579 performance improvementsBruce Allan
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan
2010-09-22e1000e: 82566DC fails to get linkBruce Allan
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan
2010-06-29e1000e: disable EEE support by defaultBruce Allan
2010-06-23e1000e: disable gig speed when in S0->Sx transitionBruce Allan
2010-06-18e1000e: update copyright informationBruce Allan
2010-06-18e1000e: enable support for EEE on 82579Bruce Allan
2010-06-18e1000e: initial support for 82579 LOMsBruce Allan
2010-06-18e1000e: fix check for manageability on ICHx/PCHBruce Allan
2010-06-18e1000e: separate out PHY statistics register updatesBruce Allan
2010-06-18e1000e: cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan
2010-05-12e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan
2010-05-12e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan
2010-05-12e1000e: cleanup multiple common exit pointsBruce Allan
2010-05-06e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan
2010-05-06e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0Bruce Allan
2010-03-30e1000e: typo correctionsJoe Perches
2010-03-05e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-13e1000e: provide MAC-family-specific function to set LAN IDBruce Allan
2010-01-13e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan
2010-01-13e1000e: MDIO slow mode should always be done for 82577Bruce Allan
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan
2009-12-08e1000e: replace incorrect use of GG82563_REG macroBruce Allan
2009-12-02e1000e: correct ICH/PCH PHY operations function pointersBruce Allan
2009-12-02e1000e: add debug messagesBruce Allan
2009-12-02e1000e: comment correctionsBruce Allan
2009-12-02e1000e: enable new 82567V-3 deviceBruce Allan
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan
2009-11-21e1000e: remove redundant might_sleep()Bruce Allan