android_kernel_xiaomi_sm8350/components
Vevek Venkatesan ed315cdbdd qcacld-3.0: Fix race condition in sending STA IPA offload enable
During resource unloading, if two next to next client connect
request comes, one is handled in pending event handler in
wlan_ipa_uc_op_cb callback after processing FW TX suspend response
and other one is handled in scheduler thread, this causes race
condition in sending IPA offload enable for STA iface. So send IPA
enable req to FW before queuing the client connect event to the
pending events.

Change-Id: Ifcabc2481e590e5e128434614c4b46fe53a34636
CRs-Fixed: 2460573
2019-06-16 23:14:24 -07:00
..
action_oui qcacld-3.0: Advertise max NSS capability with few IOT APs 2019-05-31 05:17:09 -07:00
blacklist_mgr qcacld-3.0: Fix potential pointer dereference condition 2019-06-15 00:26:07 -07:00
cfg qcacld-3.0: Link BLM to the legacy APIs 2019-06-02 01:51:34 -07:00
cmn_services/policy_mgr qcacld-3.0: Add GO+GO+STA policy mgr table 2019-06-10 11:53:50 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Add logging macros without function/line info 2019-06-11 17:37:28 -07:00
fw_offload qcacld-3.0: Add logging macros without function/line info 2019-06-11 17:37:28 -07:00
interop_issues_ap qcacld-3.0: Implement api for interop issues ap 2019-05-24 16:00:44 -07:00
ipa qcacld-3.0: Fix race condition in sending STA IPA offload enable 2019-06-16 23:14:24 -07:00
mlme qcacld-3.0: Remove legacy mlme_nofl logs 2019-06-14 01:49:45 -07:00
nan qcacld-3.0: Add NULL check for nan private objects 2019-06-14 07:40:54 -07:00
ocb qcacld-3.0: Replace EDCA_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:54:49 -07:00
p2p qcacld-3.0: Send mgmt frame with NULL channel 2019-06-03 21:03:29 -07:00
pmo qcacld-3.0: Do not send DTIM related commands with WOW for runtime PM 2019-06-12 17:45:41 -07:00
target_if qcacld-3.0: Send reject ap list to FW 2019-05-31 21:55:53 -07:00
tdls qcacld-3.0: Pass psoc instead of vdev for teardown links 2019-06-03 02:26:54 -07:00