Commit Graph

3822 Commits

Author SHA1 Message Date
Mukul Sharma
9d797a0cb5 qcacld-3.0: Pass user configuration to pmo
Pass user configuration / ini param to pmo component.

Change-Id: I056b25050cbf5773468cf0457912cc6544aeccc3
CRs-Fixed: 2002630
2017-02-28 16:21:36 -08:00
Mukul Sharma
c5de677a6e qcacld-3.0: Enable power manager offload (PMO) in kbuild
Include pmo source and includes files in Kbuild.

Change-Id: I2c636ad080a242183ed70d6ead146dd1efd6b6ec
CRs-Fixed: 2002629
2017-02-28 16:21:34 -08:00
qcabuildsw
9ea65e29a2 Release 5.2.0.11Z
Release 5.2.0.11Z

Change-Id: I1907fac27b090a4dc10f154b8a057ef8177e8156
CRs-Fixed: 688141
2017-02-28 00:38:04 -08:00
yeshwanth sriram guntuka
58bbcf8d91 qcacld-3.0: Update params to PE session entry on roam
On roam, obss scan params, sta ext capabilites and
qos map set are not updated to pe session entry
before returning from lim_process_assoc_rsp_frame.

Fix is to copy QoS map set, update obss scan params and
sta ext capabilities in PE session entry before return.

Change-Id: Iad35491c04452b6d459dde94713fc9c627c098e1
CRs-Fixed: 2007784
2017-02-28 00:38:03 -08:00
qcabuildsw
5bba956985 Release 5.2.0.11Y
Release 5.2.0.11Y

Change-Id: I1c2a838488d29213584dcd08a940cb2ec1cef3df
CRs-Fixed: 688141
2017-02-27 22:49:46 -08:00
Abhishek Singh
9be07e2ee7 qcacld-3.0: Add Kbuild changes to include converged scan files
Add changes to include converged scan APIs and definitions

Change-Id: I715b3c217d60f45ef621e56f683d6ca855c4b684
CRs-Fixed: 1095299
2017-02-27 22:49:46 -08:00
qcabuildsw
a7aaa6ede6 Release 5.2.0.11X
Release 5.2.0.11X

Change-Id: If810b957264739500ca7c44c73b33326037f34c3
CRs-Fixed: 688141
2017-02-27 15:05:41 -08:00
Ravi Joshi
fa5536fad9 qcacld-3.0: Enable per-PDEV Tx descriptor pool
Napier uses per-PDEV Tx descriptor pool until per-VDEV descriptor
pools are introduced.

Change-Id: I6887d07046045b12e6f3983793eb66ae16f63772
CRs-Fixed: 2005582
2017-02-27 15:05:41 -08:00
qcabuildsw
8c1fdbdb2d Release 5.2.0.11W
Release 5.2.0.11W

Change-Id: Ia581e50ef246b61b92975868ea77a72aa53a7669
CRs-Fixed: 688141
2017-02-26 02:07:53 -08:00
Krunal Soni
d8e8e3d885 qcacld-3.0: Fix review comments provided for legacy serialization
During legacy serialization's code review, few comments were provided.
Fix them.

CRs-Fixed: 2005532
Change-Id: Id5daea23532f263aea1e1bb9c3daa4651274890f
2017-02-26 02:07:51 -08:00
Krunal Soni
81f068c8e3 qcacld-3.0: Replace legacy scan serialization with new one
Replace legacy scan serialization with new one serialization

CRs-Fixed: 2005532
Change-Id: I57d48d226d5092d8cfc834196acf28a7e5d48966
2017-02-26 02:07:50 -08:00
Krunal Soni
a8270f5401 qcacld-3.0: Replace legacy SME serialization with new serialization
Legacy SME module is using old serialization mechanism, enable new
serialization mechanism.
Provide ifdef switch to fallback to old serialization in-case if it
is required to move to old serialization.

CRs-Fixed: 2005532
Change-Id: I4801dbab53e451206e2ff0904d102676fd7336e2
2017-02-26 02:07:48 -08:00
Krunal Soni
6ca248aaba qcacld-3.0: Add new legacy serialization file in Kbuild
There is new legacy serialization MCL file added to serialization
module which needs to be compiled for MCL platform and needed to
add reference in SME  module.

CRs-Fixed: 2005532
Change-Id: Id946a62f6e0dec4531deccc83dae6373d396a91a
2017-02-26 02:07:47 -08:00
qcabuildsw
eb9a4cc319 Release 5.2.0.11V
Release 5.2.0.11V

Change-Id: I1815963539e35998a199a57b66469587a3703073
CRs-Fixed: 688141
2017-02-24 08:47:07 -08:00
Hanumanth Reddy Pothula
a1259efacd qcacld-3.0: Handle 0 count White list SSID/ black list BSSID
qcacld2.0 to qcacld-3.0 propagation

1) Roam enhancement change needs to handle the case of White list
   SSID value count can be zero. This zero count is reset mechanism
   to clean up the existing configuration.
2) The Blacklist BSSID count can also be zero and used as reset of
   existing list.

Change-Id: I9c753b571138ab7533e6e897b820ca1db72c3880
CRs-fixed: 2007708
2017-02-24 08:47:06 -08:00
qcabuildsw
c2b7483484 Release 5.2.0.11U
Release 5.2.0.11U

Change-Id: I3329969ae4b066f0931e9eb953dab91283f7532b
CRs-Fixed: 688141
2017-02-24 04:11:08 -08:00
Poddar, Siddarth
66a4659be2 qcacld-3.0: Move cfg ini based WMI command to hdd_wlan_start_modules
Move cfg ini based WMI pktlog enable command from hdd_wlan_startup
to hdd_wlan_start_modules during DRIVER_MODULES_OPENED state.
After hdd_wlan_startup, host starts the interface timer and if this
timer gets expired, then driver closes all the modules and cut down
the power to the chip.
On iface up, power on happens and modules are started again, and all
WMI configuration needs to be sent again to FW which happends as part
of hdd_wlan_start_modules.

CRs-Fixed: 2009995
Change-Id: I6d72e896532a6443150b1754d93ae06bf2edc3b3
2017-02-24 04:11:07 -08:00
qcabuildsw
4d01bc83b0 Release 5.2.0.11T
Release 5.2.0.11T

Change-Id: I3a618be70e6106bc113afd490027dd9f679a0814
CRs-Fixed: 688141
2017-02-23 22:26:15 -08:00
Sen, Devendra
9ca8c43380 qcacld-3.0: Add INI and IOCTL templates for STA
Add INI and IOCTL templates for STA feature for documentation

Change-Id: I7208ef37efcc3a12b7b94b757a052cd2abc796d7
CRs-Fixed: 1106789
2017-02-23 22:26:13 -08:00
qcabuildsw
e834cb690f Release 5.2.0.11S
Release 5.2.0.11S

Change-Id: Ifc98ca4b0f23d21845709ba735a2032393aa148d
CRs-Fixed: 688141
2017-02-23 19:20:49 -08:00
Agrawal Ashish
642ec9bed6 qcacld-3.0: Move cfg ini based WMI command to hdd_wlan_start_modules
Move cfg ini based WMI cts2self enable command from hdd_wlan_startup
to hdd_wlan_start_modules during DRIVER_MODULES_OPENED state.
After hdd_wlan_startup, host starts the interface timer and if this
timer gets expired, then driver closes all the modules and cut down
the power to the chip.
On iface up, power on happens and modules are started again, and all
WMI configuration needs to be sent again to FW which happends as part
of hdd_wlan_start_modules.

Change-Id: I50183b65c88b5b5fec6a09f93dc2c86d39f48039
CRs-Fixed: 2010097
2017-02-23 19:20:48 -08:00
qcabuildsw
1c2a954c1a Release 5.2.0.11R
Release 5.2.0.11R

Change-Id: Iece1960466e568f361cd22ca4c9480ea1ad19386
CRs-Fixed: 688141
2017-02-23 18:10:21 -08:00
Rajeev Kumar
b32b8a97f0 qcacld-3.0: Add Kbuild changes to store (ext)service ready in PSOC
Add Kbuild changes to store service ready data in PSOC object.

Change-Id: I7192aea299f2ece8fff5eadd88a775791442283e
CRs-fixed: 2001240
2017-02-23 18:10:20 -08:00
qcabuildsw
cf1ba8ba58 Release 5.2.0.11Q
Release 5.2.0.11Q

Change-Id: I22e6d76e565f5d7288bb3f36cc92ca2862c053d5
CRs-Fixed: 688141
2017-02-23 13:17:50 -08:00
Dhanashri Atre
ed3bf51415 qcacld-3.0: Deregister TX function hook from HDD
Reset the transmit callback registered with HDD when hostapd is
deregistered.

CRs-Fixed: 2008710
Change-Id: I6a5fe49c07573cfb28af412a08708a7a465b2c2a
2017-02-23 13:17:49 -08:00
qcabuildsw
c90dc65553 Release 5.2.0.11P
Release 5.2.0.11P

Change-Id: I3de676f034750690dc2d8fd4ddd29bce680e3a22
CRs-Fixed: 688141
2017-02-23 11:58:46 -08:00
Naveen Rawat
2096954450 qcacld-3.0: Fix memory leaks for roam profile within csr session
Release roam profile within csr session before freeing actual profile.

Change-Id: I647570fe590d72752ae83eb37aa151fcc3ce659b
CRs-Fixed: 1116636
2017-02-23 11:58:45 -08:00
qcabuildsw
7dbfe09b23 Release 5.2.0.11O
Release 5.2.0.11O

Change-Id: Iaa66d6466b94a49ada009904263796858cb7a7c2
CRs-Fixed: 688141
2017-02-23 09:29:38 -08:00
Agrawal Ashish
6b48ee2295 qcacld-3.0: Populate max Tx power in Assoc request if reg power is more
For some channels, Reg power is more than MAX supported TX power.
Driver should not populate max tx power more than 22.

Change-Id: I52557bd0c38c128c09b255b46f7d43986d50feff
CRs-Fixed: 2010014
2017-02-23 09:29:37 -08:00
qcabuildsw
46d360bbe7 Release 5.2.0.11N
Release 5.2.0.11N

Change-Id: I596aa38545637a83477d9dfcdafb84a0946f61a5
CRs-Fixed: 688141
2017-02-23 07:30:02 -08:00
Himanshu Agarwal
6023b6b980 qcacld-3.0: wmi_desc cleanup for UMAC convergence
wmi_desc cleanup for UMAC convergence as mgmt_txrx_desc
to be used in place of wmi_desc.

Change-Id: I48c1b965096610373a850fcf834288a15bd2ad19
CRs-Fixed: 1103247
2017-02-23 07:30:01 -08:00
qcabuildsw
eaa8b48782 Release 5.2.0.11M
Release 5.2.0.11M

Change-Id: I59dccd7b7b73b8632c08019100405d1b578595a4
CRs-Fixed: 688141
2017-02-23 03:07:01 -08:00
Sandeep Puligilla
fdd201e5b5 qcacld-3.0: Initialize os private structure in pdev object
-Initialize and free os private structure in pdev object
-Move vendor command definition to common project.

Change-Id: I9b8501d042afe1c967bfbfef81c01c0382a67531
CRs-Fixed: 2002991
2017-02-23 03:07:00 -08:00
qcabuildsw
3ffb5c9141 Release 5.2.0.11L
Release 5.2.0.11L

Change-Id: I86fda35b6a1e7a1d7379558f83d523d16e30ab1a
CRs-Fixed: 688141
2017-02-22 22:17:41 -08:00
Arunk Khandavalli
67193d58e2 qcacld-3.0: update hw/sw info afer modules get closed
As part of stop_modules hif_ctx  will be freed and re-allocated
as part of start_modules. So the target_name pointer in the hdd_ctx
points to a invalid memory.

Mitigate this issue by updating the target_name,hw/sw info during
when the driver_status moves to opened state.

CRs-Fixed: 2009308
Change-Id: I73d2f7537e1ff2a4dd735e1af85473b64c2bf1ae
2017-02-22 22:17:40 -08:00
qcabuildsw
fb4bcc7071 Release 5.2.0.11K
Release 5.2.0.11K

Change-Id: Ifabd0af65b19fccbf6553e507aaa19bd928c4282
CRs-Fixed: 688141
2017-02-22 17:46:26 -08:00
Naveen Rawat
664a7cb3c6 qcacld-3.0: Send beacon frame in wmi_roam_invoke_cmd
Send beacon frame in wmi_roam_invoke_cmd to firmware.
This helps firmware skip scan to connect to requested
BSSID.

Change-Id: I5c6e375309dcb3bdd6430a3d501bade5cfe2e88d
CRs-Fixed: 1116901
2017-02-22 17:46:25 -08:00
qcabuildsw
e96ee3f98e Release 5.2.0.11J
Release 5.2.0.11J

Change-Id: I0914f6b0bb0c5ad4059dc6e2b222c2953306c16f
CRs-Fixed: 688141
2017-02-22 11:54:06 -08:00
Mukul Sharma
dad267ec7d qcacld-3.0: Add global_lmac_if support for components
Add global_lmac_if support for components.

Change-Id: I914447dccb1e005e25378d69ace02f06b9b5112b
CRs-Fixed: 2002384
2017-02-22 11:54:05 -08:00
qcabuildsw
715f99dec7 Release 5.2.0.11I
Release 5.2.0.11I

Change-Id: I241b2bb736be780fec4985a3cc18697e8922c8cc
CRs-Fixed: 688141
2017-02-22 09:36:07 -08:00
Hu Wang
c8bccea245 Revert "qcacld-3.0: Set RM capability independent of AP's capability"
qcacld-2.0 to qcacld-3.0 propagation

This reverts commit I6047d4dec19e7cd32d6733e4da773875bbbb31aa
"qcacld-3.0: Set RM capability independent of AP's capability".

This change is causing IoT issue with AP doesn't support 11k.

Also this change was already reverted as part of commit
I4e521dbdbdd5b083360405f26913278788c86555, however the revert
was not complete. Apply a clean revert for updating Capability
Info field.

Change-Id: I6ba3f9121e297c2433612859ab2bd5e2c05e17b3
CRs-Fixed: 1081890
2017-02-22 09:36:06 -08:00
Hu Wang
fbd279de9d qcacld-3.0: Clear the bits in Ext Cap IE if AP not support
qcacld-2.0 to qcacld-3.0 propagation

Some specific AP will send assoc reject if DUT set the bits in
Ext Cap IE which AP not advertise in beacon or probe response.
To avoid the IoT issue, clear the bits in Ext Cap IE if AP not
support.

Change-Id: I632f5474331abf51257cacdcce412d7a110d2433
CRs-Fixed: 1052140
2017-02-22 09:36:04 -08:00
Hu Wang
411e0cc7a8 qcacld-3.0: Use variable length for Ext Cap IE
qcacld-2.0 to qcacld-3.0 propagation

Previously Ext Cap IE length is defined as 8 or 9. In practice,
some AP send beacon or probe resp with Exp Cap IE length less
than 8, then dot11f may decode it to invalid value.

To fix this, use variable length (support from 1 to 9) for
Ext Cap IE.

Change-Id: I910edfddf3ea64bc3000b6e7803dc57a50399dbb
CRs-Fixed: 1052140
2017-02-22 09:36:01 -08:00
qcabuildsw
cc6ed8b158 Release 5.2.0.11H
Release 5.2.0.11H

Change-Id: Iaa0129e8d1538bae5667b7b5b571ba740d1c1053
CRs-Fixed: 688141
2017-02-21 22:33:18 -08:00
Rajeev Kumar
5324d75ee1 qcacld-3.0: Enable active mode power offload feature by default
Enable active mode power offload feature by default for all targets.

Change-Id: Iadfd2da196397196268c9b9f67cf445cbe641e6f
CRs-Fixed: 2006203
2017-02-21 22:33:17 -08:00
qcabuildsw
eb4a65541b Release 5.2.0.11G
Release 5.2.0.11G

Change-Id: I18f678c4a2672a9bb1bcbe346eed832bd738cf08
CRs-Fixed: 688141
2017-02-21 22:33:15 -08:00
Rajeev Kumar
da2444cda4 qcacld-3.0: Add WMA changes for WMI (ext)service ready convergence
Add WMA changes for WMI (ext)service ready event common parsing
to populate common psoc object with service ready data such that
new components can get service ready data from common psoc object.

Change-Id: I5bc42a7534aebd6877fc02378b2e698d2d021383
CRs-Fixed: 1110768
2017-02-21 22:33:13 -08:00
qcabuildsw
c225f02a32 Release 5.2.0.11F
Release 5.2.0.11F

Change-Id: I5bd8f321787dc721d13a2a84f24dc0b03d5ace6d
CRs-Fixed: 688141
2017-02-21 22:33:12 -08:00
Archana Ramachandran
cc0ffb1f56 qcacld-3.0: Skip moving to single MAC mode after 2.4 Ghz connection for 2x2 DBS
Since 2.4 Ghz connection is by default on MAC1 for 2x2 DBS, skip the
optimization of moving to single MAC mode after 2.4 Ghz connection.

Change-Id: I09c2491f59b020e9c691c74c613e39fa250844f4
CRs-Fixed: 2008744
2017-02-21 22:33:11 -08:00
qcabuildsw
1bf036242a Release 5.2.0.11E
Release 5.2.0.11E

Change-Id: I4d243da51823f7c20b4d3202e036100508d2f432
CRs-Fixed: 688141
2017-02-21 22:33:09 -08:00