From: David Graham Date: Wed, 23 Apr 2008 18:09:14 +0000 (-0700) Subject: e1000e: Fix HW Error on es2lan, ARP capture issue by BMC X-Git-Tag: v2.6.26-rc1~1067^2~1^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9498f369706d6db174abd2e75b37732b9dbbde;p=pandora-kernel.git e1000e: Fix HW Error on es2lan, ARP capture issue by BMC Several components to this complex fix. The es2lan cards occasionally gave a "HW Error" especially when forcing speed. Some users also reported that the BMC stole ARP packets. The fixes include setting the proper SW_FW bits to tell the BMC that we're active and not do any un-initialization at all, so the setup routine is largely changed. Signed-off-by: David Graham Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed