linux/drivers/staging/rtl8192e
Ben Hutchings 84fcb4b3a3 Staging: rtl8192e: Remove built-in firmware images
The driver can already use request_firmware() to load firmware, and
always does so.  There is code in init_firmware() to use the static
firmware images, but it's unreachable!  Remove the data and simplify
init_firmware() accordingly.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-25 16:02:01 -07:00
..
rtl8192e Staging: rtl8192e: Remove built-in firmware images 2014-04-25 16:02:01 -07:00
dot11d.c staging: rtl8192e: Fix quoted string split across lines 2014-03-18 12:19:32 -07:00
dot11d.h staging:rtl8192e: Rewrite macro definition as static inline function. 2013-11-10 12:05:47 -08:00
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192e: A word in printk is split into 2 lines 2014-04-25 16:02:00 -07:00
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h rtl8192e: Removing unused defines in rtl819x_Qos.h 2013-12-20 11:41:28 -08:00
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: Fix typo in rtl8192e 2014-04-25 16:02:00 -07:00
rtllib_crypt_ccmp.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_ccmp.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_tkip.c Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.c 2014-01-09 10:32:18 -08:00
rtllib_crypt_wep.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_wep.c 2013-11-10 12:02:22 -08:00
rtllib_crypt.c Staging rtl8192e: Fixing checkpatch errors 2014-01-09 10:29:37 -08:00
rtllib_crypt.h
rtllib_debug.h Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning in rtllib_debug.h 2014-01-09 10:32:18 -08:00
rtllib_endianfree.h rlt8192e: Removing unused defines in rltlib_endianfree.h 2013-12-20 11:41:28 -08:00
rtllib_module.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.c 2013-11-10 11:58:25 -08:00
rtllib_rx.c staging: rtl8192e: Fix typo in rtl8192e 2014-04-25 16:02:00 -07:00
rtllib_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_softmac.c staging: rtl8192e: Fix typo in rtl8192e 2014-04-25 16:02:00 -07:00
rtllib_tx.c Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.c 2014-03-07 16:13:39 -08:00
rtllib_wx.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib.h Staging rtl8192e: Fixing checkpatch errors 2014-01-09 10:29:37 -08:00
TODO