From: Bruce Allan Date: Wed, 22 Sep 2010 17:16:18 +0000 (+0000) Subject: e1000e: 82579 unaccounted missed packets X-Git-Tag: v2.6.36-rc6~6^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831bd2e6a6c09588fdde453ecb858f050ac1b942;p=pandora-kernel.git e1000e: 82579 unaccounted missed packets On 82579, there is a hardware bug that can cause received packets to not get transferred from the PHY to the MAC due to K1 (a power saving feature of the PHY-MAC interconnect similar to ASPM L1). Since the MAC controls the accounting of missed packets, these will go unnoticed. Workaround the issue by setting the K1 beacon duration according to the link speed. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed