summaryrefslogtreecommitdiff
path: root/wifi
Commit message (Collapse)AuthorAgeFilesLines
* pro1: Move supplicant service init to wpa_supplicantJimmy Chen2020-11-081-0/+1
| | | | | | Bug: 138790309 Test: boot and wifi function is ok Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
* pro1: Add secondary interface using gEnableConcurrentSTA=wlan1Purushottam Kushwaha2020-10-251-0/+3
| | | | | | | gEnableConcurrentSTA=wlan1 will create wlan1 while insmod driver. Change-Id: Ia7ce00bbc9cb030320bc3bd84f8795c3583ef8b1 CRs-Fixed: 2258995
* pro1: wifi: ini file changes for Andorid Q upgradeAshish Kumar Dhanotiya2020-10-251-3/+25
| | | | | | | | | | | | | | | | | | Default ini values for enable_twt, gEnableEarlyStopScan, pcl_weightage and gcmp_enabled, need to change in MSM8998 for Android Q upgrade. Update the ini values as below: set RoamRssiDiff as 5 set gWlanMccToSccSwitchMode as 3 set enable_twt to disable by default set gEnableEarlyStopScan as enabled by default set rx_mode to 5 by default set pcl_weightage to zero and disable gcmp_enabled. Change-Id: I0a81e9c472b98bf4e6dd77867a0730a01267c72e CRs-fixed: 2437902
* pro1: Remove wigig remnantsBruno Martins2020-10-232-13/+0
| | | | Change-Id: I5e3a36a488846715b98777ed2603ae0080bc1327
* pro1: wifi: Disable BSS flushxshu2020-10-221-0/+1
| | | | Change-Id: I94e639fecef85107f70de8601b377c927cbe7f75
* pro1: Add parameters for Hotspot 2.0Ecco Park2020-10-221-0/+3
| | | | | | | | | | | | | | 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 Bug: 118633353 Test: live test with Passpoint AP Signed-off-by: Ecco Park <eccopark@google.com> Change-Id: Ic2351295802265516f20466113c08e2df0796dfa
* pro1: wifi: Increase max bss countRoshan Pius2020-10-221-0/+1
| | | | | | | | QCOM's driver can support a max of 512 scan results. Ensure that wpa_supplicant is in sync with that number. Change-Id: I62dbd2bd3789c454e9683320d3a58f67019ea7ee Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
* pro1: Remove unused fstman entriesEthan Chen2020-07-141-24/+0
| | | | Change-Id: I6d2e1e57572306a55efc12824ce68c59aee8b547
* Initial change from oneplus/msm8998-common to fxtec/pro1Tom Marshall2020-07-148-537/+47
| | | | | | * Also, remove stuff we don't support. Change-Id: I43166276d913450a95c5d33378fd64fcf5cdca8d
* msm8998-common: wifi: Enable 2.4GHz channel bondingMichael W2019-10-031-0/+1
| | | | | | | * Improve WiFi speed Change-Id: I06501a8d01d8a802fe5dd7a6c9edfa96c51afbce (cherry picked from commit 01cee355d2e25e9d9d46c2951ce517f1ca1f84aa)
* msm8998: wifi: update WCNSS config from 9.0.0codeworkx2018-12-271-10/+26
| | | | Change-Id: I0a771462b29360e5ea2e4898411f6193ab64f7d3
* msm8998: wifi: revert config to O statecodeworkx2018-12-101-89/+18
| | | | | | till we upgraded kernel to P Change-Id: Ie6876584b54e0e1c034a5940191a298dfc98e2d7
* msm8998: update blobs from 9.0 betacodeworkx2018-12-073-18/+574
| | | | Change-Id: I0d2e34bae5728dd3af36a95054546560b970606e
* msm8998: wifi: update wifi configcodeworkx2018-04-291-2/+12
| | | | | | | | * enable 802.11d support * Higher roaming RSSI diff to 5 * enable filter: drop all broadcast and multicast frames, except ARP and ICMPv6 Change-Id: Iebe133fbf0db10744c9cbd68c1ed3bbd5799a219
* msm8998: sync WCNSS_qcom_cfg.ini with cafcodeworkx2018-03-111-69/+13
| | | | | | LA.UM.6.4.r1-06900-8x98.0 Change-Id: Ibada8443760fcb32a1f5a750fa8f58e62601b528
* msm8998: Cleanup WiFi packages for oreoRashed Abdel-Tawab2018-02-033-1048/+0
| | | | Change-Id: Ia332f23083abc64c0082fc2774d9665e3346f27f
* msm8998: wifi: add sar-vendor-cmdcodeworkx2018-01-281-0/+14
| | | | Change-Id: I9c4744b85dac21f48ad0d3b2a7db8d9b05c0137a
* msm8998: update blobs from Oxygen 5.0codeworkx2017-12-283-9/+28
| | | | Change-Id: I30b2a2d955aed82505b5b966cdf62e2858938aac
* Android: symlink WCNSS to /vendor instead of /systemAlexander Martinz2017-12-111-0/+1
| | | | | Change-Id: Ida33520aae1c333c212e4913aa61d698f0f52daa Signed-off-by: Alexander Martinz <alex@amartinz.at>
* Initial tree pushXiNGRZ2017-07-266-0/+1546