Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
gaurank kathpalia a92bb13dfc qcacld-3.0: Filter SAP based upon ACS channel list
Scenario:
1. Start SAP on any potential LTE-COEX channel.
2. SAP would restart when it gets the event of unsafe channel.

Observation:
SAP restarts on a channel not in ACS channel list.

Expectation:
SAP should restart in channels given by the user
space only which are configured by hostapd.

Issue with driver:
Currently in wlansap_filter_ch_based_acs, the driver
eliminates the channels based upon the ACS start, and
end channel, and not the channel list, which can lead
to almost all the channels being picked, and none eliminated
if the start channel was 1, and end channel was 165, even
when only two channels, say 1 and 165 only were present
in ACS channel list.

Fix:
Fix is to eliminate all the candidate channels which were
not part of the ACS channel list, and pick only those channels
that were part of initial do_acs request.

Change-Id: Ib3b0b0a77c07b423b66e99feb085a370ed01f2de
CRs-Fixed: 2454270
2019-05-17 20:41:56 -07:00
components qcacld-3.0: Cleanup VDEV_SM legacy code 2019-05-17 16:21:48 -07:00
configs qcacld-3.0: Enable SMMU S1 TRANSLATION for LITO 2019-05-14 03:51:52 -07:00
core qcacld-3.0: Filter SAP based upon ACS channel list 2019-05-17 20:41:56 -07:00
os_if qcacld-3.0: Move allocation of tdls private to tdls component 2019-05-14 13:03:08 -07:00
uapi/linux
Android.mk qcacld-3.0: add build flag DYNAMIC_SINGLE_CHIP 2019-04-30 22:27:24 -07:00
Kbuild qcacld-3.0: Enable RX_SOFTIRQ_TIME_LIMIT flag 2019-05-14 18:39:38 -07:00
Kconfig qcacld-3.0: Combine all NAN related flags with WLAN_FEATURE_NAN 2019-02-04 10:44:30 -08:00
Makefile
README.txt

This is CNSS WLAN Host Driver for products starting from iHelium