Larry Finger
|
95a4b1ec29
|
rtl8188eu: Fix duplicate test
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2019-09-26 12:59:31 -05:00 |
|
Álvaro Fernández Rojas
|
9365e8f151
|
Remove unused variables from hal files.
|
2013-09-27 21:41:36 +02:00 |
|
Larry Finger
|
2db42a3fbf
|
rtl8188eu: Convert non-standard variable types to regular ones
These include changing s1Byte to s8, etc.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-08-14 12:03:28 -05:00 |
|
Larry Finger
|
a311b57c32
|
rtl8188eu: Fix remaining checkfile errors in hal/*.c
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-08-08 22:23:49 -05:00 |
|
Larry Finger
|
6b83fa17db
|
rtl8188eu: Remove POWER_TRAINING_ACTIVE - selected
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-26 21:52:05 -05:00 |
|
Larry Finger
|
a0911e4309
|
rtl8188eu: Remove RATE_ADAPTIVE_SUPPORT - this is selected
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-26 21:47:50 -05:00 |
|
Larry Finger
|
4f92869c5b
|
rtl8188eu: Remove "if 1" statements
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-26 21:37:57 -05:00 |
|
Larry Finger
|
f311a752bb
|
rtl8188eu: Convert all typedef statements in include/odm.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-26 11:20:42 -05:00 |
|
Larry Finger
|
10dd5cd02b
|
rtl8188eu: Remove configuration variable DM_ODM_SUPPORT_TYPE and associated dead code
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-14 23:50:52 -05:00 |
|
Larry Finger
|
fe06a8b006
|
rtl8188eu: Convert C90 comments to kernel form for hal/*.c
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-10 13:25:07 -05:00 |
|
Larry Finger
|
fb786d0283
|
rtl8188eu: Fix all W=1 warnings
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-06-21 13:41:29 -05:00 |
|
Larry Finger
|
4342c7358c
|
rtl8188eu: Fix some sparse errors
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-27 17:32:24 -05:00 |
|
Larry Finger
|
78adabf36d
|
rtl8188eu: Remove unused IN and OUT directives used only for Windows
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-26 22:51:56 -05:00 |
|
Larry Finger
|
d597e07a9e
|
rtl8188eu: More cleanups of code
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-25 15:45:50 -05:00 |
|
Larry Finger
|
f6b0b0658a
|
rtl8188eu: Convert VOID to void
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-18 23:37:45 -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
|
77e736c66a
|
rtl8188eu: Remove dead code inside #if 0 ... #endif
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-18 16:16:10 -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
|
d25660e511
|
Remove space before \n in formats
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-08 23:09:18 -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 |
|