]> git.baikalelectronics.ru Git - kernel.git/commit
ks8842: Support 100Mbps when accessed via timberdale
authorRichard Röjfors <richard.rojfors@pelagicore.com>
Sun, 25 Jul 2010 22:51:05 +0000 (22:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Jul 2010 04:05:03 +0000 (21:05 -0700)
commitd39afaa33db8a0293a2cb55ed02344bbb8862571
tree9ce16910c03a601d36ce6b4b4e66a1ca8b57b01c
parentc3f17cc14c625fa854a52ae8f3a16285196c47e0
ks8842: Support 100Mbps when accessed via timberdale

This patch removes the code which disables 100Mbps advertising when
the ks8842 is accessed via timberdale.

At higher speed it's good to be nice to the internal state machine
of timberdale by acking interrupts. That is done by a write to the
interrupt ack register (IAR).

Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ks8842.c