linux/drivers/net/wireless
Eliad Peller 7cb2cea9f0 wl1271: use debugfs_remove_recursive
Documentation/filesystems/debugfs.txt:
"""
Once upon a time, debugfs users were required to remember the dentry pointer
for every debugfs file they created so that all files could be cleaned up.
We live in more civilized times now, though, and debugfs users can call:

    void debugfs_remove_recursive(struct dentry *dentry);
"""

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
2010-12-02 16:16:52 +02:00
..
ath ath9k_hw: support reading calibration data from flash on AR9003 2010-11-18 14:22:24 -05:00
b43 drivers/net/wireless/b43/main.c: Use printf extension %pV 2010-11-16 16:37:04 -05:00
b43legacy drivers/net/wireless/b43legacy/main.c: Use printf extension %pV 2010-11-16 16:37:05 -05:00
hostap Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
ipw2x00
iwlwifi iwlwifi: kill elapsed_jiffies 2010-11-16 16:39:09 -05:00
iwmc3200wifi iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids 2010-11-18 14:22:21 -05:00
libertas libertas: EHS_REMOVE_WAKEUP is not always supported 2010-11-16 16:37:02 -05:00
libertas_tf
orinoco Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
p54 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
prism54 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
rt2x00 rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment 2010-11-17 16:18:59 -05:00
rtl818x rtl8187: restore anaparam registers after reset with 8187B 2010-11-15 13:25:48 -05:00
wl12xx wl1271: use debugfs_remove_recursive 2010-12-02 16:16:52 +02:00
wl1251 wl1251: use wl12xx_platform_data to pass data 2010-11-15 13:27:02 -05:00
zd1211rw zd1211rw: add 2 missing usb id's 2010-11-15 13:25:50 -05:00
adm8211.c
adm8211.h
airo_cs.c
airo.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
airo.h
at76c50x-usb.c WIRELESS: at76c50x, remove unneeded NULL check 2010-10-11 15:04:25 -04:00
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
Kconfig wl1251: move to it's own directory 2010-10-11 15:04:23 -04:00
mac80211_hwsim.c mac80211_hwsim: Incorporate txpower into rssi 2010-11-15 13:25:28 -05:00
Makefile wl1251: move to it's own directory 2010-10-11 15:04:23 -04:00
mwl8k.c mwl8k: use const struct fw pointers throughout 2010-11-16 16:37:03 -05:00
ray_cs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
ray_cs.h
rayctl.h
rndis_wlan.c rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bss 2010-11-18 14:22:22 -05:00
wl3501_cs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-10-23 11:47:02 -07:00
wl3501.h
zd1201.c zd1201: Add missing id 2010-11-15 13:25:51 -05:00
zd1201.h