summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/ich8lan.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: 82579 performance improvementsBruce Allan2010-09-301-1/+1
* e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-221-9/+68
* e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-221-11/+1
* e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-221-0/+48
* e1000e: 82566DC fails to get linkBruce Allan2010-09-221-2/+5
* e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-221-3/+3
* e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-221-8/+39
* e1000e: disable EEE support by defaultBruce Allan2010-06-291-0/+4
* e1000e: disable gig speed when in S0->Sx transitionBruce Allan2010-06-231-14/+5
* e1000e: update copyright informationBruce Allan2010-06-181-1/+1
* e1000e: enable support for EEE on 82579Bruce Allan2010-06-181-1/+40
* e1000e: initial support for 82579 LOMsBruce Allan2010-06-181-17/+311
* e1000e: fix check for manageability on ICHx/PCHBruce Allan2010-06-181-4/+27
* e1000e: separate out PHY statistics register updatesBruce Allan2010-06-181-0/+1
* e1000e: cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-06-181-13/+19
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-10/+0
* e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan2010-05-121-74/+75
* e1000e: move settting of flow control refresh timer to link setup codeBruce Allan2010-05-121-0/+2
* e1000e: fix checks for manageability enabled and management pass-throughBruce Allan2010-05-121-2/+4
* e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan2010-05-121-0/+1
* e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-05-121-77/+75
* e1000e: cleanup multiple common exit pointsBruce Allan2010-05-121-24/+17
* e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan2010-05-061-0/+10
* e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0Bruce Allan2010-05-061-0/+20
* e1000e: typo correctionsJoe Perches2010-03-301-3/+3
* e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2010-03-051-0/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-5/+71
|\
| * e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan2010-01-131-1/+18
| * e1000e: MDIO slow mode should always be done for 82577Bruce Allan2010-01-131-4/+53
* | e1000e: provide MAC-family-specific function to set LAN IDBruce Allan2010-01-131-0/+1
|/
* e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-081-0/+2
* e1000e: replace incorrect use of GG82563_REG macroBruce Allan2009-12-081-3/+5
* e1000e: correct ICH/PCH PHY operations function pointersBruce Allan2009-12-021-195/+21
* e1000e: add debug messagesBruce Allan2009-12-021-1/+3
* e1000e: comment correctionsBruce Allan2009-12-021-3/+2
* e1000e: enable new 82567V-3 deviceBruce Allan2009-12-021-0/+1
* e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-021-0/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-1/+3
|\
| * e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-201-1/+2
| * e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-201-0/+1
* | e1000e: cosmetic - group local variables of the same typeBruce Allan2009-11-211-4/+4
* | e1000e: remove redundant might_sleep()Bruce Allan2009-11-211-2/+0
* | e1000e: do not error out on identification LED init failureBruce Allan2009-11-211-3/+2
* | e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-211-12/+11
* | e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-211-9/+9
* | e1000e: update copyright informationBruce Allan2009-11-211-1/+1
* | e1000e: cleanup ops function pointersBruce Allan2009-11-211-79/+77
* | e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-211-35/+34
* | e1000e: cleanup redundant #include'sBruce Allan2009-11-211-5/+0
* | e1000e: disable K1 on PCH LOM when in PHY loopback modeBruce Allan2009-11-211-2/+1
|/
OpenPOWER on IntegriCloud