mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
387a856287
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> |
||
---|---|---|
.. | ||
21142.c | ||
de4x5.c | ||
de4x5.h | ||
de2104x.c | ||
dmfe.c | ||
eeprom.c | ||
interrupt.c | ||
Kconfig | ||
Makefile | ||
media.c | ||
pnic2.c | ||
pnic.c | ||
timer.c | ||
tulip_core.c | ||
tulip.h | ||
uli526x.c | ||
winbond-840.c | ||
xircom_cb.c |