Larry Finger
|
f9d86b986b
|
rtl8188eu: Fix C90 comments in include/*.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-08-11 23:36:23 -05:00 |
|
Larry Finger
|
6e2ae99fd8
|
rtl8188eu: Fix checkpatch errors in core/rtw_led.c
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-29 15:06:54 -05:00 |
|
Larry Finger
|
2bd2f4b4c8
|
rtl8188eu: Convert typedef for _adapter, etc.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-26 20:08:39 -05:00 |
|
Larry Finger
|
d8af6fff83
|
rtl8188eu: Convert typedef for _workitem to struct work_struct
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-25 11:02:03 -05:00 |
|
Larry Finger
|
9c56f20d4c
|
rtl8188eu: Replace typedef for _timer with struct timer_list
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-24 15:10:50 -05:00 |
|
Larry Finger
|
ba0934f3c8
|
rtl8188eu: Convert "typedef enum _LED_STRATEGY_871x" to "enum LED_STRATEGY_871x"
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-22 17:10:49 -05:00 |
|
Larry Finger
|
7c128d19a1
|
rtl8188eu: Convert "typedef struct {}LED_871x" to "struct PLED_871x"
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-22 17:07:13 -05:00 |
|
Larry Finger
|
f29537124a
|
rtl8188eu: Convert "typdef enum LED_PIN_871x" to "enum LED_PIN_871x"
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-22 16:52:57 -05:00 |
|
Larry Finger
|
159c578e85
|
rtl8188eu: Convert typedef enum LED_STATE_871x to enum LED_STATE_871x
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-22 16:49:13 -05:00 |
|
Larry Finger
|
9d0ff170d0
|
rtl8188eu: Convert typedef LED_CTL_MODE to enum LED_CTL_MODE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-22 16:45:04 -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
|
8fbf5c37a9
|
rtl8188eu: Remove CONFIG_LED configuration variables
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-18 10:22:43 -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
|
285af1cf22
|
rtl8188eu: Remove dead code inside "ifdef PLATFORM_FREEBSD" sections
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-10 20:10:20 -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
|
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
|
a55f866a62
|
Change "if(" to "if (" and the same changes for "while", "for", "switch" and "do"
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-08 23:04:25 -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 |
|