From: Bruce Allan Date: Fri, 21 Jun 2013 09:07:13 +0000 (+0000) Subject: e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps X-Git-Tag: v3.12-rc1~132^2~445^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0236ad9cd29f3e08dc0baa60ea3a8b219ff2610;p=pandora-kernel.git 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 Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed