linux/drivers/net/tulip
Ondrej Zary 387a856287 de2104x: fix ethtool
When the interface is up, using ethtool breaks it because:
a) link is put down but media_timer interval is not shortened to NO_LINK
b) rxtx is stopped but not restarted

Also manual 10baseT-HD (and probably FD too - untested) mode does not work -
the link is forced up, packets are transmitted but nothing is received.
Changing CSR14 value to match documentation (not disabling link check) fixes this.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-27 15:40:29 -07:00
..
21142.c
Kconfig
Makefile
de4x5.c
de4x5.h
de2104x.c de2104x: fix ethtool 2010-09-27 15:40:29 -07:00
dmfe.c
eeprom.c
interrupt.c
media.c
pnic.c
pnic2.c
timer.c
tulip.h
tulip_core.c
uli526x.c
winbond-840.c
xircom_cb.c