From: David Ertman Date: Tue, 22 Apr 2014 05:25:53 +0000 (+0000) Subject: e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e61146c67765deae45faa7db088c64a9fbca00;p=pandora-kernel.git e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 This is a workaround for a HW erratum on 82579 devices. Erratum is #23 in Intel 6 Series Chipset and Intel C200 Series Chipset specification Update June 2013. Problem: 82579 parts experience packet loss in Gig and 100 speeds when interconnect between PHY and MAC is exiting K1 power saving state. This was previously believed to only affect 1Gig speed, but has been observed at 100Mbs also. Workaround: Disable K1 for 82579 devices at Gig and 100 speeds. Signed-off-by: Dave Ertman Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed