summaryrefslogtreecommitdiff
path: root/wifi
AgeCommit message (Collapse)Author
2020-12-27sdm660-common: wifi: Disable BSS flushxshu
Bug: 73301881 Test: Verify that the connected MAC randomization ~3 seconds delay problem is gone Change-Id: I94e639fecef85107f70de8601b377c927cbe7f75
2020-12-27sdm660-common: wifi: Increase max bss countRoshan Pius
QCOM's driver can support a max of 512 scan results. Ensure that wpa_supplicant is in sync with that number. Bug: 74724482 Test: Device boots up and connects to wifi networks. Change-Id: I62dbd2bd3789c454e9683320d3a58f67019ea7ee
2020-12-18sdm660-common: Move supplicant service init to wpa_supplicantJimmy Chen
Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
2020-04-30sdm660-common: wifi: Enable DFS channel scanning in P2P searchLuK1337
* Fixes P2P when connected to 5GHz access point. Change-Id: I31890645510931c7e7a65759c915a09fec77a1cf Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
2020-04-30sdm660-common: Add secondary interface using gEnableConcurrentSTA=wlan1Purushottam Kushwaha
gEnableConcurrentSTA=wlan1 will create wlan1 while insmod driver. Change-Id: Ia7ce00bbc9cb030320bc3bd84f8795c3583ef8b1 CRs-Fixed: 2258995
2020-04-30sdm660-common: wifi: Enable etsi_srd_chan_in_master_modeKalpaj Chaudhari
* Fixes 5GHz tethering after LA.UM.7.2.r1-07600-sdm660.0 merge. Change-Id: I41ca8a4c326ab35a98d1a53a9c1e8df8775ed9d7
2020-04-30sdm660-common: wifi: add parameters for Hotspot 2.0Ecco Park
Those parameters need to set for Hotspot 2.0 network interworking=1 : Enable Interworking hs20=1: Enable Hotspot 2.0 auto_interworking=0 : Do not automatically go through Interworking network selection in wpa_supplicant Signed-off-by: Ecco Park <eccopark@google.com> Change-Id: Ic2351295802265516f20466113c08e2df0796dfa
2018-07-13wayne: Initial bringupIsaac Chen
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03wayne: wifi: Organize for wifi configsIsaac Chen
Change-Id: I7babdea2c169c02bc2659054e3675bc7aa6f65a3 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>