Commit Graph

7910 Commits

Author SHA1 Message Date
CNSS_WLAN Service
69ecaca145 Merge "qcacld-3.0: Fix checkpatch warnings (SPACING)" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:47 -07:00
CNSS_WLAN Service
837479fe62 Merge "qcacld-3.0: Fix checkpatch warnings (SPACE_BEFORE_TAB)" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:46 -07:00
CNSS_WLAN Service
30e5fe5afe Merge "qcacld-3.0: Fix checkpatch warnings (LINE_SPACING)" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:45 -07:00
CNSS_WLAN Service
937fe53566 Merge "qcacld-3.0: Rename hdd_adapter station info fields" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:43 -07:00
CNSS_WLAN Service
4ca9a4b38d Merge "qcacld-3.0: Rename hdd_station_info staType field" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:42 -07:00
CNSS_WLAN Service
9d0c4a78f7 Merge "qcacld-3.0: Rename hdd_station_info ucSTAId field" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:40 -07:00
CNSS_WLAN Service
97fa2e563b Merge "qcacld-3.0: Rename hdd_station_info macAddrSTA field" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:39 -07:00
CNSS_WLAN Service
c7a3d0a31e Merge "qcacld-3.0: Rename hdd_softap_deinit_tx_rx_sta() STAId param" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:37 -07:00
CNSS_WLAN Service
fb91b684ef Merge "qcacld-3.0: Rename hdd_softap_init_tx_rx_sta() params" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:36 -07:00
CNSS_WLAN Service
d49b834ca1 Merge "qcacld-3.0: Rename hdd_wlan_set_ht2040_mode() params" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:35 -07:00
CNSS_WLAN Service
705c4eb074 Merge "qcacld-3.0: Rename hdd_station_info isQosEnabled field" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:33 -07:00
CNSS_WLAN Service
ccc1ca5651 Merge "qcacld-3.0: Rename hdd_station_info tlSTAState field" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:32 -07:00
CNSS_WLAN Service
8c95bd69d4 Merge "qcacld-3.0: Rename hdd_station_info isDeauthInProgress field" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:31 -07:00
CNSS_WLAN Service
df26551dc0 Merge "qcacld-3.0: Rename hdd_station_info isUsed field" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:29 -07:00
CNSS_WLAN Service
737b384db0 Merge "qcacld-3.0: Fix camelCase issues with struct hdd_pmf_stats" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:28 -07:00
CNSS_WLAN Service
e55426b15f Merge "Release 5.2.0.50T" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:25 -07:00
CNSS_WLAN Service
933b5566df Merge "qcacld-3.0: Send TDLS frames with lower AC" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:24 -07:00
CNSS_WLAN Service
8d893ab023 Merge "qcacld-3.0: Include WMI_CMD_STRINGS config flag" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:23 -07:00
CNSS_WLAN Service
43da4a475c Merge "Release 5.2.0.50S" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:21 -07:00
CNSS_WLAN Service
9df8b475a1 Merge "qcacld-3.0: Remove variables about roc" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:19 -07:00
CNSS_WLAN Service
0c15d17d54 Merge "Release 5.2.0.50R" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:18 -07:00
CNSS_WLAN Service
f092ae562d Merge "qcacld-3.0: Add cold boot calibration enum in pld driver mode" into wlan-cld3.driver.lnx.2.0-dev 2017-10-25 03:55:16 -07:00
snandini
71e9767d0a Release 5.2.0.50Y
Release 5.2.0.50Y

Change-Id: I3fb1d5805b9cf530da00dd9fc9f140d53d524f34
CRs-Fixed: 774533
2017-10-25 01:41:59 -07:00
Orhan K AKYILDIZ
ecf401c790 qcacld-3.0: move print outside of lock
It has been observed that prints are adding significant overhead
to the period a lock is being held. Move the prints outside of lock.

Change-Id: Ifc84b562bc294ae2348f6d152b2852c21c963762
CRs-Fixed: 2040486
2017-10-25 01:41:59 -07:00
Jeff Johnson
f8cadecb9e qcacld-3.0: Rename hdd_stats ClassD_stat field
Per the Linux coding style "mixed-case names are frowned upon" so
rename field ClassD_stat in struct hdd_stats.

Change-Id: Iffd826b5d179e824a2f5bdaeca1ecfd4fe4ba02a
CRs-Fixed: 2131838
2017-10-25 01:41:57 -07:00
Jeff Johnson
861dd4f7ce qcacld-3.0: Rename hdd_stats ClassA_stat field
Per the Linux coding style "mixed-case names are frowned upon" so
rename field ClassA_stat in struct hdd_stats.

Change-Id: I33c773b08767e733d69c0dd843f64edc3c00fbee
CRs-Fixed: 2131838
2017-10-25 01:41:55 -07:00
snandini
12cc30d32d Release 5.2.0.50X
Release 5.2.0.50X

Change-Id: I1b4f48cfa8be8d28a9f7e8befde6d1854d5f1b63
CRs-Fixed: 774533
2017-10-24 23:50:42 -07:00
Rajeev Kumar
752d64eff3 qcacld-3.0: Do not send limit_off_chan param if vdev is not up
Add sanity check to reject limit off channel param configuration
if vdev is not up to avoid fw assert.

Change-Id: I8b550e3963896cb8b202747b70f3553750290ee5
CRs-Fixed: 2121828
2017-10-24 23:50:42 -07:00
Will Huang
0ca39e2fef qcacld-3.0: Fix input parameter mismatch in hdd_ipa_uc_proc_pending_event
Once IPA resource loading timeout when 1st connection of SAP, the later
come in ipa event will be queued, but when process pending event it
calls __hdd_ipa_wlan_evt with mismatched type/sta_id.

Change-Id: If6bd8d234d12dcc044e49883be38420dbe15f7db
CRs-Fixed: 2130614
2017-10-24 23:50:39 -07:00
Rajeev Kumar
2d0f219479 qcacld-3.0: Deinit QDF print infra after printing memory leak objects
Deinit QDF print infra after printing leaked objects such that leak objects
detail gets logged before QDF print infra is destroyed.

Change-Id: I55494de6253c0409c8156a838b28bcc20a60913b
CRs-Fixed: 2129306
2017-10-24 23:50:38 -07:00
Rajeev Kumar
6ee644c082 qcacld-3.0: Clean up unwanted blank lines from wlan_pmo_obj_mgmt_api.c
Clean up unwanted blank lines from wlan_pmo_obj_mgmt_api.c

Change-Id: I4c77e9bef3fb1c6799a802095125c21979f7ba3e
CRs-Fixed: 2129039
2017-10-24 23:50:36 -07:00
Mohit Khanna
69672c0f8f qcacld-3.0: Fix dumpStat logging levels
Fix NAPI and flow pool info logging levels. NAPI stats are showing up in
kmsg, when they should not. flow pool stats are simply not showing up
since debug levels are disabled for TXRX module.

Change-Id: I5fa3ca24cf3c31c2cf5183ccf9044eb085153da7
CRs-Fixed: 2127633
2017-10-24 23:50:34 -07:00
Naveen Rawat
a802966c01 qcacld-3.0: Fix logging level in wma_he.c
Fix logging level in wma_he.c. Move Info level logs to debug level
logs.

Change-Id: I193c12e2a0174d904d3e34a4bbd7e24fe42b8287
CRs-Fixed: 2131082
2017-10-24 23:50:32 -07:00
snandini
8b8b7bc150 Release 5.2.0.50W
Release 5.2.0.50W

Change-Id: If364d0cc092f328437c11a7f66a07863d195ab0a
CRs-Fixed: 774533
2017-10-24 22:56:34 -07:00
Rajeev Kumar
6dd45a84ec qcacld-3.0: Ignore target suspend if fw is down
Ignore target suspend timeout if fw is down such that
system can recover gracefully.

Change-Id: I26c3a1fb34483a46cd4f9d48d17408b688e5ad6c
CRs-Fixed: 2130097
2017-10-24 22:56:34 -07:00
snandini
bc227bafff Release 5.2.0.50V
Release 5.2.0.50V

Change-Id: I8542f1bea927bd1a33dd57bb5ddc6d9ea36cf10f
CRs-Fixed: 774533
2017-10-24 19:19:21 -07:00
Rajeev Kumar
07bbe12d29 qcacld-3.0: Remove faulty unload check from stop bss callback API
Stop BSS callback runs in driver's internal scheduler thread context
which should not check for driver load/unload state which is required
for external thread of execution. Stop BSS callback is supposed to
free the peer object which is created by HDD when driver gets unloaded.

Change-Id: I3b8586498f3e9783be3ca4ba8cc06b7f1e9d70a2
CRs-Fixed: 2131209
2017-10-24 19:19:21 -07:00
Rajeev Kumar
7774cc8178 qcacld-3.0: Add sta_id check before updating sta adapater array
Add sta_id check before updating sta adapater array in all other
places.

Change-Id: I1877bf0f7e0d4091877c094e03f9f429cf73dd34
CRs-Fixed: 2129779
2017-10-24 19:19:19 -07:00
Rajeev Kumar
4bc998faa6 qcacld-3.0: Add sta_id check before updating sta adapater array
Add sta_id check before updating sta adapater array

Change-Id: Ic2beadbf07d5071e2d9c69e04f178df39ab64136
CRs-Fixed: 2129645
2017-10-24 19:19:17 -07:00
CNSS_WLAN Service
f9d90d16af Merge "Release 5.2.0.50Q" into wlan-cld3.driver.lnx.2.0-dev 2017-10-24 16:56:25 -07:00
CNSS_WLAN Service
9b2afc5781 Merge "qcacld-3.0: Enable RPS dynamically for SAP mode" into wlan-cld3.driver.lnx.2.0-dev 2017-10-24 16:56:23 -07:00
CNSS_WLAN Service
02c864e29d Merge "Release 5.2.0.50P" into wlan-cld3.driver.lnx.2.0-dev 2017-10-24 16:56:21 -07:00
CNSS_WLAN Service
1aa9f65d9d Merge "qcacld-3.0: Call cds_sched_close in cds_open error path" into wlan-cld3.driver.lnx.2.0-dev 2017-10-24 16:56:20 -07:00
CNSS_WLAN Service
58efc23148 Merge "qcacld-3.0: Disable TCP delayed ack if LRO is enabled" into wlan-cld3.driver.lnx.2.0-dev 2017-10-24 16:56:18 -07:00
CNSS_WLAN Service
681813601b Merge "qcacld-3.0: Disable LRO capability during concurrency" into wlan-cld3.driver.lnx.2.0-dev 2017-10-24 16:56:16 -07:00
CNSS_WLAN Service
fbac35d93a Merge "qcacld-3.0: Add fw ready uevent to update driver state" into wlan-cld3.driver.lnx.2.0-dev 2017-10-24 16:56:14 -07:00
snandini
e0b5101388 Release 5.2.0.50U
Release 5.2.0.50U

Change-Id: I91620e9cdfe21b55918e9928eb7fdf0a773fa41f
CRs-Fixed: 774533
2017-10-24 16:41:01 -07:00
Ravi Kumar Bokka
990edccddb qcacld-3.0: Add ini param to support power collapse of phy registers
Add a new ini param to enable power collapse of physical registers.
ini values can be:
 0-Disable Phy register retention
 1-Statically enable Phy register retention
 2-Dynamically enable/disable Phy register retention
by default ini value is set to zero.

Change-Id: Ia922c4c25a47b3251c765fda5d4189c69d1a1d14
CRs-Fixed: 1100324
2017-10-24 16:41:01 -07:00
Srinivas Girigowda
09ae07d4b3 qcacld-3.0: Remove unused function lim_active_scan_allowed()
Remove unused function lim_active_scan_allowed().

Change-Id: I912112a8857d7bf07d32bc1ee08f66e2df9ce684
CRs-Fixed: 2131122
2017-10-24 16:40:58 -07:00
Srinivas Girigowda
b9086af019 qcacld-3.0: Fix checkpatch warnings (QUOTED_WHITESPACE_BEFORE_NEWLINE)
Fix checkpatch warnings (QUOTED_WHITESPACE_BEFORE_NEWLINE).

Change-Id: I8901c49fa48c8a9c3a9c83c6be5ff003fe0eae62
CRs-Fixed: 2126814
2017-10-24 16:40:56 -07:00