From: Bruce Allan Date: Tue, 20 Mar 2012 03:47:47 +0000 (+0000) Subject: e1000e: 82579 packet drop workaround X-Git-Tag: v3.5-rc1~109^2~248^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ceeb43cecaf98a488b94bb318a1f3dd5a87033;p=pandora-kernel.git e1000e: 82579 packet drop workaround In K1 mode (a MAC/PHY interconnect power mode), the 82579 device shuts down the Phase Lock Loop (PLL) of the interconnect to save power. When the PLL starts working, the 82579 device may start to transfer the packet through the interconnect before it is fully functional causing packet drops. This workaround disables shutting down the PLL in K1 mode for 1G link speed. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed