linux/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez c94dbff799 ath9k: move workqueue cancels to stop callback
We should be cancelling our work at the stop callback since
we are borrowing the mac80211 workqueue for our work. As it
stands mac80211 expects this for suspend purposes.

The ath9k specific virtual wiphy stuff need only be
cancelled only when the we have no secondary virtual wiphys.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-04 16:43:19 -04:00
..
Kconfig ath9k: Trivial fix in Kconfig 2009-07-27 15:24:14 -04:00
Makefile
ahb.c
ani.c ath9k: Tune ANI function processing on AP mode during ANI reset 2009-07-21 12:07:43 -04:00
ani.h
ath9k.h ath9k: Add debug counters for TX 2009-07-29 15:46:09 -04:00
beacon.c ath9k: Make sure we configure a non-zero beacon interval 2009-07-10 14:57:41 -04:00
calib.c ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
calib.h ath9k: Manipulate and report the correct RSSI 2009-07-24 15:05:17 -04:00
debug.c ath9k: Add debug counters for TX 2009-07-29 15:46:09 -04:00
debug.h ath9k: Add debug counters for TX 2009-07-29 15:46:09 -04:00
eeprom.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-07-30 19:26:55 -07:00
eeprom.h ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
hw.c ath9k: get rid of unnecessary setpower calls 2009-07-29 15:46:04 -04:00
hw.h ath9k: fix race with IEEE80211_CONF_PS checks 2009-07-29 15:46:03 -04:00
initvals.h ath9k: Add init values for AR9287 based chipsets. 2009-07-27 15:24:12 -04:00
mac.c ath9k: RX stucks during heavy traffic in HT40 mode. 2009-07-24 15:05:17 -04:00
mac.h
main.c ath9k: move workqueue cancels to stop callback 2009-08-04 16:43:19 -04:00
pci.c ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
phy.c ath9k: Cleanup ineffective return values 2009-05-11 15:24:05 -04:00
phy.h ath9k: Add support for AR9287 based chipsets. 2009-07-27 15:24:19 -04:00
rc.c ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
rc.h ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
recv.c ath9k: Manipulate and report the correct RSSI 2009-07-24 15:05:17 -04:00
reg.h ath9k: Add AR9287 based chipsets' register information. 2009-07-24 15:05:19 -04:00
virtual.c ath9k: disable radio when all devices are marked idle 2009-07-24 15:05:19 -04:00
xmit.c ath9k: Add debug counters for TX 2009-07-29 15:46:09 -04:00