Commit graph

19 commits

Author SHA1 Message Date
Sunil Ravi
438c054c19
kunlun2: wifi: Disable TDLS offchannel.
TDLS off-channel feature is needed only for
certification. Disable the feature in production
builds.

Bug: 161320896
Test: Basic wifi sanity test.
Change-Id: I99e34efdc1137e10d31de985771e84b8b1aa3d86
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-17 18:45:01 +02:00
Alex Naidis
24a8008375
wifi: enable QPower and Deep sleep at the same time
* This enables Deep Sleep mode, additionally to QPower
* With this configuration, QPower manages the new Deep sleep mode
 -> Leads to amazing power savings

Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: DennySPb <dennyspb@gmail.com>
Change-Id: I052498f312b3b3f7c6d843c9b69a9aca9aecb72a
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 18:44:07 +02:00
Jimmy Chen
00a3574cef
Move supplicant service init to wpa_supplicant
Bug: 138790309
Test: boot and wifi function is ok
Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-12 02:24:04 +02:00
Sandeep Singh
ad0d143e81
wifi: Add target specific wifi configuration files
This commit imports initial skunk wifi configuration files.

use ours WCNSS config

Change-Id: I5aa01eb778bf24cf50421c093c9ebca4dd541ae0
Signed-off-by: Sandeep Singh <sandsing@codeaurora.org>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-12 02:24:02 +02:00
SamarV-121
4c34733e0f sdm710-common: wifi: Remove nonexistent configs 2020-05-24 13:55:37 +02:00
Dede Dindin Qudsy
2bfee9cd7e sdm710-common: wifi: Disable SAE support
* based on kerneltoast/android_kernel_google_wahoo@4219bf1

Signed-off-by: Dede Dindin Qudsy <xtrymind@gmail.com>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-24 13:55:37 +02:00
Ashish Kumar Dhanotiya
86705bd156 sdm710-common: Add ini ignore_fw_reg_offload_ind
Add ini "ignore_fw_reg_offload_ind" to ignore regulatory
offload indicatin from fw.

Change-Id: Ie45bc35455efb4b3fd3512bafe140d4ae9580c4b
CRs-Fixed: 2542055
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-24 13:55:37 +02:00
Ashish Kumar Dhanotiya
c5ea77de75 sdm710-common: wifi: Remove TxPower2g and 5g from config file
Ini config values TxPower2g and TxPower5g are not
getting used anymore.
Remove TxPower2g and TxPower5g from WCNSS_qcom_cfg.ini
for all the targets.

Change-Id: Id85bec3e4ae3bb8012e13844bb0afa682a593fee
CRs-Fixed: 2607679
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-24 13:55:37 +02:00
Arun Kumar Khandavalli
6243e72c42 sdm710-common: wlan: Enable LPRX by default
LPRX was disabled previously on request because of some power issues.
Now that all the power issues is resolved enable the LPRX by default.

Change-Id: Ie3655bacfd06d47598b04e8c2c89233a000307ce
CRs-Fixed: 2459952
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-24 13:55:37 +02:00
GiaSen
6357d10828 kunlun2: copy wcnss config from stock
This reverts commit 9b215d2e09.
2020-05-24 13:55:27 +02:00
GiaSen
9b215d2e09 kunlun2: nuke wcnss config 2020-05-07 12:53:27 +02:00
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
bf9d5cbe3a kunlun2: Update WCNSS config from stock 2020-04-11 19:35:58 +05:30
Ashish Kumar Dhanotiya
311fea04b5 sdm710-common: Add ini ignore_fw_reg_offload_ind
Add ini "ignore_fw_reg_offload_ind" to ignore regulatory
offload indicatin from fw.

Change-Id: Ie45bc35455efb4b3fd3512bafe140d4ae9580c4b
CRs-Fixed: 2542055
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-09 16:13:29 +00:00
Ashish Kumar Dhanotiya
5b3695e94e sdm710-common: wifi: Remove TxPower2g and 5g from config file
Ini config values TxPower2g and TxPower5g are not
getting used anymore.
Remove TxPower2g and TxPower5g from WCNSS_qcom_cfg.ini
for all the targets.

Change-Id: Id85bec3e4ae3bb8012e13844bb0afa682a593fee
CRs-Fixed: 2607679
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-09 16:10:43 +00:00
Arun Kumar Khandavalli
758f4e181c sdm710-common: wlan: Enable LPRX by default
LPRX was disabled previously on request because of some power issues.
Now that all the power issues is resolved enable the LPRX by default.

Change-Id: Ie3655bacfd06d47598b04e8c2c89233a000307ce
CRs-Fixed: 2459952
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-09 16:09:55 +00:00
SamarV-121
c8b4b91fe2 sdm710-common: Update configs from stock Q
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:06:43 +05:30
Subhrajyoti Sen
6a551f5c0f sdm710-common: wifi: reduce battery drain
Change-Id: Ic4ab888b17c8c818f0bd6a2ef2cff1f6a7fa2740
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:04 +05:30
Kalpaj Chaudhari
a53de2df80 sdm710-common: wifi: Enable etsi13_srd_chan_in_master_mode
Change-Id: I41ca8a4c326ab35a98d1a53a9c1e8df8775ed9d7
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:02 +05:30
SamarV-121
082d309c9c sdm710-common: Import and bind mount stock WCNSS_qcom_cfg.ini
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:02 +05:30