]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 21 Jun 2013 09:07:13 +0000 (09:07 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 28 Jul 2013 10:24:14 +0000 (03:24 -0700)
commite0236ad9cd29f3e08dc0baa60ea3a8b219ff2610
treefe5d5179723f9b74d618329659bd95a2de574a38
parentce345e082ee305fc7f2435630a7497ab85d30af6
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps

Tx hang is an unintended consequence of another workaround that is in the
EEPROM for an issue with the firmware at 10Mbps when K1 (a power mode of
the MAC-PHY interconnect) is enabled.  The issue is resolved by setting
appropriate Tx re-transmission timeouts in the PHY and associated K1 entry
times in the MAC to allow enough transmissions to occur without triggering
a Tx hang.  A similar change is needed when linked at 10Mbps to improve
latency.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/ich8lan.c
drivers/net/ethernet/intel/e1000e/ich8lan.h