linux/drivers/staging/rtl8192e
Sean MacLennan 3d461c9124 rtl8192e: Split into two directories
Now that the rtl8192e driver is split up, it makes sense to keep the
rtllib code in one directory and the rtl8192e specific code in
another. This patch contains the split and the fixup of includes.

Since rtl_core.h already included rtllib.h and dot11d.h, rtl_core.h
was updated to point to the parent directory. All other references to
rtllib.h and dot11d.h in the rtl8192e specific code where deleted
rather than fixed. This leaves just one file that needs to know the
real location of the rtllib includes.

Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-30 19:50:42 +09:00
..
rtl8192e rtl8192e: Split into two directories 2011-11-30 19:50:42 +09:00
dot11d.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
dot11d.h From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
Kconfig rtl8192e: Split into two directories 2011-11-30 19:50:42 +09:00
license From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
Makefile rtl8192e: Split into two directories 2011-11-30 19:50:42 +09: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: Export symbols 2011-11-30 19:45:26 +09: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_crypt_ccmp.c rtl8192e: Split the driver up 2011-11-30 19:48:56 +09:00
rtllib_crypt_tkip.c rtl8192e: Split the driver up 2011-11-30 19:48:56 +09:00
rtllib_crypt_wep.c rtl8192e: Split the driver up 2011-11-30 19:48:56 +09:00
rtllib_crypt.c rtl8192e: Split the driver up 2011-11-30 19:48:56 +09:00
rtllib_crypt.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI 2011-08-25 10:05:13 -07: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 rtl8192e: Split the driver up 2011-11-30 19:48:56 +09:00
rtllib_rx.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
rtllib_softmac_wx.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
rtllib_softmac.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
rtllib_tx.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
rtllib_wx.c rtl8192e: Export symbols 2011-11-30 19:45:26 +09:00
rtllib.h rtl8192e: create generic rtllib_debug.h 2011-11-30 19:44:09 +09:00
TODO rtl8192e: Add a TODO 2011-08-23 20:04:16 -05:00