linux/drivers/net/wireless
Adam Baker 3d82346c5d rt2x00: Place mutex around USB register access
There is a buffer, csr_cache which is used to hold copies of data being passed
to the USB stack which can get corrupted if multiple threads attempt to access
CSR registers simultaneously. There is also the possibility if multiple
threads try to access BBP or RF registers for the multiple USB operations
needed to get interleaved leading to incorrect results. This patch introduces
a mutex to prevent such simultaneous access. The interleaved access problem
may also affect the PCI devices but if so that will be handled in a follow-up
patch.

Signed-off-by: Adam Baker <linux@baker-net.org.uk>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:03:03 -08:00
..
b43 wireless: make drivers include the TSF RX flag where appropriate 2008-01-28 14:58:26 -08:00
b43legacy wireless: make drivers include the TSF RX flag where appropriate 2008-01-28 14:58:26 -08:00
bcm43xx bcm43xx: mark as obsolete and schedule for removal 2008-01-28 14:55:35 -08:00
hostap introduce WEXT scan capabilities 2008-01-28 14:58:25 -08:00
iwlwifi mac80211: clean up rate selection 2008-01-28 14:59:17 -08:00
libertas [LIBERTAS]: Remove last stray user of MAC_FMT. 2008-01-28 15:00:08 -08:00
prism54
rt2x00 rt2x00: Place mutex around USB register access 2008-01-28 15:03:03 -08:00
zd1211rw
adm8211.c
adm8211.h
airo.c
airo.h
airo_cs.c
airport.c
arlan-main.c
arlan-proc.c
arlan.h
atmel.c
atmel.h
atmel_cs.c
atmel_pci.c
hermes.c
hermes.h
hermes_rid.h
i82586.h
i82593.h
ipw2100.c
ipw2100.h
ipw2200.c introduce WEXT scan capabilities 2008-01-28 14:58:25 -08:00
ipw2200.h
Kconfig Fix file references in documentation and Kconfig 2008-01-22 10:43:36 -08:00
Makefile
net2280.h
netwave_cs.c
orinoco.c
orinoco.h
orinoco_cs.c
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
p54.h
p54common.c wireless: make drivers include the TSF RX flag where appropriate 2008-01-28 14:58:26 -08:00
p54common.h
p54pci.c
p54pci.h
p54usb.c
p54usb.h
ray_cs.c
ray_cs.h
rayctl.h
rtl818x.h
rtl8187.h
rtl8187_dev.c wireless: make drivers include the TSF RX flag where appropriate 2008-01-28 14:58:26 -08:00
rtl8187_rtl8225.c
rtl8187_rtl8225.h
spectrum_cs.c
strip.c
wavelan.c
wavelan.h
wavelan.p.h
wavelan_cs.c
wavelan_cs.h
wavelan_cs.p.h
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h