Roman Petrovski
|
ed3d903e50
|
Copyright headers updated to match
|
2019-04-22 12:31:01 +01:00 |
|
Larry Finger
|
92b97f0a67
|
rtl8188eu: Remove wrappers around memcpy() and memmove()
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-12-17 21:50:56 -06:00 |
|
Larry Finger
|
999a777041
|
rtl8188eu: Replace synonyms for true and false with the real thing
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-12-17 11:08:55 -06:00 |
|
Larry Finger
|
7f635252a0
|
rtl8188eu: Remove all synonyms for u8, u16, u32, qnd u64
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-30 16:41:18 -06:00 |
|
Larry Finger
|
14a16dd544
|
rtl8188eu: Eliminate the wrapper _rtw_memset()
This code is nothing more than memset().
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-24 12:07:51 -06:00 |
|
Larry Finger
|
57a2db9e23
|
rtl8188eu: Replace all the alternative forms for bool
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-16 14:56:35 -06:00 |
|
Larry Finger
|
21b9be0939
|
rtl8188eu: Remove the Windows IN and OUT pseudodirectives
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-13 09:28:01 -06:00 |
|
Larry Finger
|
722e1c9b2e
|
rtl8188eu: Replace VOID with void and PVOID with void *
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-12 21:24:45 -06:00 |
|
Larry Finger
|
f0050d3365
|
rtl8188eu: Remove dead code inside #if 0 .... #endif
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-12 19:26:10 -06:00 |
|
Larry Finger
|
0c57c68d3e
|
rtl8188eu: Remove all macros and tests of the type IS_HARDWARE_TYPE_XXX
Only IS_HARDWARE_TYPE_8188E is kept.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-12 12:10:32 -06:00 |
|
Larry Finger
|
22421e29fb
|
rtl8188eu: Replace all instances if __FUNCTION__ with __func__
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-03 14:22:43 -05:00 |
|
Larry Finger
|
0fcf3c2f5e
|
rtl8188eu: Remove dead code for devices other than RTL8188EU
This commit handles files in hal/.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-03 14:04:16 -05:00 |
|
Larry Finger
|
bbc8dd8720
|
Merge branch 'v5.2.2.4' of http://github.com/lwfinger/rtl8188eu into v5.2.2.4
|
2018-11-01 09:17:58 -05:00 |
|
Larry Finger
|
6fa9ed423c
|
rtl8188EUS: Initial addition of files in branch v5.2.2.4
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-10-14 19:09:51 -05:00 |
|