linux/drivers/net/wireless/zd1211rw
Jussi Kivilinna dde4673b8d zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt handler
zd_mac_config_beacon() has only limited time to set up beacon when called from
beacon interrupt handler/worker. So do not let it retry acquiring beacon fifo
semaphore in interrupt handler. Beacon fifo semaphore should not be locked by
firmware anyway at this time, it's only locked when device is using/txing
beacon.

Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-22 16:09:46 -04:00
..
Kconfig
Makefile
zd_chip.c
zd_chip.h
zd_def.h
zd_mac.c zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt handler 2011-06-22 16:09:46 -04:00
zd_mac.h zd1211rw: only update HW beacon if new beacon differs from currect 2011-06-22 16:09:46 -04:00
zd_rf.c
zd_rf.h
zd_rf_al2230.c
zd_rf_al7230b.c
zd_rf_rf2959.c
zd_rf_uw2453.c
zd_usb.c zd1211rw: handle lost read-reg interrupts 2011-06-22 16:09:46 -04:00
zd_usb.h zd1211rw: handle lost read-reg interrupts 2011-06-22 16:09:46 -04:00