aboutsummaryrefslogtreecommitdiff
path: root/wifi (follow)
Commit message (Collapse)AuthorAge
* z2_plus: wifi: Add back WCNSS_cfg.datdd3boh2017-10-31
| | | | | | * From LA.UM.6.5.r1-03400-8x96.0 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: Checkout to LA.UM.6.5.r1-03400-8x96.0dd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* oneplus3: Remove no longer used hostapd configsLuca Stefani2017-09-07
| | | | Change-Id: I0c53cbb1ba2610aac4349b6a0e66e23c75871d27
* wifi: set tdls_external_control to configure external control mode.Subhani Shaik2017-09-07
| | | | | BUG: 30205217 Change-Id: I17f8f8991301db0bed3db416c52b33be8642e200
* wifi: Configure the p2p_search_delay to 100 msecJongrak Kwon2017-09-07
| | | | | | | | | This commit configurs the p2p_search_delay to 100 msec to avoid more default delay (500msec, configued in the supplicant) during the p2p_find operations. Change-Id: Ibb384b31cd1b46dd669483a0d14a3215c0113b7b CRs-Fixed: 680606
* z2_plus: wifi: Import partially from op3dd3boh2017-09-06
| | | | | | | * already cleaned up * also removed WCNSS_cfg.dat that didn't seem called by anything Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: Remove fstman.ini and cleanup [1/2]dd3boh2017-09-06
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: reduce delay for Runtime PMAlex Naidis2017-08-25
| | | | | | | | | | | * "2500" is a little to relaxed from a power effiency point of view. -> Reduce the delay to "1500" to improve power efficiency without increasing the chance of a wifi dropout. Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: use more conservative value for gRuntimePMDelayPark Ju Hyung2017-08-25
| | | | | | | | 500ms was too short and causes performance/stability issues Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com> Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: enable and tune BETAlex Naidis2017-08-25
| | | | | | | | | | | | | | Enabling Beacon Early Termination in order to speed up beacon processing drastically. This will lead to power savings. Also tune the BET wake interval to a value of "8" to reduce the frequency of wakeups. "8" is a safe choice since I could detect values of higher than 10 to cause issues in some usecases. Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: relax WiFi re-association RSSI thresholdsSultanxda2017-08-25
| | | | | Signed-off-by: Sultanxda <sultanxda@gmail.com> Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
* z2_plus: wifi: enable QPower and Deep sleep at the same timeAlex Naidis2017-08-25
| | | | | | | | | * 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: dd3boh <dade.garberi@gmail.com>
* wifi: Update from the zui 2.5.412dd3boh2017-08-03
|
* z2_plus: Move readmac in proper placedavidevinavil2017-06-30
|
* z2_plus: Move readmac under it's own dirLuca Stefani2017-04-07
| | | | Change-Id: Ie2d437ee4179a512d2ea8e95fe66ec8ce3db88b9
* z2_plus: Fix mac addressdavidevinavil2017-01-29
| | | | | | | | * Let's ensure that wlan_mac.bin exists in persist partition and is valid, otherwise WiFi MAC address is randomized on every boot because qca_cld can't properly read it Change-Id: I82d66b84104802eaa1becdc72a1aec5fd185e5fa
* add key overlay thanks to Fedordavidevinavil2017-01-10
| | | | Change-Id: I88ad7e899b36d4660b116aaa1e5b8a13a1dcfb1b
* update WCNSS_qcom_cfg.inidavidevinavil2016-11-30
| | | | Change-Id: Id3abed0eb487b8707f370d607afbc809777c8369
* fix camera configdavidevinavil2016-11-19
| | | | Change-Id: I1c638fa374ef0da514c956cc4ca24e865a6896ed
* Add fstman.ini from ZUIFedor9172016-10-27
|
* Initial commitFedor9172016-10-26