jme: Added half-duplex mode and IPv6 RSS fix
commita821ebe580c535e3e8e354c6ab10516a0e95e202
authorGuo-Fu Tseng <cooldavid@cooldavid.org>
Thu, 9 Oct 2008 02:48:58 +0000 (8 19:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2008 02:51:31 +0000 (8 19:51 -0700)
treeb47d39b17146c16b358f8e01e1dc7709564b4ee8
parent0ce2f03bade2046d6eb6184d52d065688382d7bd
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 <cooldavid@cooldavid.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/jme.c
drivers/net/jme.h