Commit Graph

7487 Commits

Author SHA1 Message Date
nshrivas
72c436ab9a Release 5.2.0.162A
Release 5.2.0.162A

Change-Id: I57d830be73c4bd10c2bbfdd4264f226a3d9a0d2d
CRs-Fixed: 774533
2019-12-19 07:09:32 -08:00
nshrivas
7b31b9e751 Release 5.2.0.162
Release 5.2.0.162

Change-Id: I3e65f7ecf7fba45286ee553ff75b97f4b3efc348
CRs-Fixed: 774533
2019-12-19 03:03:53 -08:00
Wu Gao
8805369eb0 qcacld-3.0: Don't create new P2P IE just for NoA attribute
Host still create new P2P IE for NoA attribute even if there is P2P
IE in additional IE from up layer. This change adds NoA attribute to
existing P2P IE directly.

Change-Id: I8585e09ce3d97eb2f6eb67e552659be9962913c9
CRs-Fixed: 2583887
2019-12-19 03:03:53 -08:00
nshrivas
e6b7425e09 Release 5.2.0.161Z
Release 5.2.0.161Z

Change-Id: If34263b1a308d4be982bc641e8012778c127c784
CRs-Fixed: 774533
2019-12-18 18:56:56 -08:00
nshrivas
fb6757f24d Release 5.2.0.161Y
Release 5.2.0.161Y

Change-Id: Idced29a9f74146ee91cf8f9485014b4aeb63ce95
CRs-Fixed: 774533
2019-12-18 08:07:04 -08:00
nshrivas
4a63087564 Release 5.2.0.161X
Release 5.2.0.161X

Change-Id: I950784e682bffa3903f08ac5fe1d2ebf76dccf8e
CRs-Fixed: 774533
2019-12-18 02:46:18 -08:00
nshrivas
655c28c51f Release 5.2.0.161W
Release 5.2.0.161W

Change-Id: I4ae85fe1a3692ae6cdb22458765744cf8d5ae911
CRs-Fixed: 774533
2019-12-18 01:21:45 -08:00
nshrivas
fd3488f009 Release 5.2.0.161V
Release 5.2.0.161V

Change-Id: I35180db93b56cf4ab4f660ab51e93fe62f7324d8
CRs-Fixed: 774533
2019-12-18 00:07:01 -08:00
sheenam monga
ec59a16f71 qcacld-3.0: Fix null session dereference in lim_populate_he_mcs_set
Currently, ch_width of session is checked without validating
session  which may lead to NULL pointer derefrence.

validate session_entry before accessing element of
pe_session

Change-Id: I1f785555fa77a0c588e9b5245ad513fe059974d0
CRs-Fixed: 2585928
2019-12-18 00:07:01 -08:00
nshrivas
2e314dee34 Release 5.2.0.161U
Release 5.2.0.161U

Change-Id: Ibcdbc91ba0316ed0dc94f6290b1c826458e08579
CRs-Fixed: 774533
2019-12-17 16:37:53 -08:00
Liangwei Dong
73fdb0d319 qcacld-3.0: Fix VHT 160 rate report
1. Update pAddBssParams->ch_width to 160Mhz ch width value
based on VHT operation IE's ch width, channel segment 0
and channel segment 1 fields.

2. Report link rate information to OS for 160Mhz based on
rate flag TX_RATE_VHT160.

The change will fix the incorrect bandwdith reported by
IW commmand (iw wlan0 link) when STA is connected to AP
in VHT160 mode.

Change-Id: I698b12da825619e8e8f28f0cf4ea1ccf2e7072e6
CRs-Fixed: 2585986
2019-12-17 16:37:53 -08:00
nshrivas
dd50d06acb Release 5.2.0.161T
Release 5.2.0.161T

Change-Id: I4c209acce220163c3d7a47f892550cfa235344f5
CRs-Fixed: 774533
2019-12-17 14:09:53 -08:00
nshrivas
ce22a839d1 Release 5.2.0.161S
Release 5.2.0.161S

Change-Id: I5fb65233f5c540dfe4f834b7f7357e7aeef0d673
CRs-Fixed: 774533
2019-12-17 03:45:13 -08:00
nshrivas
e7a73bf599 Release 5.2.0.161R
Release 5.2.0.161R

Change-Id: If0f0f86c4003093711dbe2ccc327e194df1ce530
CRs-Fixed: 774533
2019-12-17 00:12:04 -08:00
nshrivas
523a327e6d Release 5.2.0.161Q
Release 5.2.0.161Q

Change-Id: I70535b95d886838de3f4df525b4292bc9cbf8a79
CRs-Fixed: 774533
2019-12-16 21:15:30 -08:00
nshrivas
8f875e196f Release 5.2.0.161P
Release 5.2.0.161P

Change-Id: I17d9d1beb0b27e70327fd303f2c5c0aa47ea5218
CRs-Fixed: 774533
2019-12-16 19:45:32 -08:00
nshrivas
7fb069d789 Release 5.2.0.161O
Release 5.2.0.161O

Change-Id: I4382ddbea60a8e9285cb3a719d67f1c2f43296f1
CRs-Fixed: 774533
2019-12-16 16:17:11 -08:00
nshrivas
4ea94fe0a5 Release 5.2.0.161N
Release 5.2.0.161N

Change-Id: I8e09a08ec5ee3db8d1b30153062290a4a8e0a58e
CRs-Fixed: 774533
2019-12-16 14:19:12 -08:00
nshrivas
e9946e57e6 Release 5.2.0.161M
Release 5.2.0.161M

Change-Id: I651cadd0ce4853e488aaf3bbb440a1d01c149594
CRs-Fixed: 774533
2019-12-16 06:35:16 -08:00
Hangtian Zhu
274e08b80a qcacld-3.0: Fix compile issues when some features are disabled
Fix compile issues when some features are disabled, the features are:
BUILD_DEBUG_VERSION
CONFIG_CP_STATS
CONFIG_HOST_OPCLASS
CONFIG_FEATURE_ROAM_DEBUG
There are some other features depends on each other, so enabled features to
qcs40x.snoc.perf_defconfig, the features are:
CONFIG_WLAN_FEATURE_FILS
CONFIG_WMI_ROAM_SUPPORT
CONFIG_WMI_STA_SUPPORT
CONFIG_REG_CLIENT
CONFIG_WLAN_FEATURE_DP_BUS_BANDWIDTH
CONFIG_WMI_CONCURRENCY_SUPPORT
CONFIG_LL_DP_SUPPORT

Change-Id: I6fa1eacb79576a955e593dbb9ac52083742275e3
CRs-Fixed: 2354496
2019-12-16 06:35:16 -08:00
nshrivas
ebede607b8 Release 5.2.0.161L
Release 5.2.0.161L

Change-Id: I61ee6b1e4a4bdd3c8431b73095f775e2b19bd9c3
CRs-Fixed: 774533
2019-12-16 05:11:59 -08:00
nshrivas
b5a79dfc0d Release 5.2.0.161K
Release 5.2.0.161K

Change-Id: I130f87cd240afa7f0a0d8de0d294b24824826b0d
CRs-Fixed: 774533
2019-12-14 20:35:09 -08:00
Jianmin Zhu
a69569a773 qcacld-3.0: Invalid bssid in add sta param of LFR2
Bssid of add sta param of LFR2 isn't initialized, add sta
failed.

Change-Id: I61cc5b2464452efa24ef41a6bd54e1df5d23215c
CRs-Fixed: 2586203
2019-12-14 20:35:09 -08:00
nshrivas
04e4d2fcd3 Release 5.2.0.161J
Release 5.2.0.161J

Change-Id: I65ca81813e1d500dec1d6c18eb74048a06f7defc
CRs-Fixed: 774533
2019-12-14 16:17:42 -08:00
nshrivas
ab448b951b Release 5.2.0.161I
Release 5.2.0.161I

Change-Id: I4bdd31be8a58b20f374a2b31976465b666f33579
CRs-Fixed: 774533
2019-12-14 14:13:14 -08:00
Pragaspathi Thilagaraj
376ead97d5 qcacld-3.0: Add MBO IE for Open auth connection
The host driver checks the peer PMF capability
before adding MBO IE. But for open authentication
AP, the peer will not advertise PMF capability.
So while connecting to open mode AP, the MBO IE
doesn't get added in the association request frames.

Check if the authentication algorithm is open.
If the authentication algorithm is open don't
check for peer pmf capability to add MBO IE.

Change-Id: Ieae85ce696a40234535388a548906dc9521b19a0
CRs-Fixed: 2584527
2019-12-14 14:13:14 -08:00
nshrivas
349bbf6a55 Release 5.2.0.161H
Release 5.2.0.161H

Change-Id: I3531b255842efea0824691555afdc5a377853d7a
CRs-Fixed: 774533
2019-12-14 04:04:25 -08:00
nshrivas
5ae3b1b6b9 Release 5.2.0.161G
Release 5.2.0.161G

Change-Id: I1920911bc0f9336b95f514a2ea4af53d68c5664d
CRs-Fixed: 774533
2019-12-14 01:44:03 -08:00
nshrivas
c635d76ef6 Release 5.2.0.161F
Release 5.2.0.161F

Change-Id: I7ac2adc1a6a43bb6930bed8e201c679a4af3de95
CRs-Fixed: 774533
2019-12-13 20:39:05 -08:00
nshrivas
ffaf1d323d Release 5.2.0.161E
Release 5.2.0.161E

Change-Id: I38af244d47385f67d208fac9a5d89862f599a59d
CRs-Fixed: 774533
2019-12-13 14:11:31 -08:00
nshrivas
bc81c48052 Release 5.2.0.161D
Release 5.2.0.161D

Change-Id: I0088a958b85ea7c29c612dbd69dcd39f1546890a
CRs-Fixed: 774533
2019-12-13 10:45:23 -08:00
nshrivas
fd0371f10f Release 5.2.0.161C
Release 5.2.0.161C

Change-Id: I91cda591fc8f57cac9b7393db24f31a838a82b0e
CRs-Fixed: 774533
2019-12-13 07:03:11 -08:00
nshrivas
2a2d3a715a Release 5.2.0.161B
Release 5.2.0.161B

Change-Id: I7ed558a1a020b60c00c393750c09eedbbecb9da7
CRs-Fixed: 774533
2019-12-12 16:44:42 -08:00
nshrivas
3d79bc2621 Release 5.2.0.161A
Release 5.2.0.161A

Change-Id: I22965266851548c2c8527b2cd9edb772903816cb
CRs-Fixed: 774533
2019-12-12 14:52:02 -08:00
nshrivas
f89f6e3be5 Release 5.2.0.161
Release 5.2.0.161

Change-Id: I8e0e83622739c0c660a7b194ac1a103f8419ee2f
CRs-Fixed: 774533
2019-12-11 17:44:33 -08:00
nshrivas
8413026991 Release 5.2.0.160Z
Release 5.2.0.160Z

Change-Id: I98dd88b71144dd494b6e9af6457e832d330113fe
CRs-Fixed: 774533
2019-12-11 14:55:48 -08:00
nshrivas
b326c27753 Release 5.2.0.160Y
Release 5.2.0.160Y

Change-Id: I57b10ac1e518284b2045f81f2d0eb95daabb01d4
CRs-Fixed: 774533
2019-12-11 13:35:14 -08:00
nshrivas
2eda6154c3 Release 5.2.0.160X
Release 5.2.0.160X

Change-Id: Ia8db388e0abc77b8772b7b8bc2525535c98f446e
CRs-Fixed: 774533
2019-12-11 08:52:15 -08:00
nshrivas
fc03a36791 Release 5.2.0.160W
Release 5.2.0.160W

Change-Id: Ib762fe2d9383054ab3c390d338dd2f4c34077356
CRs-Fixed: 774533
2019-12-11 06:27:56 -08:00
nshrivas
ff74647dc0 Release 5.2.0.160V
Release 5.2.0.160V

Change-Id: Ic19bcbd248571f88ad2a0558237f593b4ecda0c3
CRs-Fixed: 774533
2019-12-11 05:01:34 -08:00
nshrivas
a8a3e715e6 Release 5.2.0.160U
Release 5.2.0.160U

Change-Id: I7996a48547782c8ceb536904bb21337cbbb53aa7
CRs-Fixed: 774533
2019-12-11 03:21:04 -08:00
Liangwei Dong
2b0c18bde9 qcacld-3.0: Update 6GHz ch_width based on peer HE IE
In 6GHz BSS, the VHT and HT IE are not present and only
HE IE is present. Driver needs to update ch_width to peer
struct based on HE IE if vht and HT is not supported.

Change-Id: Ib48dc63f972cfc040b40c3dbf53a4c46f9e95eee
CRs-Fixed: 2583249
2019-12-11 03:20:50 -08:00
nshrivas
b4ad651720 Release 5.2.0.160T
Release 5.2.0.160T

Change-Id: I677375210e91d66a90bbe23f352312de1752a8bc
CRs-Fixed: 774533
2019-12-11 00:19:02 -08:00
nshrivas
0eef7fbac7 Release 5.2.0.160S
Release 5.2.0.160S

Change-Id: Ic1056c161a58da3b37f674584d3df45508c70924
CRs-Fixed: 774533
2019-12-10 19:39:30 -08:00
nshrivas
5420578b6e Release 5.2.0.160R
Release 5.2.0.160R

Change-Id: I65c758ad5a9016576f15a802a0415e2dcfd1f0f7
CRs-Fixed: 774533
2019-12-10 16:15:29 -08:00
nshrivas
2b777b2f25 Release 5.2.0.160Q
Release 5.2.0.160Q

Change-Id: I1280fca7dc9e2b0e58e7dcf3382143aa8d03e6b7
CRs-Fixed: 774533
2019-12-10 11:47:49 -08:00
nshrivas
d126dfa3df Release 5.2.0.160P
Release 5.2.0.160P

Change-Id: I47ae4ed25a98db60eb7d8eb131fd7914977bac12
CRs-Fixed: 774533
2019-12-10 07:59:56 -08:00
nshrivas
7a3c1a6f87 Release 5.2.0.160O
Release 5.2.0.160O

Change-Id: Iefe4fffd2503336efebd89f16f06db7d5a717715
CRs-Fixed: 774533
2019-12-10 02:55:08 -08:00
nshrivas
b688288e70 Release 5.2.0.160N
Release 5.2.0.160N

Change-Id: Ic21d8c1be662f512fcb85a2f65af38321a2e96bd
CRs-Fixed: 774533
2019-12-10 00:50:33 -08:00
nshrivas
b34d0110d7 Release 5.2.0.160M
Release 5.2.0.160M

Change-Id: I6529166dfcb1b4b044ad98278ecb7fbf26aa7009
CRs-Fixed: 774533
2019-12-09 23:03:59 -08:00