From: Guo-Fu Tseng Date: Thu, 9 Oct 2008 02:48:58 +0000 (-0700) Subject: jme: Added half-duplex mode and IPv6 RSS fix X-Git-Tag: v2.6.28-rc1~717^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a821ebe580c535e3e8e354c6ab10516a0e95e202;p=pandora-kernel.git jme: Added half-duplex mode and IPv6 RSS fix 1. Set bit 5 of GPREG1 to 1 to enable hardware workaround for half-duplex mode. Which the MAC processor generates CRS/COL by itself instead of receive it from PHY processor. 2. Set bit 6 of GPREG1 to 1 to enable hardware workaround that masks the MAC processor working right while calculating IPv6 RSS in 10/100 mode. 3. Group the workaround codes all together. Signed-off-by: Guo-Fu Tseng Signed-off-by: David S. Miller --- Reading git-diff-tree failed