Commit Graph

13531 Commits

Author SHA1 Message Date
Linux Build Service Account
d2bb8757a6 Move target_if/tdls to components/target_if/tdls
Change-Id: Ia72f8dddc21df49bab8ba63be38ce080d858c603
2018-12-04 15:49:52 +05:30
Linux Build Service Account
92728a078f Move umac/tdls to components/tdls
Change-Id: I12eedee6215337be7f5dbcf6d546910cecedd3c3
2018-12-04 15:47:36 +05:30
Linux Build Service Account
22109fd150 Move os_if/linux/p2p to components/os_if/linux/p2p
Change-Id: I834f4ca6b8f5e56559a4de3f28c955d78deca7cb
2018-12-04 15:36:30 +05:30
Linux Build Service Account
7f1b42dbad Move target_if/p2p to components/target_if/p2p
Change-Id: I1ea8a2cc9f31223407fac0925b74e3c5a37bc6e5
2018-12-04 15:34:44 +05:30
Linux Build Service Account
11a56702a8 Move umac/p2p to components/p2p
Change-Id: I8ca4c55470674422eca2dc80dd269cf45d4942ea
2018-12-04 15:32:54 +05:30
nshrivas
3672a9ba9b Release 5.2.0.109U
Release 5.2.0.109U

Change-Id: I50bdb2784d92108254797f5209d512967dedc7b2
CRs-Fixed: 774533
2018-12-04 00:06:01 -08:00
Arif Hussain
bd5194c5e0 qcacld-3.0: Refactor CFG_FINE_TIME_MEAS_CAPABILITY cfg
Refactor following CFG_FINE_TIME_MEAS_CAPABILITY cfg items.

Change-Id: I854e584e366490f788ee778adad3fec0c2b5c8cc
CRs-Fixed: 2357070
2018-12-04 00:06:01 -08:00
Arif Hussain
4966f697ef qcacld-3.0: Refactor CFG_WMI_WQ_WATCHDOG cfg
Refactor following  CFG_WMI_WQ_WATCHDOG cfg items.

Change-Id: Ib65c6cda2a2574940604e8b67bc29a6749add842
CRs-Fixed: 2357070
2018-12-04 00:05:57 -08:00
Arif Hussain
224d38154f qcacld-3.0: Refactor more dfs cfg items
Refactor following DFS cfg items
CFG_DISABLE_DFS_CH_SWITCH
CFG_ENABLE_DFS_PHYERR_FILTEROFFLOAD_NAME
CFG_IGNORE_CAC_NAME
CFG_DFS_RADAR_PRI_MULTIPLIER_NAME
CFG_SAP_TX_LEAKAGE_THRESHOLD_NAME
CFG_DFS_BEACON_TX_ENHANCED
CFG_DISABLE_DFS_JAPAN_W53
CFG_ENABLE_NON_DFS_CHAN_ON_RADAR

Change-Id: I7f39ed0680919c6a383d9b8bae5864f979b6948c
CRs-Fixed: 2351995
2018-12-04 00:05:53 -08:00
nshrivas
461ab006eb Release 5.2.0.109T
Release 5.2.0.109T

Change-Id: I932842bbcde2c9748906b112d304eaa15280e45b
CRs-Fixed: 774533
2018-12-03 15:18:00 -08:00
Nachiket Kukade
63bb63d833 qcacld-3.0: Complete the NAN component movement into CLD
NAN related OS IF, Target IF and component files have been
merged into CLD. Add Makefile changes, include correct
files, replace lmac tx/rx ops with the new ops and call
updated API's such as init/deinit.

Complete the remaining changes for moving NAN component
into CLD.

Change-Id: Idcf8816337aa49b399596ce3cdfc9cdab811d386
CRs-Fixed: 2338060
2018-12-03 15:17:59 -08:00
nshrivas
3079478a5b Release 5.2.0.109S
Release 5.2.0.109S

Change-Id: I60f377b5638070153968cffd5fc441c8acaad016
CRs-Fixed: 774533
2018-12-03 13:46:33 -08:00
Jeff Johnson
b5c1333cf4 qcacld-3.0: Replace pSessionEntry with pe_session
Per the Linux coding style both mixed-case names and so-called
Hungarian notation are frowned upon. There are multiple variations of
the identifier "pSessionEntry" currently in use, so replace them with
pe_session everywhere they occur in the driver.

Change-Id: I6cc37504bf9e8821c0e1c3d99e4f97a57aaba24c
CRs-Fixed: 2360166
2018-12-03 11:09:46 -08:00
nshrivas
a806ed3958 Release 5.2.0.109R
Release 5.2.0.109R

Change-Id: Ia11d27a455522ecd8e8d161705934b761ddd997e
CRs-Fixed: 774533
2018-12-03 11:01:22 -08:00
Jeff Johnson
8aebe614be qcacld-3.0: Rename pPeer
To conform to the Linux coding style rename all instances of "pPeer"
to "peer".

Change-Id: I012a647e97a01f29224620682bff70a814ee3cc8
CRs-Fixed: 2359578
2018-12-03 11:01:21 -08:00
nshrivas
c58c6e8adb Release 5.2.0.109Q
Release 5.2.0.109Q

Change-Id: I4dc4eb0370782a46d6415457cecbdbb74c14a063
CRs-Fixed: 774533
2018-12-03 09:13:11 -08:00
Jeff Johnson
f3408a6b99 qcacld-3.0: Rename pftSessionEntry
The identifier pftSessionEntry, which is used throughout the LIM FT
code, does not conform to the Linux coding style, so rename it to
ft_session to be compliant.

Change-Id: I466b396e4f84f1e02fa50dffa857fd43000fba27
CRs-Fixed: 2359658
2018-12-03 09:13:11 -08:00
nshrivas
5b816694cc Release 5.2.0.109P
Release 5.2.0.109P

Change-Id: Icd3ea40f98566f5f8f15c69c130b73681634d37b
CRs-Fixed: 774533
2018-12-03 05:48:09 -08:00
jiad
7b8a5e0e53 qcacld-3.0: Fix TDLS featurization build failure
When CONFIG_MOBILE_ROUTER is enabled there are build failures
due to improper featurization of TDLS, so fix the featurization
build failures.

Change-Id: I0e6b21615e763f2c4c86e0092807062cc8397705
CRs-Fixed: 2355801
2018-12-03 05:48:08 -08:00
jiad
6ee0ab11de qcacld-3.0: Enable MOBILE_ROUTER feature on SDXPRAIRIE
Enable MOBILE_ROUTER feature flag on SDXPRAIRIE, which is
a MDM platform.

Change-Id: I039b56b639cd5afb13fba23f4463dc9979c82412
CRs-Fixed: 2359660
2018-12-03 05:48:05 -08:00
nshrivas
4673ededb8 Release 5.2.0.109O
Release 5.2.0.109O

Change-Id: I749aa9d88db4825c011c0c6054bd7aecba0134b9
CRs-Fixed: 774533
2018-12-03 01:41:58 -08:00
Jeff Johnson
ef8cc9b2e1 qcacld-3.0: Fix wlan_hdd_nud_tracking.h copyright comment block
The copyright comment block in wlan_hdd_nud_tracking.h is not properly
aligned, so fix it.

Change-Id: I180980435c062fbdc43db58f84d9b48335f6bdc6
CRs-Fixed: 2359488
2018-12-03 01:41:58 -08:00
nshrivas
bfd3ec638b Release 5.2.0.109N
Release 5.2.0.109N

Change-Id: Iea1497a9913181269d84fc0a1caa5ee982d71b4a
CRs-Fixed: 774533
2018-12-02 22:31:23 -08:00
Jianmin Zhu
69e7bf332c qcacld-3.0: Enable CSA of STA mode for VDEV SM
After receive F/W wmi_csa_handling_event
1. Send WLAN_VDEV_SM_EV_FW_VDEV_RESTART before switch channel
	when gLimChannelSwitchTimer timeout.
2. Call __lim_process_channel_switch_timeout in
	mlme_vdev_restart_send.
3. Send WLAN_VDEV_SM_EV_RESTART_RESP in
	wma_vdev_start_resp_handler.
4. Send WMA_SWITCH_CHANNEL_RSP in mlme_vdev_start_continue.
5. Send WLAN_VDEV_SM_EV_START_SUCCESS in
	lim_switch_channel_cback.

Change-Id: I18e64ddf4ca898189cd22a3c8102a67702a025cc
CRs-Fixed: 2355762
2018-12-02 22:31:22 -08:00
nshrivas
11f45acf12 Release 5.2.0.109M
Release 5.2.0.109M

Change-Id: I888fd83691c57b42dd9243ec86dbc08bff02703c
CRs-Fixed: 774533
2018-12-02 19:14:19 -08:00
Jeff Johnson
8f358f6d64 qcacld-3.0: Remove typedef tpPESession
All references to typedef tpPESession have been converted to instead
to refer to the underlying struct, so remove the now obsolete typedef.

Change-Id: I58d80f42527a2edb20ca27a514600aa308e78fd8
CRs-Fixed: 2354302
2018-12-02 19:14:18 -08:00
nshrivas
ef7450bbe1 Release 5.2.0.109L
Release 5.2.0.109L

Change-Id: I1dd4d8970cd8bd3f3825a95d5787608936eb6e1b
CRs-Fixed: 774533
2018-12-02 14:59:45 -08:00
gaurank kathpalia
3d2e38572b qcacld-3.0: Add CFG items of power
Add power items related CFG items in new file,
and store the respective inis in MLME component

Change-Id: Iac183da52495aca07c6270edeb9f383ab49c1ff5
CRs-Fixed: 2341900
2018-12-02 14:59:45 -08:00
Jeff Johnson
5b574dd196 qcacld-3.0: Replace tpPESession in lim_process_assoc_req_frame
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_process_assoc_req_frame.

Change-Id: Ieab2818e7f0121f65454a29e2bfa716021bd2355
CRs-Fixed: 2354293
2018-12-02 14:59:41 -08:00
Jeff Johnson
f719052617 qcacld-3.0: Replace tpPESession in lim_process_auth_frame
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_process_auth_frame.

Change-Id: I5b40607744f57e30eeb4f4bc6ab7dd9996035e1e
CRs-Fixed: 2354295
2018-12-02 14:59:38 -08:00
Jeff Johnson
a7071e6e39 qcacld-3.0: Replace tpPESession in lim_process_mlm_req_messages
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_process_mlm_req_messages.

Change-Id: I573e4775936c0139f4853725675359af7b8511ee
CRs-Fixed: 2354285
2018-12-02 14:59:34 -08:00
Jeff Johnson
c246b29551 qcacld-3.0: Replace tpPESession in lim_process_tdls
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_process_tdls.

Change-Id: I410d0da4f6fc3202b4d96ca79ce7a8cdf5b7e145
CRs-Fixed: 2354290
2018-12-02 14:59:30 -08:00
nshrivas
f7bac73e37 Release 5.2.0.109K
Release 5.2.0.109K

Change-Id: I2d8813412af31c5790c9262bfed64fb275a92e6e
CRs-Fixed: 774533
2018-12-02 13:30:58 -08:00
Jeff Johnson
f6f4aebb26 qcacld-3.0: Replace tpPESession in lim_process_mlm_rsp_messages
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_process_mlm_rsp_messages.

Change-Id: I30b485531801979b8da934975eeda5bcf34294fe
CRs-Fixed: 2354289
2018-12-02 13:30:58 -08:00
Jeff Johnson
c7f8094ceb qcacld-3.0: Correctly export hdd_conn_set_connection_state()
There are multiple issues with how hdd_conn_set_connection_state()
is exported:
1) The prototype is defined in wlan_hdd_cfg80211.h even though the
   implementation is in wlan_hdd_assoc.c.
2) The prototype uses the "extern" keyword which violates the Linux
   Kernel coding style.
3) The implementation is documented instead of the interface.

To address these issues move the prototype (without "extern") as well
as the documentation to wlan_hdd_assoc.h.

Change-Id: Ie2b80e953cc500c10ae14d94c375cc1487241b6c
CRs-Fixed: 2357078
2018-12-02 13:30:54 -08:00
nshrivas
8b667c9f8c Release 5.2.0.109J
Release 5.2.0.109J

Change-Id: Ib46f1602719a26dd9b312dafd3073ca5ea491f53
CRs-Fixed: 774533
2018-12-02 11:55:10 -08:00
Jeff Johnson
209dfa0b2c qcacld-3.0: Replace tpPESession in lim_process_sme_req_messages
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_process_sme_req_messages.

Change-Id: I1de7a895225db8abaa462c6baef297eac299a77b
CRs-Fixed: 2354329
2018-12-02 11:55:10 -08:00
Jeff Johnson
a781565642 qcacld-3.0: Replace tpPESession in lim_send_management_frames
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_send_management_frames.

Change-Id: Ieace9841d36d93371c0929ef5232c052cade4d8e
CRs-Fixed: 2354288
2018-12-02 11:55:06 -08:00
Ke Huang
ae49ad0d7c qcacld-3.0: remove wma_send_time_stamp_sync_cmd
qcacld-2.0 to qcacld-3.0 Propagation.

the wma_send_time_stamp_sync_cmd will not be processed by fw,
so remove this wma_send_time_stamp_sync_cmd.

CRs-Fixed: 2280656
Change-Id: I3aee6e2da4783772ad9acf3fc20c3669829f9397
2018-12-02 11:55:03 -08:00
nshrivas
d517c8e15c Release 5.2.0.109I
Release 5.2.0.109I

Change-Id: Iac43230ae723fc2fd58b353cdc3d4d983b3d092c
CRs-Fixed: 774533
2018-11-30 17:39:55 -08:00
Jeff Johnson
41ce2853db qcacld-3.0: Replace tpPESession in lim_process_action_frame
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_process_action_frame.

Change-Id: Ic07be2b8001ec0b79115b6a149b2cf176381f52b
CRs-Fixed: 2354296
2018-11-30 17:39:55 -08:00
Jeff Johnson
ec50d0d061 qcacld-3.0: Replace tpPESession in lim_assoc_utils
To align with the Linux coding style replace tpPESession with struct
pe_session * in lim_assoc_utils.

Change-Id: I917e16c306e45df6ee81b0f38cefd5190fbad149
CRs-Fixed: 2354280
2018-11-30 17:39:52 -08:00
nshrivas
0a64e52da0 Release 5.2.0.109H
Release 5.2.0.109H

Change-Id: I1b3e3a455680c85e641daecb116d6a30532b546b
CRs-Fixed: 774533
2018-11-30 14:36:47 -08:00
Jeff Johnson
a0619e4264 qcacld-3.0: Replace PMAC_STRUCT() with MAC_CONTEXT()
The inline function MAC_CONTEXT() is the preferred mechanism for
converting a MAC handle into a MAC context, so replace all instances
of the legacy macro PMAC_STRUCT().

Change-Id: Ieb29696c79b729648462be699892607484c2f301
CRs-Fixed: 2357873
2018-11-30 14:36:47 -08:00
nshrivas
754d21ed1f Release 5.2.0.109G
Release 5.2.0.109G

Change-Id: Ib95fcca650845fc2e0526bbe9408feca3a6544f0
CRs-Fixed: 774533
2018-11-30 12:23:14 -08:00
Wu Gao
bc6eaa1fca qcacld-3.0: Remove QDF TRACE INIs
Since QDF TRACE INIs used infrequently, remove them and related codes.
Please file new FR to trace the requirement about host log level
setting.

Change-Id: I9c519cf2509e3dc22282f0c7ea6f52cbd2913ccd
CRs-Fixed: 2358850
2018-11-30 12:23:13 -08:00
nshrivas
567da4afe5 Release 5.2.0.109F
Release 5.2.0.109F

Change-Id: I1462f5cc5783c0253ca16d8a605421ee6810d2e0
CRs-Fixed: 774533
2018-11-30 08:28:18 -08:00
Ke Huang
c067b8d863 qcacld-3.0: Fix tx flow control inconsistency during ssr
qcacld-2.0 to qcacld-3.0 Propagation.

Connection fails after ssr due to the tx queues are paused by tx flow
control and ssr happens before tx resume, and the tx queues cannot be
resumed because of the unpaired status of pause map.

Resume tx queues and update pause map at the beginning of ssr if the tx
queues are paused by tx flow control.

CRs-Fixed: 2146129
Change-Id: Ib1ed8360c6effa4a47fc1702650375bf2380e65c
2018-11-30 08:28:17 -08:00
Vignesh Viswanathan
f10c4e097c qcacld-3.0: Add new vendor OUI in default INI to connect in 1x1
The 3rd party AP with Vendor IE OUI 001018, Vendor Data
02 FF 00 9C 00 00 and NSS 4x4 is not able to handle OMN/SMPS
frames sent by DUT in 2.4Ghz. This leads to the AP dropping
the data rates to 1Mbps and low throughput is seen.

This is because the connection is done with NSS 2x2 and when Coex
scenarios occur, the DUT switches dynamically to 1x1 by sending
OMN/SMPS frames. To overcome this issue, the workaround is to
blacklist the above AP and do connection in 1x1 only.

Add the vendor OUI of the 3rd party AP to gActionOUIConnect1x1
default INI string to connect in 1x1.

Change-Id: Idc0f3238e3521bb20c592b44de77216125e69504
CRs-Fixed: 2352946
2018-11-30 08:28:14 -08:00
Tiger Yu
389f591af8 qcacld-3.0: Drop packet if SAP is not started
Drop packet if SAP is not started to avoid abnormal state.

Change-Id: If09abb0d03b4a34805178d4219ef479dd39b6418
CRs-Fixed: 2357973
2018-11-30 08:28:11 -08:00