aboutsummaryrefslogtreecommitdiff
path: root/wifi/wpa_supplicant_overlay.conf (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Explicitly disable protected management framesHan Sol Jin2024-12-21
| | | | | | | | | | | | | This fixes support with WPA2/3 mixed access points; the primary issue was that while this device doesn't support PMF, said access points try to query for PMF in order to check for WPA3 support, which causes our WLAN driver to die a painful death. Disable it from the overlay, as AOSP enables it by default. It's a wonder why it was enabled in the first place. Change-Id: I89dbce7ae4c91cea9f1828e8b627a828e2b08011
* msm8996-common: Move supplicant service init to wpa_supplicantJimmy Chen2021-10-19
| | | | | | Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
* msm8996-common: add parameters for Hotspot 2.0Ecco Park2019-11-05
| | | | | | | | | | | 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
* wifi: set tdls_external_control to configure external control mode.Subhani Shaik2017-09-07
| | | | | BUG: 30205217 Change-Id: I17f8f8991301db0bed3db416c52b33be8642e200
* Initial commitFedor9172016-10-26