dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/ath5k
Jiri Slaby 004829730c Ath5k: lock beacons
Beacons setup and config was racy with beacon send. Ensure that
ISR and reset functions see consistent state of bbuf.

Use also dev_kfree_skb_any in ath5k_txbuf_free since we call it
from atomic now.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Nick Kossifidis <mickflemm@gmail.com>
Cc: Luis R. Rodriguez <mcgrof@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-08-26 20:06:31 -04:00
..
Kconfig ath5k: convert LED code to use mac80211 triggers 2008-06-27 09:09:17 -04:00
Makefile ath5k: Port debug.c over to the new band API and enable as build option 2008-02-29 15:19:37 -05:00
ath5k.h ath5k: Misc hw_attach fixes 2008-08-01 15:31:31 -04:00
base.c Ath5k: lock beacons 2008-08-26 20:06:31 -04:00
base.h Ath5k: lock beacons 2008-08-26 20:06:31 -04:00
debug.c ath5k: Update register list 2008-08-01 15:31:31 -04:00
debug.h ath5k: remove obsolete declaration of struct ieee80211_hw_mode 2008-08-01 15:31:33 -04:00
hw.c ath5k: Reorder calibration calls during reset and update hw_set_power 2008-08-01 15:31:32 -04:00
hw.h ath5k: struct ath5k_desc cleanups 2008-03-07 16:07:49 -05:00
initvals.c ath5k: Update register list 2008-08-01 15:31:31 -04:00
phy.c ath5k: Update phy calibration functions 2008-08-01 15:31:32 -04:00
reg.h ath5k: Update register list 2008-08-01 15:31:31 -04:00