Commit Graph

1952 Commits

Author SHA1 Message Date
snandini
97070ae8e9 Release 5.2.0.25Y
Release 5.2.0.25Y

Change-Id: I6d646d22ef3aad8b82c2333264cd723680b88db3
CRs-Fixed: 774533
2017-05-18 06:37:00 -07:00
snandini
a1370d90a8 Release 5.2.0.25X
Release 5.2.0.25X

Change-Id: Ib71c2c975a03a1d5235fe47f209e43b21027850b
CRs-Fixed: 774533
2017-05-17 21:07:37 -07:00
Kabilan Kannan
e8602fd411 qcacld-3.0: Fix TDLS set state cmd sequence for roaming
Firmware expects TDLS set state cmd before vdev stop, but
the cmd is going out of sequence during roaming and induce
crash in the system.
Send the TDLS set state cmd with correct sequence.

Change-Id: Ie106b8a8cebaa7f107c9eff67dda924b231162da
CRs-Fixed: 2045961
2017-05-17 21:07:37 -07:00
snandini
5a1f09d11b Release 5.2.0.25W
Release 5.2.0.25W

Change-Id: I373df7dc5062582cb37979cf58e6a9b9f57a523d
CRs-Fixed: 774533
2017-05-17 18:36:56 -07:00
snandini
dc3346576c Release 5.2.0.25V
Release 5.2.0.25V

Change-Id: If45e9b25a00492b9dbcf4e14e99a73a36802f6e1
CRs-Fixed: 774533
2017-05-16 01:23:40 -07:00
Will Huang
be32c2f5eb qcacld-3.0: Reject AssocReq without cipher IE to security SAP
When client send AssocReq without any cipher suite IE to DUT's SAP
which has security configure, driver/hostapd will not reject/delete
this client, this client will associate but eapol process will not
happen, so this client tlSTAState will not change to
OL_TXRX_PEER_STATE_AUTH state, and it blocks DUT's STA scan because
cds_is_connection_in_progress check this state.

This change is to reject it from driver when AssocReq without any
cipher suite IE received from DUT's SAP which has security configure.

Change-Id: Ia9a3b0791ac36c3ee6d48cf6df97f47a3752bd16
CRs-Fixed: 2033663
2017-05-16 01:23:40 -07:00
snandini
0564873ab6 Release 5.2.0.25U
Release 5.2.0.25U

Change-Id: Id52b89ee37dd115fe1e35f3b7faabd76c450bec3
CRs-Fixed: 774533
2017-05-16 00:46:26 -07:00
snandini
e225c15ced Release 5.2.0.25T
Release 5.2.0.25T

Change-Id: I0e53ca0faf3520c30ec7289a0f232d38695a131d
CRs-Fixed: 774533
2017-05-15 19:22:14 -07:00
snandini
670ce74600 Release 5.2.0.25S
Release 5.2.0.25S

Change-Id: I13768c1b09289d85d161276bafef9088eaa7e285
CRs-Fixed: 774533
2017-05-12 19:58:09 -07:00
Mukul Sharma
c3886aad85 qcacld-3.0: Remove serialization for get link speed cmd
Currently, Host serialize get link speed command through
MC thread which is truly not required.Hence removing
serialization for get link speed cmd.

Change-Id: Ia2895394025056d4957856bb9bde0350b55d25ca
CRs-Fixed: 2042492
2017-05-12 19:58:07 -07:00
snandini
79f0ba6ffe Release 5.2.0.25R
Release 5.2.0.25R

Change-Id: Ia3f894d45fea71f682133180821c6df548681fa3
CRs-Fixed: 774533
2017-05-11 22:53:07 -07:00
Abhishek Singh
478886090e qcacld-3.0: Allocate proper size for the lim peer idx pool
In station role, peer idx pool's index 1 is reserved for BSS.
for TDLS the index should start from 2.

Thus for station role if number of supported peer is n, the peer
idx pool size should be n + 2

Thus set peer idx pool size to n + 2 if TDLS is enabled.

Change-Id: Ie1afb16bb4a7fb914142d27080dfa257bc9ffeac
CRs-Fixed: 2044524
2017-05-11 22:53:06 -07:00
snandini
f73e582912 Release 5.2.0.25Q
Release 5.2.0.25Q

Change-Id: Id6a019aa16ce9bd9015eff7aa70959931a65c096
CRs-Fixed: 774533
2017-05-11 03:47:29 -07:00
snandini
749af68f7f Release 5.2.0.25P
Release 5.2.0.25P

Change-Id: Ie6a883213b03b9c7b763e5dabb866f1c210b954e
CRs-Fixed: 774533
2017-05-11 02:13:31 -07:00
snandini
7f00499ee9 Release 5.2.0.25O
Release 5.2.0.25O

Change-Id: Id381cbcf298874181c43eae728d8269555bec292
CRs-Fixed: 774533
2017-05-11 01:26:13 -07:00
Naveen Rawat
b677c242af qcacld-3.0: Fix mismatch between assoc ie length and ext cap
Assoc IE length sent in ROAM START cmd to firmware is cumulative len
of all the IEs passed to firmware. Update in Ext Cap was causing this
length value to be wrong. Update the Ext Cap IE length correctly when
updating Assoc IE length.

Change-Id: I3c4acf507d533896993a51c443407ecac290628a
CRs-Fixed: 2026407
2017-05-11 01:26:11 -07:00
snandini
256d67d383 Release 5.2.0.25N
Release 5.2.0.25N

Change-Id: Idb74cc8cf5261b48320afce6aaea0e4df6634d1e
CRs-Fixed: 774533
2017-05-08 15:41:35 -07:00
snandini
c897b6e4f7 Release 5.2.0.25M
Release 5.2.0.25M

Change-Id: Ib80dc9bf4833be3a2d4990908af4c356a16315f2
CRs-Fixed: 774533
2017-05-08 14:59:11 -07:00
snandini
62dedf4056 Release 5.2.0.25L
Release 5.2.0.25L

Change-Id: I8b1e733f70592351b1376addd9e5767927b726e0
CRs-Fixed: 774533
2017-05-07 07:51:54 -07:00
snandini
39de761c3f Release 5.2.0.25K
Release 5.2.0.25K

Change-Id: I6453d8d6e78f307b12a82e200cfc4bb57b7a6278
CRs-Fixed: 774533
2017-05-05 13:00:18 -07:00
snandini
104eb0e221 Release 5.2.0.25J
Release 5.2.0.25J

Change-Id: I50ade6edff5115c47b288c23a2025b04af377fe5
CRs-Fixed: 774533
2017-05-05 03:52:43 -07:00
Krunal Soni
a2c0e41dd2 qcacld-3.0: Correct INI item's data type from bool to uint8_t
rxLdpcEnable and txLdpcEnable have incorrect data type which may
lead to confusion and error.
Fix the data types from boolean to uint8_t.

Change-Id: Idb8642a528d7e4c75cd2bc7c2e04f52a888f3d2b
CRs-Fixed: 2018096
2017-05-05 03:52:42 -07:00
snandini
43ac5db585 Release 5.2.0.25I
Release 5.2.0.25I

Change-Id: I0cc3a89dc0212bd38a21f9fb22a9a04f1bc295d4
CRs-Fixed: 774533
2017-05-05 00:27:26 -07:00
snandini
97fa54fa06 Release 5.2.0.25H
Release 5.2.0.25H

Change-Id: I7728dffbcaac1019910406f19b962b6c368c7e3e
CRs-Fixed: 774533
2017-05-04 07:41:43 -07:00
snandini
b733659afa Release 5.2.0.25G
Release 5.2.0.25G

Change-Id: I920a5679f7092a448a51acc3d8f75b30be555438
CRs-Fixed: 774533
2017-05-04 06:59:04 -07:00
snandini
e16aece95f Release 5.2.0.25F
Release 5.2.0.25F

Change-Id: Id01c992a295568ee5fe354caa9d20452f2cf4776
CRs-Fixed: 774533
2017-05-03 23:06:09 -07:00
snandini
6d41d0802e Release 5.2.0.25E
Release 5.2.0.25E

Change-Id: Id92fc0ef430ca719c2485b2592c7983042f6c950
CRs-Fixed: 774533
2017-05-03 04:21:33 -07:00
Abhishek Singh
e156ea3e27 qcacld-3.0: Reduce the log spam lim_update_overlap_sta_param
Move the logs to appropriate log levels to reduce
the log spam in lim_update_overlap_sta_param

Change-Id: I2325a4c5e3b3429ff46bc329371711576398e919
CRs-Fixed: 2039869
2017-05-03 04:21:30 -07:00
snandini
48a4ec25ef Release 5.2.0.25D
Release 5.2.0.25D

Change-Id: I57f3a4b7e96152af40b750f94f4a7c3b2cf5dad8
CRs-Fixed: 774533
2017-05-02 21:33:51 -07:00
Krunal Soni
f05a670af1 qcacld-3.0: RRM caller and callee needs to release bss descr memory
In RRM module, caller is creating memory for beacon report. for
each beacon report, it further creates memory for bss descriptors.

caller sends a entire becon report message to callee. Both caller and
callee are releasing memory for beacon report but they don't release
memory for bss descriptos correctly.

To fix the situation, caller needs to release bss descriptos memory up
on failure to deliver the message to callee. callee needs to release
bss descriptors' memory up on successful reception and after processing
it.

CRs-Fixed: 2040435
Change-Id: Ia4e0a1cdc56c177e86683847973acfab0e9a96bf
2017-05-02 21:33:41 -07:00
snandini
9835c0f742 Release 5.2.0.25C
Release 5.2.0.25C

Change-Id: I97ab2d84d8b27f1a8134e597410b1728d973bcc5
CRs-Fixed: 774533
2017-05-02 13:29:42 -07:00
snandini
afe31b5858 Release 5.2.0.25B
Release 5.2.0.25B

Change-Id: I193f61c163a1fbd868b9f17892b3a86efbdeb66d
CRs-Fixed: 774533
2017-05-01 20:45:44 -07:00
snandini
5bcaa47442 Release 5.2.0.25A
Release 5.2.0.25A

Change-Id: I78412d7765eba0151adfff2d22b66179518c1602
CRs-Fixed: 774533
2017-05-01 15:01:13 -07:00
snandini
009518ab10 Release 5.2.0.25
Release 5.2.0.25

Change-Id: I730398b26ddc9285bdb4e2f5f10b2bb747ab43da
CRs-Fixed: 774533
2017-05-01 13:06:43 -07:00
snandini
f91dc4b13f Release 5.2.0.24Z
Release 5.2.0.24Z

Change-Id: Ib5e6d1d4dc1a471d7b11620cea67163c3b7dcedc
CRs-Fixed: 774533
2017-05-01 08:21:50 -07:00
snandini
47085e3d5c Release 5.2.0.24Y
Release 5.2.0.24Y

Change-Id: I265683bd57a094817251fdbce5c9bbe6e44f6f4c
CRs-Fixed: 774533
2017-05-01 04:40:08 -07:00
snandini
2c0afb9102 Release 5.2.0.24X
Release 5.2.0.24X

Change-Id: I3129d9c26574e907025d2fec91ae297adc978163
CRs-Fixed: 774533
2017-04-30 12:30:28 -07:00
snandini
8b1506076d Release 5.2.0.24W
Release 5.2.0.24W

Change-Id: Ie64988d46b2ce99b7341177590a063f739a14bca
CRs-Fixed: 774533
2017-04-28 17:55:14 -07:00
snandini
c2d58cdf32 Release 5.2.0.24V
Release 5.2.0.24V

Change-Id: Id5345808a124603a266454494144e76f0e826664
CRs-Fixed: 774533
2017-04-28 13:19:48 -07:00
snandini
a953ca7543 Release 5.2.0.24U
Release 5.2.0.24U

Change-Id: I0138ca0ad57df62970b25b4ee9f236910e01bd6b
CRs-Fixed: 774533
2017-04-28 06:52:15 -07:00
snandini
477c18d79e Release 5.2.0.24T
Release 5.2.0.24T

Change-Id: Idedea3825f1d03e21cb9383ff099cda31424bc8a
CRs-Fixed: 774533
2017-04-28 05:22:24 -07:00
snandini
3f8c5678ca Release 5.2.0.24S
Release 5.2.0.24S

Change-Id: Ic725c99943fd9096cb060f6f1be412d87f53e13d
CRs-Fixed: 774533
2017-04-28 04:42:05 -07:00
snandini
cf0df8aeca Release 5.2.0.24R
Release 5.2.0.24R

Change-Id: I69423ebdf9174bf6582411510c09f74f29b221b1
CRs-Fixed: 774533
2017-04-28 02:54:36 -07:00
snandini
999189cede Release 5.2.0.24Q
Release 5.2.0.24Q

Change-Id: Ic107f0a0b370b3730b024bf7c34abb6061e413ed
CRs-Fixed: 774533
2017-04-28 01:19:02 -07:00
snandini
c8fb5ff450 Release 5.2.0.24P
Release 5.2.0.24P

Change-Id: I1159ac864d5b53b7cf24c4a0a1c09e0e0df42f10
CRs-Fixed: 774533
2017-04-27 23:59:28 -07:00
snandini
20ccd52eb3 Release 5.2.0.24O
Release 5.2.0.24O

Change-Id: Ie4884bf1fe50a41f10d1b714938542032181af45
CRs-Fixed: 774533
2017-04-27 23:11:32 -07:00
snandini
6b569d978e Release 5.2.0.24N
Release 5.2.0.24N

Change-Id: If26aa7c6d8cbb0c81a7e6b4b7d2ee0fb0822b4bc
CRs-Fixed: 774533
2017-04-27 13:21:16 -07:00
snandini
b428ae78b0 Release 5.2.0.24M
Release 5.2.0.24M

Change-Id: I1fe280eb6ef82e79cfb7207622a49f5e8619de0c
CRs-Fixed: 774533
2017-04-27 12:39:57 -07:00
Sravan Kumar Kairam
27296783b7 qcacld-3.0: Add runtime suspend and resume support in PMO
As part of UMAC componentization add runtime suspend and resume
support in PMO.

Change-Id: I120044bb5638ca75e6ac46b22bb194520da22fea
CRs-Fixed: 2030194
2017-04-27 12:39:56 -07:00
snandini
2eb3df786e Release 5.2.0.24L
Release 5.2.0.24L

Change-Id: I48afc494efb944cd8c75aae00892fd79d2fdb5b0
CRs-Fixed: 774533
2017-04-27 11:55:56 -07:00