Larry Finger
6ead3e77dc
rtl8188eu: Change all "if(" to "if ("
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-08-15 13:02:34 -05:00
Larry Finger
be58a411b0
rtl8188eu: Enable LEDs
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-03-23 18:46:53 -05:00
Larry Finger
b2720d8002
rtl8188eu: Remove C90 comments from include/*.h
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-03-16 09:43:53 -05:00
Larry Finger
e2285839e9
rtl8188eu: Remove most typedef statements from include/osdep_service.h
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-03-16 08:54:18 -05:00
Larry Finger
e233420466
rtl8188eu: Remove executable mode for all source files
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-03-13 16:54:44 -05:00
Larry Finger
481d6c817d
rtl8188eu: Clean up more Sparse messages
...
There are still problems remaining, but those are believed to be cosmetic.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-01-29 15:27:28 -06:00
Larry Finger
2d60bad9ad
rtl8188eu: FRemove dead code for other than USB
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-28 11:13:03 -06:00
Larry Finger
bb33327257
rtl8188eu: Remove all trailing spaces from code
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-19 00:59:46 -06:00
Larry Finger
202d20077c
rtl8192eu: Replace typedefs for struct adapter
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-17 17:13:53 -06:00
Larry Finger
dd606233f2
rtl8188eu: Remove dead code for FREEBSD
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-15 16:58:13 -06:00
Larry Finger
065126d8ce
rtl8188eu: Place driver rtl8188EUS_rtl8189ES_linux_v4.1.8_9499.20131104 in branch v4.1.8_9499
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2014-12-11 15:15:04 -06:00
Larry Finger
91938194fd
rtl8188eu: Make this code look exactly like the code in the kernel version
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-11-29 16:10:20 -06:00
Larry Finger
19db43ecbd
rtl8188eu: Backport kernel version
...
This driver was added to the kernel with version 3.12. The changes in that
version are now brought back to the GitHub repo. Essentually all of the code
is updated.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-10-19 12:45:47 -05:00
Larry Finger
8a46c9e7a5
rtl8188eu: Fix checkpatch errors in include/*.h - part 3
...
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-08-15 16:11:51 -05:00
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