Larry Finger
|
8e22f0d2e8
|
rtl8188eu: Change "while(" to "while ("
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-08-15 13:04:12 -05:00 |
|
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
|
aa89a39a09
|
rtl8188eu: Remove spaces before quoted newline
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-08-15 13:00:19 -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
|
7460f4b22a
|
rtl8188eu: Remove most typedef statements from include/hal_intf.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-17 10:31:25 -05:00 |
|
Larry Finger
|
22afcbab09
|
rtl8188eu: Remove typedef statements from include/HalVerDef.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-17 09:57:29 -05:00 |
|
Larry Finger
|
4547604302
|
rtl8188eu: Remove typedef statements in include/rtw_mp.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-16 20:14:52 -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
|
26b163f24f
|
rtl8188eu: Remove typedef statements from include/rtw_rf.h and delete unused header files
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-15 12:43:37 -05:00 |
|
Larry Finger
|
851dc8fff5
|
rtl8188eu: Remove typedef statements from include/wlan_bssdef.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-14 18:14:05 -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
|
d26bbefc3a
|
rtl8188eu: Remove useless IN and OUT from parameter lists
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-13 12:06:38 -05:00 |
|
Larry Finger
|
460e260891
|
rtl8188eu: Convert typedef WLAN_PWR_CFG to struct wl_pwr_cfg
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-13 10:59:57 -05:00 |
|
Larry Finger
|
752f418bf0
|
rtl8188eu: Remove CONFIG_EMBEDDED_FWIMG
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-12 21:09:07 -05:00 |
|
Larry Finger
|
83ff417f97
|
rtl8188eu: Fix build error
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-12 21:03:39 -05:00 |
|
Larry Finger
|
b054bfff27
|
rtl8188eu: Convert driver to use external firmware
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-12 21:01:49 -05:00 |
|
Larry Finger
|
669536c180
|
rtl8188eu: Remove CONFIG_SPECIAL_SETTING_FOR_FUNAI_TV
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-12 14:24:31 -05:00 |
|
Larry Finger
|
6eb9cc27c9
|
rtl8188eu: Remove CONFIG_USE_USB_BUFFER_ALLOC_TX
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-12 14:20:06 -05:00 |
|
Larry Finger
|
f42ef2ce84
|
rtl8188eu: Remove CONFIG_TCP_CSUM_OFFLOAD_TX
This change also allows the removal of rtw_set_tx_chksum_offload() as
it is now empty.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-12 14:14:19 -05:00 |
|
Larry Finger
|
2339d6c52a
|
rtl8188eu: Remove DBG_CONFIG_ERROR_DETECT
This symbol is defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-11 20:21:04 -05:00 |
|
Larry Finger
|
15018af1a2
|
rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_BUFFER_DYNAMIC_ALLOCATE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-11 13:50:02 -05:00 |
|
Larry Finger
|
8fd80041bf
|
rtl8188eu: Remove CONFIG_DISABLE_ODM
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-11 13:43:51 -05:00 |
|
Larry Finger
|
e136a7d492
|
rtl8188eu: Remove CONFIG_RECV_THREAD_MODE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-11 13:34:16 -05:00 |
|
Larry Finger
|
bc08957f00
|
rtl8188eu: Remove CONFIG_XMIT_THREAD_MODE
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-11 13:31:05 -05:00 |
|
Larry Finger
|
993b4435cb
|
rtl8188eu: Fix most errors from smatch
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-10 11:18:03 -05:00 |
|
Larry Finger
|
10a995af18
|
rtl8188eu: Remove RTK_DMP_PLATFORM
This is not selected.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-07 13:07:38 -06:00 |
|
Larry Finger
|
cfd60faf5e
|
rtl8188eu: Remove "if 1"
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-07 13:00:36 -06:00 |
|
Larry Finger
|
4bf02bb7d8
|
rtl8188eu: Replace typedef for WLAN_BSSID_EX
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-06 18:26:23 -06:00 |
|
Larry Finger
|
c0ef452bab
|
rtl8188eu: Remove wrappers around spin_lock_bh and spin_unlock_bh
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-06 11:55:51 -06:00 |
|
Larry Finger
|
dc4dbd3a7c
|
rtl8188eu: Remove wrapper around spin_lock_init
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-05 14:43:57 -06: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
|
c291f6278d
|
rtl8188eu: Remove ENABLE_USB_DROP_INCORRECT_OUT
It is defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-03 21:43:57 -06:00 |
|
Larry Finger
|
dd62caa1e1
|
rtl8199eu: Replace TRUE and FALSE with true and false
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-02 17:25:27 -06:00 |
|
Larry Finger
|
0b5c6eb35b
|
rtl8188eu: Change BOOLEAN to bool
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-02 17:21:23 -06:00 |
|
Larry Finger
|
4081d131cc
|
rtl8188eu: Remove CONFIG_ODM_ADAPTIVITY
This one is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-02 17:13:19 -06:00 |
|
Larry Finger
|
ed192682fe
|
rtl_8188eu: Remove CONFIG_MMC_PM_KEEP_POWER, and CONFIG_WOWLAN
These parameters are not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-02 17:03:18 -06:00 |
|
Larry Finger
|
2a75f42bff
|
rtl8188eu: Remove CONFIG_EFUSE_CONFIG_FILE and CONFIG_RF_GAIN_OFFSET
These two interdependent parameters are not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-02 11:34:17 -06:00 |
|
Larry Finger
|
4b61fd5bf7
|
rtl8188eu: Remove CONFIG_WAPI_SUPPORT
This symbol is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-02 11:12:58 -06:00 |
|
Larry Finger
|
7f426e6764
|
rtl8188eu: Remove CONFIG_LED and related configuration variables
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 22:55:42 -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
|
9decc528d8
|
rtl8188eu: Remove CONFIG_SUPPORT_USB_INT
This one is always defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 10:56:24 -06:00 |
|
Larry Finger
|
314bad7109
|
rtl8188eu: FRemove the undefined CONFIG_IOL_LLT
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 10:38:32 -06:00 |
|
Larry Finger
|
1155811fcf
|
rtl8188eu: Remove CONFIG_IOL
This parameter is defined by default.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 10:36:23 -06:00 |
|
Larry Finger
|
f7d31c956e
|
rtl8188eu: Convert CONFIG_IOL_EFUSE_PATCH to CONFIG_IOL
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 10:22:58 -06:00 |
|
Larry Finger
|
71377b69a4
|
rtl8188eu: Change CONFIG_IOL_READ_EFUSE_MAP to CONFIG_IOL
When CONFIG_IOL is defined, then CONFIG_IOL_READ_EFUSE_MAP is automatically
defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 10:20:25 -06:00 |
|
Larry Finger
|
6dea1f4270
|
rtl8188eu: Remove CONFIG_IOL_IOREG_CFG
This symbol is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-03-01 10:17:09 -06:00 |
|
Larry Finger
|
3ce8fc76d7
|
rtl8188eu: Remove CONFIG_IOL_IOREG_CFG_DBG
This symbol is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-02-28 16:20:44 -06:00 |
|
Larry Finger
|
ee0ecc2037
|
rtl8188eu: Remove CONFIG_TX_EARLY_MODE
This one is not defined.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-02-28 12:41:56 -06:00 |
|
Larry Finger
|
1eb356210f
|
rtl8188eu: Remove all configuration variables that use RTL8188E*
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-02-28 12:34:59 -06:00 |
|
Larry Finger
|
efaf0dce64
|
rtl8188eu: Remove remaining configuration code for other devices
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
|
2015-02-27 20:38:37 -06:00 |
|