https://github.com/torvalds/linux
Revision 6f4c56b2ae10b680be518cc99f5308fc59236db2 authored by Stephen Hemminger on 10 February 2006, 23:58:59 UTC, committed by Jeff Garzik on 17 February 2006, 21:16:21 UTC
Users report problems w/ auto-negotiation disabled and the link set
to 100/Half or 10/Half.  Problems range from poor performance to no
link at all.

The current sky2 code does not set things properly on link up if
autonegotiation is disabled.  Plus it does not contemplate a 10Mbit
setting at all.  This patch corrects that.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
1 parent 564f9ab
History
Tip revision: 6f4c56b2ae10b680be518cc99f5308fc59236db2 authored by Stephen Hemminger on 10 February 2006, 23:58:59 UTC
[PATCH] sky2: speed setting fix
Tip revision: 6f4c56b
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top