linux/drivers/net/wireless/ath
Sujith Manoharan 580bdac386 ath9k: Remove 'stations' debugfs file
The 'stations' debugfs file has multiple issues. It doesn't scale
to an arbitrary number of associated stations and allocating
64K is not elegant either. Now that changes have been made in
mac80211 to support dynamic creation/deletion of driver-specific
debugfs files on station addition/removal, remove this file and
make use of the mac80211 hooks (which will be done in a sebsequent
patch).

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-11-21 14:16:04 -05:00
..
ar5523 ar5523: Don't dereference sta if NULL 2012-11-14 14:55:41 -05:00
ath5k ath5k: precedence error in ath5k_hw_nic_wakeup() 2012-11-16 14:28:44 -05:00
ath6kl Merge branch 'for-linville' of git://github.com/kvalo/ath6kl 2012-11-16 14:08:14 -05:00
ath9k ath9k: Remove 'stations' debugfs file 2012-11-21 14:16:04 -05:00
carl9170 carl9170: kill MODULE_VERSION 2012-11-14 14:55:34 -05:00
ath.h ath9k: Add a module parameter to enable diversity 2012-09-24 14:59:11 -04:00
debug.c
hw.c ath_hw: Use common REG_WRITE parameter order 2012-10-19 15:53:06 -04:00
Kconfig ar5523: Add new driver 2012-10-29 15:29:05 -04:00
key.c ath9k: fix dynamic WEP related regression 2012-06-25 15:14:13 -04:00
main.c ath: Add and use pr_fmt, convert printks to pr_<level> 2012-04-10 14:52:13 -04:00
Makefile ar5523: Add new driver 2012-10-29 15:29:05 -04:00
reg.h
regd_common.h
regd.c ath: Add and use pr_fmt, convert printks to pr_<level> 2012-04-10 14:52:13 -04:00
regd.h