]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
authorDavid Graham <david.graham@intel.com>
Wed, 23 Apr 2008 18:09:14 +0000 (11:09 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 25 Apr 2008 06:07:12 +0000 (02:07 -0400)
commit2d9498f369706d6db174abd2e75b37732b9dbbde
treef11d1940f92b0f9c70dc5e02cf5f462c752d6a80
parentde5b3077da8275e87196a1e34c5535f5279c5e1a
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 <david.graham@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/e1000e/defines.h
drivers/net/e1000e/e1000.h
drivers/net/e1000e/es2lan.c
drivers/net/e1000e/phy.c