linux/drivers/staging/rtl8192e
Sean MacLennan f56e2947be The rtl8192e procfs-based debug interface seems very broken
The procfs debug code in rtl_debug.c is, ironically, very buggy: it lacks proper locking.
Since the most useful part of the code (the stats) are available through more
standard APIs, I think it is best to just delete the whole mess.

Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-04-09 14:13:06 -04:00
..
rtl8192e The rtl8192e procfs-based debug interface seems very broken 2013-04-09 14:13:06 -04:00
dot11d.c
dot11d.h
Kconfig staging: r8192e: Fix possible error in configuration 2012-04-18 16:58:16 -07:00
license
Makefile staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtl819x_BA.h
rtl819x_BAProc.c
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c staging: Remove test of is_broadcast with is_multicast 2012-05-09 13:52:23 -07:00
rtllib_crypt_ccmp.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt_tkip.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt_wep.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_crypt.h
rtllib_debug.h
rtllib_endianfree.h
rtllib_module.c rtl8192e: switch to proc_create() 2013-04-09 14:13:06 -04:00
rtllib_rx.c staging: Remove test of is_broadcast with is_multicast 2012-05-09 13:52:23 -07:00
rtllib_softmac_wx.c staging: rtl8192e: use is_zero_ether_addr() instead of memcmp() 2012-09-04 14:09:01 -07:00
rtllib_softmac.c staging: Fix misspellings of "whether". 2012-09-21 08:56:40 -07:00
rtllib_tx.c Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue 2012-10-31 15:14:41 -07:00
rtllib_wx.c staging: rtl8192e: Fix typos. 2012-04-24 11:28:24 -07:00
rtllib.h staging/rtl8192e: Fix compile warning 'is static but declared in .. which is not static' 2012-10-29 15:01:01 -07:00
TODO