| Commit message (Expand) | Author | Age |
* | e1000e: 82579 do not gate auto config of PHY by hardware during nominal use | Bruce Allan | 2010-09-22 |
* | e1000e: 82579 jumbo frame workaround causing CRC errors | Bruce Allan | 2010-09-22 |
* | e1000e: 82579 unaccounted missed packets | Bruce Allan | 2010-09-22 |
* | e1000e: 82566DC fails to get link | Bruce Allan | 2010-09-22 |
* | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan | 2010-09-22 |
* | e1000e: 82577/8/9 issues with device in Sx | Bruce Allan | 2010-09-22 |
* | e1000e: disable EEE support by default | Bruce Allan | 2010-06-30 |
* | e1000e: disable gig speed when in S0->Sx transition | Bruce Allan | 2010-06-23 |
* | e1000e: update copyright information | Bruce Allan | 2010-06-19 |
* | e1000e: enable support for EEE on 82579 | Bruce Allan | 2010-06-19 |
* | e1000e: initial support for 82579 LOMs | Bruce Allan | 2010-06-19 |
* | e1000e: fix check for manageability on ICHx/PCH | Bruce Allan | 2010-06-19 |
* | e1000e: separate out PHY statistics register updates | Bruce Allan | 2010-06-19 |
* | e1000e: cleanup e1000_sw_lcd_config_ich8lan() | Bruce Allan | 2010-06-19 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | e1000e: Fix/cleanup PHY reset code for ICHx/PCHx | Bruce Allan | 2010-05-13 |
* | e1000e: move settting of flow control refresh timer to link setup code | Bruce Allan | 2010-05-13 |
* | e1000e: fix checks for manageability enabled and management pass-through | Bruce Allan | 2010-05-13 |
* | e1000e: Incorrect function pointer set for force_speed_duplex on 82577 | Bruce Allan | 2010-05-13 |
* | e1000e: Cleanup e1000_sw_lcd_config_ich8lan() | Bruce Allan | 2010-05-13 |
* | e1000e: cleanup multiple common exit points | Bruce Allan | 2010-05-13 |
* | e1000e: Reset 82577/82578 PHY before first PHY register read | Bruce Allan | 2010-05-06 |
* | e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0 | Bruce Allan | 2010-05-06 |
* | e1000e: typo corrections | Joe Perches | 2010-03-31 |
* | e1000e: fix packet corruption and tx hang during NFSv2 | Jesse Brandeburg | 2010-03-05 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 |
|\ |
|
| * | e1000e: workaround link issues on busy hub in half duplex on 82577/82578 | Bruce Allan | 2010-01-13 |
| * | e1000e: MDIO slow mode should always be done for 82577 | Bruce Allan | 2010-01-13 |
* | | e1000e: provide MAC-family-specific function to set LAN ID | Bruce Allan | 2010-01-13 |
|/ |
|
* | e1000e: perform 10/100 adaptive IFS only on parts that support it | Bruce Allan | 2010-01-08 |
* | e1000e: replace incorrect use of GG82563_REG macro | Bruce Allan | 2009-12-08 |
* | e1000e: correct ICH/PCH PHY operations function pointers | Bruce Allan | 2009-12-02 |
* | e1000e: add debug messages | Bruce Allan | 2009-12-02 |
* | e1000e: comment corrections | Bruce Allan | 2009-12-02 |
* | e1000e: enable new 82567V-3 device | Bruce Allan | 2009-12-02 |
* | e1000e: provide family-specific PHY power up/down operations | Bruce Allan | 2009-12-02 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 |
|\ |
|
| * | e1000e: do not initiate autonegotiation during OEM configuration | Bruce Allan | 2009-11-20 |
| * | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 | Bruce Allan | 2009-11-20 |
* | | e1000e: cosmetic - group local variables of the same type | Bruce Allan | 2009-11-21 |
* | | e1000e: remove redundant might_sleep() | Bruce Allan | 2009-11-21 |
* | | e1000e: do not error out on identification LED init failure | Bruce Allan | 2009-11-21 |
* | | e1000e: cleanup functions that clear hardware statistics | Bruce Allan | 2009-11-21 |
* | | e1000e: set bools to true/false instead of 1/0 | Bruce Allan | 2009-11-21 |
* | | e1000e: update copyright information | Bruce Allan | 2009-11-21 |
* | | e1000e: cleanup ops function pointers | Bruce Allan | 2009-11-21 |
* | | e1000e: consolidate two dbug macros into one simpler one | Bruce Allan | 2009-11-21 |
* | | e1000e: cleanup redundant #include's | Bruce Allan | 2009-11-21 |
* | | e1000e: disable K1 on PCH LOM when in PHY loopback mode | Bruce Allan | 2009-11-21 |
|/ |
|
* | e1000e: rework disable K1 at 1000Mbps for 82577/82578 | Bruce Allan | 2009-10-30 |