kernel-ark/drivers
Michael Chan d4ef160889 [TG3]: Fix ethtool loopback test lockup
The tg3_abort_hw() call in tg3_test_loopback() is causing lockups on
some devices. tg3_abort_hw() disables the memory arbiter, causing
tg3_reset_hw() to hang when it tries to write the pre-reset signature.
tg3_abort_hw() should only be called after the pre-reset signature has
been written. This is all done in tg3_reset_hw() so the tg3_abort_hw()
call is unnecessary and can be removed.

[ Also bump driver version and release date. -DaveM ]

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-25 15:31:41 -07:00
..
acorn
acpi
atm
base
block
bluetooth
cdrom
char
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon
i2c
ide
ieee1394
infiniband
input
isdn
macintosh
mca
md
media
message
misc
mmc
mtd
net [TG3]: Fix ethtool loopback test lockup 2005-08-25 15:31:41 -07:00
nubus
oprofile
parisc
parport
pci
pcmcia
pnp
s390 [PATCH] s390 __CHECKER__ ifdefs 2005-08-23 18:43:46 -07:00
sbus
scsi Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev 2005-08-23 20:00:17 -07:00
serial
sh
sn
tc
telephony
usb [PATCH] usbnet oops fix 2005-08-23 19:59:38 -07:00
video
w1
zorro
Kconfig
Makefile