Commit Graph

3713 Commits

Author SHA1 Message Date
nshrivas
b6b0760f6f Release 5.2.0.69X
Release 5.2.0.69X

Change-Id: Ic0c289617ddcd50c7e7400432eaf2b99c98e8deb
CRs-Fixed: 774533
2018-03-15 09:32:42 -07:00
nshrivas
e78aede884 Release 5.2.0.69W
Release 5.2.0.69W

Change-Id: I2a32a8c846bfce192dc209ac5106280bf981b65c
CRs-Fixed: 774533
2018-03-15 08:04:58 -07:00
Rachit Kankane
0baf6e723f qcacld-3.0: Compile out MTRACE feature
Fix to disabled MTRACE feature

Change-Id: I400933feecc54b46bd9aebdbc2cb5440c882112b
CRs-Fixed: 2189869
2018-03-15 08:04:44 -07:00
nshrivas
26da5bba98 Release 5.2.0.69V
Release 5.2.0.69V

Change-Id: I081c54eaf7b87d367ec010020f7783a8bdd1339f
CRs-Fixed: 774533
2018-03-15 06:08:38 -07:00
nshrivas
e2b1cb8076 Release 5.2.0.69U
Release 5.2.0.69U

Change-Id: I59c3142dc72e7901a9997346185eb5e3d8e76403
CRs-Fixed: 774533
2018-03-15 04:25:59 -07:00
nshrivas
0d396a2711 Release 5.2.0.69T
Release 5.2.0.69T

Change-Id: I3d0812020675809fd7c8dcf75e0ecb8b5e67bbbf
CRs-Fixed: 774533
2018-03-14 22:34:04 -07:00
nshrivas
8ebf09757a Release 5.2.0.69S
Release 5.2.0.69S

Change-Id: Ia5fa1c45d7ea9aec0c263f28abdd12b6bcd784dc
CRs-Fixed: 774533
2018-03-14 17:58:35 -07:00
nshrivas
d9d256c172 Release 5.2.0.69R
Release 5.2.0.69R

Change-Id: I7027842ea5c6c5d7bb88ed91febf84440eee34c6
CRs-Fixed: 774533
2018-03-14 15:53:08 -07:00
nshrivas
7168432dc4 Release 5.2.0.69Q
Release 5.2.0.69Q

Change-Id: Id60d3d863a2fc1f35d118eaa02ac5b50ec8ab67a
CRs-Fixed: 774533
2018-03-14 09:57:04 -07:00
nshrivas
9e0ee7c006 Release 5.2.0.69P
Release 5.2.0.69P

Change-Id: Ib56c8ef8591795a2a474e27970083f44fac6a5aa
CRs-Fixed: 774533
2018-03-14 07:04:59 -07:00
nshrivas
b9b6d6422d Release 5.2.0.69O
Release 5.2.0.69O

Change-Id: I6272f3312ee925f2990e922e73a0b78f4c18231f
CRs-Fixed: 774533
2018-03-14 01:48:54 -07:00
nshrivas
2cf46f639a Release 5.2.0.69N
Release 5.2.0.69N

Change-Id: I55bd4ccac20c3855be927151cf88989c93625bcf
CRs-Fixed: 774533
2018-03-13 23:18:04 -07:00
nshrivas
436e8df2c7 Release 5.2.0.69M
Release 5.2.0.69M

Change-Id: Ied3870a88e34f86943936192c248f6200e7027a4
CRs-Fixed: 774533
2018-03-13 21:01:09 -07:00
nshrivas
dad69e35d6 Release 5.2.0.69L
Release 5.2.0.69L

Change-Id: I8e0234af299feec685cf49fbc627f1247847915b
CRs-Fixed: 774533
2018-03-13 18:41:49 -07:00
Naveen Rawat
807b6d07ac qcacld-3.0: Ensure BSS color is within 1-63 when not specified
Randomize bss color within 1 to 63 When hostapd.conf does not specifies
bss color parameter.

Change-Id: I5650d15836e19bd0efc226f86b22a8697e45c59e
CRs-Fixed: 2200411
2018-03-13 18:41:45 -07:00
Kiran Kumar Lokere
96180e1324 qcacld-3.0: Set addba response buffer size to default value
Set the default addba buffer size to 64 and advertise the default
value in addba response frame.

Change-Id: I8eec73c0907b42414bc742ae01b921b9e4e5b6d5
CRs-Fixed: 2204110
2018-03-13 18:41:42 -07:00
Jeff Johnson
c9af2ccae8 qcacld-3.0: Remove DPU signatures from TDLS Add STA Response
The ucastSig and bcastSig fields in tSirTdlsAddStaRsp date back
to a previous version of the driver that used these signatures to
synchronize the data plane with the control plane. However the current
version of the driver does not use these parameters, so remove them as
the final stage of the plan to completely remove these signatures from
throughout the driver.

Since the legacy tSirTdlsAddStaRsp data structure must exactly match
the converged struct tdls_add_sta_rsp, this change is co-dependent
with the qca-wifi-host-cmn change:
  qcacmn: Remove DPU signatures from TDLS Add STA Response
  Change-Id: I7750fac9e4870d75358606bea427a5dbab97c665

Change-Id: I765b090fc5dbe9bdaf83b05a72223c0a12f71a18
CRs-Fixed: 2200996
2018-03-13 07:34:57 -07:00
Jeff Johnson
582a3382c3 qcacld-3.0: Remove obsolete use of DPU signatures
In a previous version of the driver both unicast and broadcast DPU
signatures were used to synchronize the data plane with the control
plane. However the current version of the driver does not use this
synchronization mechanism, so remove propagation of the DPU signatures
from the UMAC. This is part of the plan to completely remove these
signatures from throughout the driver.

Change-Id: I6a1808d0905bb0c4550b16cf2b2157a529caa9e9
CRs-Fixed: 2200997
2018-03-13 07:34:56 -07:00
nshrivas
2f7788116e Release 5.2.0.69K
Release 5.2.0.69K

Change-Id: I4c053cd99c249ed634618b5d9d70c05fce5f6f47
CRs-Fixed: 774533
2018-03-12 20:24:13 -07:00
nshrivas
1b0374bf81 Release 5.2.0.69J
Release 5.2.0.69J

Change-Id: I92e4ae0dbbb95b2409ba4c41e837753f3df108e1
CRs-Fixed: 774533
2018-03-12 19:27:37 -07:00
nshrivas
bc2da65928 Release 5.2.0.69I
Release 5.2.0.69I

Change-Id: I7721e921163db84e25b62149f4311efd396faa30
CRs-Fixed: 774533
2018-03-12 15:57:36 -07:00
Naveen Rawat
1ade9a8ff9 qcacld-3.0: Add __must_check attribute to dot11f_unpack functions
dot11f_unpack functions return error which must be checked.

Change-Id: I7b965ef117c6b2069975d6545b39016cd6f2c5e9
CRs-Fixed: 2175592
2018-03-12 15:57:36 -07:00
Naveen Rawat
72475db24a qcacld-3.0: Check for return codes of dot11f_unpack functions
Add checks for return codes of dot11f_unpack functions.

Change-Id: I56149a2a767a9f13009710750a0588c0d658eb56
CRs-Fixed: 2175592
2018-03-12 15:57:33 -07:00
nshrivas
eeb2c7ea5a Release 5.2.0.69H
Release 5.2.0.69H

Change-Id: Id4152b686957e77c55f9e92db06b236c730f947b
CRs-Fixed: 774533
2018-03-12 09:35:25 -07:00
nshrivas
c6c839937d Release 5.2.0.69G
Release 5.2.0.69G

Change-Id: I9bd21d09390de811f7a4709be551c12a51ede8ee
CRs-Fixed: 774533
2018-03-12 04:14:54 -07:00
nshrivas
6557e20460 Release 5.2.0.69F
Release 5.2.0.69F

Change-Id: Ibf5c69a7fdca5837275e0cb8a927a3fd9069bcb8
CRs-Fixed: 774533
2018-03-12 03:20:56 -07:00
Rachit Kankane
0247191755 qcacld-3.0: Align structure to reduce Data Segment
Aligning structure variables properly can reduce memory requirement
of data segment. Thereby reduces over all memory requirement.

Change-Id: I8b1a704cb6ed852d23111b6ee9d14c883b889a78
CRs-Fixed: 2203674
2018-03-12 03:20:55 -07:00
nshrivas
af97bb20ed Release 5.2.0.69E
Release 5.2.0.69E

Change-Id: I7e4c3e0dfd01e37246331f45b3da8d8c12097c24
CRs-Fixed: 774533
2018-03-11 22:34:50 -07:00
nshrivas
9bb7ba43de Release 5.2.0.69D
Release 5.2.0.69D

Change-Id: Idb776e953099ea951df63d5c997cead7cad0f83b
CRs-Fixed: 774533
2018-03-11 01:25:56 -08:00
Arif Hussain
eb8ba363b1 qcacld-3.0: Send edca params to firmware
Send all user requests to update edca parms to firmware.

Change-Id: I2b7e884d004c94f71bb5c29583b188ce3681ab0b
CRs-Fixed: 2202046
2018-03-11 01:25:56 -08:00
nshrivas
eccbc8842c Release 5.2.0.69C
Release 5.2.0.69C

Change-Id: Ib6b7c967e81553e4074bbe44abb09163002e63e9
CRs-Fixed: 774533
2018-03-10 01:07:46 -08:00
nshrivas
5d2c3ccccf Release 5.2.0.69B
Release 5.2.0.69B

Change-Id: I8d27c1b5548d8a00b62eabd76cd8306f8e163d71
CRs-Fixed: 774533
2018-03-09 17:30:24 -08:00
Krunal Soni
e608a27cb8 qcacld-3.0: Remove obsoleted INI called gFixedRate
Latest driver is not using "gFixedRate" INI anymore and this INI
is not doing any meaningful work, so remove it.

Change-Id: Icf7ef052a722f25c4338dd8086b14ce01c6176d8
CRs-Fixed: 2201799
2018-03-09 17:30:20 -08:00
nshrivas
73de27ca93 Release 5.2.0.69A
Release 5.2.0.69A

Change-Id: I10eddbb794bff4119eb3b34444066263d56575d6
CRs-Fixed: 774533
2018-03-09 00:10:34 -08:00
Kiran Kumar Lokere
3324f63c57 qcacld-3.0: Add support to set no ack policy for ac
Add support to configure no ack policy for WMM access category.

Change-Id: Idf87507b78cdaf0ac8fdfc975e4fcbe0957423fa
CRs-Fixed: 2198241
2018-03-09 00:10:33 -08:00
nshrivas
41e4cc6ece Release 5.2.0.69
Release 5.2.0.69

Change-Id: Ia786bc81ea46e330272d657b388f0fe12084e2c0
CRs-Fixed: 774533
2018-03-08 22:06:04 -08:00
Kiran Kumar Lokere
bc87bec984 qcacld-3.0: Add support to send ADDBA with user config
Add support to send ADDBA request with user configured buffer
size and tid and ADDBA response with user configured buffer
size.

Change-Id: I2a1dfedadeb68a1cfca9a6eba8e7775d0bb51d1a
CRs-Fixed: 2193872
2018-03-08 22:06:01 -08:00
nshrivas
aa6bc1b069 Release 5.2.0.68Z
Release 5.2.0.68Z

Change-Id: I536b85c1aae4b31fb677ba12e83ad27f335386d5
CRs-Fixed: 774533
2018-03-08 18:46:54 -08:00
Arif Hussain
2f2d351cc1 qcacld-3.0: Update bss color on bss color switch count zero
Update bss color on color switch count zero.

Change-Id: I60eadd5454768bc1a5cabaead4ce1f966e4a0f6b
CRs-Fixed: 2200419
2018-03-08 18:46:48 -08:00
Abhishek Singh
3ed00d11ba qcacld-3.0: Avoid TDLS entry with MAC same as existing non-TDLS peer
In lim_tdls_setup_add_sta() even if a pStaDs is already present and
is a non TDLS peer, the driver proceed assuming it as TDLS peer and
update its type and states.

Now when driver tries to delete this non TDLS peer, as its states
and type are modified it fails to properly clean up the peer.

Fix it by allowing only TDLS entry to be updated. Also ignore if a
entry is already present and the operation is TDLS add.

Change-Id: I65fc73d65cdf768fd5b8afd050ca7314fd55c9ff
CRs-Fixed: 2200498
2018-03-08 18:46:41 -08:00
nshrivas
cb37b44fe7 Release 5.2.0.68Y
Release 5.2.0.68Y

Change-Id: I37e6b7750067dd8008bce90b475b13dc41e6dbbb
CRs-Fixed: 774533
2018-03-07 17:28:51 -08:00
nshrivas
9399ffc507 Release 5.2.0.68X
Release 5.2.0.68X

Change-Id: I3922e0e3895c19ed0d568da497f02e90a8377b4c
CRs-Fixed: 774533
2018-03-07 16:27:55 -08:00
nshrivas
c96c04c5b2 Release 5.2.0.68W
Release 5.2.0.68W

Change-Id: I0b9067bf554931002bc880ea4e12e758b6b598cc
CRs-Fixed: 774533
2018-03-07 03:55:28 -08:00
nshrivas
0f4eff8648 Release 5.2.0.68V
Release 5.2.0.68V

Change-Id: I5a457c84f8f8f4cc1c0a3e6f8e27b98a450dae79
CRs-Fixed: 774533
2018-03-07 01:37:34 -08:00
nshrivas
b903b6eeb4 Release 5.2.0.68U
Release 5.2.0.68U

Change-Id: Ic1a97882bf00a6587252460c7700216690c2e2c5
CRs-Fixed: 774533
2018-03-06 23:45:09 -08:00
Kiran Kumar Lokere
722dccd92a qcacld-3.0: Add support to allow WEP/TKIP in HE for test
Add support for test configuration to allow WEP/TKIP in HE mode

Change-Id: I19b0620bc3b8e1f7319af5e762e565fcaba11b79
CRs-fixed: 2194497
2018-03-06 23:44:58 -08:00
nshrivas
f229a80aa8 Release 5.2.0.68T
Release 5.2.0.68T

Change-Id: Ia93b3b30b464b4d94e6b0a80b1beb32ddeb57ac3
CRs-Fixed: 774533
2018-03-06 01:51:20 -08:00
nshrivas
294570b5b4 Release 5.2.0.68S
Release 5.2.0.68S

Change-Id: I63fd67ceacc08bbdf41ddb198ca322bd2800ca1c
CRs-Fixed: 774533
2018-03-05 23:33:27 -08:00
nshrivas
e521f86d33 Release 5.2.0.68R
Release 5.2.0.68R

Change-Id: I31b4e808969439cfb2bf56c4850b8e358ba7c6a5
CRs-Fixed: 774533
2018-03-05 22:33:44 -08:00
nshrivas
e892451b7e Release 5.2.0.68Q
Release 5.2.0.68Q

Change-Id: I31bb989f3915fcd3e2b227915cf2e26772b89080
CRs-Fixed: 774533
2018-03-05 21:43:47 -08:00