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/staging/rtl8192e
Sean MacLennan 3b148be0df staging/rtl8192e: Register against lib80211
Convert rtllib from registering the crypt drivers against rtllib_crypt
and instead register the against lib80211. The crypto functions have
R- prepended (R-CCMP, R-TKIP, R-WEP) so they will not clash with the
lib80211 versions.

We cannot use the lib80211 crypt drivers since the rtl8192e has some
hardware support that is not handled by the lib80211 crypt drivers.

Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-12-22 13:48:59 -08:00
..
rtl8192e staging/rtl8192e: Convert to lib80211_crypt_info 2011-12-22 13:48:59 -08:00
Kconfig staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
Makefile staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
TODO rtl8192e: Add a TODO 2011-08-23 20:04:16 -05:00
dot11d.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
dot11d.h rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
license From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtl819x_BA.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part V 2011-08-25 10:05:10 -07:00
rtl819x_BAProc.c rtl8192e: create generic rtllib_debug.h 2011-11-30 19:44:09 +09:00
rtl819x_HT.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part V 2011-08-25 10:05:10 -07:00
rtl819x_HTProc.c rtl8192e: Rename clashing symbols 2011-11-30 14:16:42 -08:00
rtl819x_Qos.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VI 2011-08-25 10:05:11 -07:00
rtl819x_TS.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VI 2011-08-25 10:05:11 -07:00
rtl819x_TSProc.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
rtllib.h 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 staging/rtl8192e: Convert to lib80211_crypt_info 2011-12-22 13:48:59 -08: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_debug.h rtl8192e: create generic rtllib_debug.h 2011-11-30 19:44:09 +09:00
rtllib_endianfree.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI 2011-08-25 10:05:13 -07:00
rtllib_module.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_rx.c staging/rtl8192e: Convert to lib80211_crypt_info 2011-12-22 13:48:59 -08:00
rtllib_softmac.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00
rtllib_softmac_wx.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
rtllib_tx.c staging/rtl8192e: Convert to lib80211_crypt_info 2011-12-22 13:48:59 -08:00
rtllib_wx.c staging/rtl8192e: Register against lib80211 2011-12-22 13:48:59 -08:00