android_kernel_xiaomi_sm8350/core
bings 14d1d3be37 qcacld-3.0: Optimize channel selection in ACS mode
SAP selects different channel between cld2.0 driver and cld3.0
driver in ACS mode, which leads to confusion.
In cld2.0 driver, channel with the least weight is the first
choice, and non-overlap channel will be selected only when
overlap channel is disabled and its weight is not bigger than
the first choice channel.
In cld3.0 driver, non-overlap channel will be selected when
overlap channel is disabled.

The behavior in cld2.0 is more reasonable. Make cld3.0 driver
follow cld2.0 driver.

Change-Id: I6243ace8db7314c698a9b554e65794d2ee66e555
CRs-Fixed: 2086287
2017-08-11 06:40:12 -07:00
..
bmi qcacld-3.0: Enable tx_free_at_download feature for SDIO WLAN 2017-08-08 01:21:54 -07:00
cds qcacld-3.0: Fix logging levels - Part 3 2017-08-08 13:15:11 -07:00
dp qcacld-3.0: Do netif_rx_ni() for frames received before peer assoc 2017-08-10 01:49:27 -07:00
hdd qcacld-3.0: fix sap not restart when on unsafe channel 2017-08-10 06:12:57 -07:00
mac Release 5.2.0.38A 2017-08-11 05:07:17 -07:00
pld qcacld-3.0: skip FW dump for SDIO SSR 2017-07-27 16:59:09 -07:00
sap qcacld-3.0: Optimize channel selection in ACS mode 2017-08-11 06:40:12 -07:00
sme qcacld-3.0: Add channel 149 to scan channel list for emulation 2017-08-11 05:07:17 -07:00
wma qcacld-3.0: Fix timer leak when wma_hold_req_timer timeout 2017-08-10 03:12:03 -07:00