Larry Finger
|
3d755766c9
|
rtl8188eu: Convert typedef for _list to struct list_head
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-25 09:49:25 -05:00 |
|
Larry Finger
|
7b01fe6191
|
rtl8188eu: Convert typedef for _lock to spinlock_t
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-24 15:00:47 -05:00 |
|
Larry Finger
|
5f133c3764
|
rtl8188eu: Convert typedef for _sema and _pwrlock to struct semaphore
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-24 14:17:51 -05:00 |
|
Larry Finger
|
d76c2ca5f6
|
rtl8188eu: Remove DBG_IOL_READ_EFUSE_MAP, DBG_IOCTL, and DBG_IO
All three of these are not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-21 13:23:01 -05:00 |
|
Larry Finger
|
dfe35fb489
|
rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_MUTEX - not selected
This change made include/drv_conf.h and core/rtw_ioctl_query.c redundant.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-21 13:00:05 -05:00 |
|
Larry Finger
|
0e4009c999
|
rtl8188eu: Remove dead code for other than USB
The vendor code has pieces of code for PCI, SDIO, and GSPI. Remove it
and CONFIG_USB_HCI.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-11 13:35:36 -05:00 |
|
Larry Finger
|
1c5cb9ca00
|
rtl8199eu: Remove all PLATFORM_LINUX ifdefs
This option is always chosen.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-11 00:30:22 -05:00 |
|
Larry Finger
|
a3ca3380b5
|
rtl8188eu: Remove dead code used for PLATFORM_WINDOWS, PLATFORM_OS_XP, and PLATFORM_OS_CE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-10 20:46:15 -05:00 |
|
Larry Finger
|
e5113c831c
|
rtl8188eu: Fix more sparse warnings
For the most part, these are all endian issues.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-09 17:40:50 -05:00 |
|
Larry Finger
|
4d1f77d26a
|
rtl8188eu: Clean up some more sparse errors - mostly endian problems
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-06-07 12:46:59 -05:00 |
|
Larry Finger
|
f5f3863bc5
|
rtl8188eu: Remove trailing white space from all source files
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-18 23:28:07 -05:00 |
|
Larry Finger
|
dc7c8c0b5d
|
rtl8188eu: Convert from endian defined in Makefile to use architecture-defined value
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-15 13:57:38 -05:00 |
|
Larry Finger
|
d4fa4d178f
|
Replace __FUNCTION__ with __func__
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-09 11:23:32 -05:00 |
|
Larry Finger
|
4620c2a956
|
Remove the execute privilege bit on all source files
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-08 23:36:05 -05:00 |
|
Larry Finger
|
85df502f5b
|
Initial commit of flattened driver to repo
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-08 16:45:39 -05:00 |
|