Larry Finger
|
e3e242b712
|
rtl8188eu: Remove tests on macro CONFIG_80211N_HT
This one is always selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-12 14:06:58 -06:00 |
|
Larry Finger
|
e9184bd34c
|
rtl8188eu: Remove dead code for IS_HARDWARE_TYPE_
The 8188eu is an 802.11n device.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-11-12 12:55:23 -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
|
d8ced1a187
|
rtl8188eu: Remove _rtw_spinlock_init
This function is the same as spin_lock_init()
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2018-10-19 11:48:13 -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 |
|
Larry Finger
|
1bb0401638
|
rtl8188eu: CONFIG_TDLS
This variable is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-04 15:31:57 -06:00 |
|
Larry Finger
|
27f745af7b
|
rtl8188eu: Remove some configuration variables defined when CONFIG_P2P is defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 22:48:40 -06:00 |
|
Larry Finger
|
54abf571c4
|
rtl8188eu: Change C90 comments to /* */ form
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-02-19 15:34:32 -06:00 |
|
Larry Finger
|
9b5b5c4e12
|
rtl8188eu: Replace wrapper for memset
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-02-19 14:58:09 -06:00 |
|
Larry Finger
|
529328fd3d
|
rtl8188eu: Replace wrapper for memcpy
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-02-19 14:50:04 -06:00 |
|
Larry Finger
|
06334102cd
|
rtl8188eu: Replace _FALSE and _TRUE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2014-12-28 20:13:24 -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
|
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
|
e79535e153
|
rtl8188eu: Remove dead code for CONFIG_TDLS
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-11 20:13:07 -05:00 |
|
Larry Finger
|
d2c90ee304
|
rtl8188eu: Change C90 comments to kernel form for files in core/
This commit also includes some sparse fixes for endian issues.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-07-09 17:38:46 -05:00 |
|
Larry Finger
|
9cef34aa09
|
rtl8188eu: Change _FALSE and _TRUE to false and true
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-25 22:02:10 -05:00 |
|
Larry Finger
|
96adb823b9
|
rtl8188eu: Update logging
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2013-05-25 18:35:42 -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
|
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 |
|