Commit Graph

14056 Commits

Author SHA1 Message Date
CNSS_WLAN Service
2e085746ab Merge "qcacld-3.0: Move few INIs' ownership from HDD to MLME" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:22:02 -08:00
CNSS_WLAN Service
20c0ad7074 Merge "qcacld-3.0: Move few INIs' ownership from HDD to Policy manager" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:22:00 -08:00
CNSS_WLAN Service
2769f5ec6d Merge "qcacld-3.0: Remove struct sP2pPsParams" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:58 -08:00
CNSS_WLAN Service
b1443d59c1 Merge "qcacld-3.0: Remove struct sTdlsLinkEstablishParams" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:57 -08:00
CNSS_WLAN Service
576e928f72 Merge "Release 5.2.0.110L" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:54 -08:00
CNSS_WLAN Service
0527af429d Merge "qcacld-3.0: Remove typedef eCsrDot11FragThresh" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:52 -08:00
CNSS_WLAN Service
0b8b25e5c9 Merge "qcacld-3.0: Relocate HDD ini items (2)" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:50 -08:00
CNSS_WLAN Service
faa8324937 Merge "qcacld-3.0: Relocate HDD ini items (1)" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:48 -08:00
CNSS_WLAN Service
202d2bfd56 Merge "Release 5.2.0.110K" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:46 -08:00
CNSS_WLAN Service
ccff2bdcfc Merge "qcacld-3.0: Decouple PMO LPASS and NAN wow enable check from vdev" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:44 -08:00
CNSS_WLAN Service
fdeceb9304 Merge "qcacld-3.0: Remove csr_rates_find_best_rate()" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:42 -08:00
CNSS_WLAN Service
7e8d1065f4 Merge "qcacld-3.0: Remove enum fine_time_meas_mask" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:41 -08:00
CNSS_WLAN Service
53a3f09e19 Merge "Release 5.2.0.110J" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:34 -08:00
CNSS_WLAN Service
9394f3ea98 Merge "qcacld-3.0: Handle Vdev restart Failure in STA mode" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:32 -08:00
CNSS_WLAN Service
84c557dffc Merge "qcacld-3.0: Replace legacy string in vdevmgr with ext" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:30 -08:00
CNSS_WLAN Service
5f80e62786 Merge "Release 5.2.0.110I" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:26 -08:00
CNSS_WLAN Service
e5d4464c52 Merge "qcacld-3.0: Stop bus bandwidth compute timer during driver remove" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:23 -08:00
CNSS_WLAN Service
167e150cd6 Merge "Release 5.2.0.110H" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:21 -08:00
CNSS_WLAN Service
876b071d76 Merge "qcacld-3.0: Remove legacy STA stats infrastructure" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:20 -08:00
CNSS_WLAN Service
602ad7c166 Merge "Release 5.2.0.110G" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:18 -08:00
CNSS_WLAN Service
5cb1731db5 Merge "qcacld-3.0: Fix memory allocation latency in beacon process" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:16 -08:00
CNSS_WLAN Service
1aa76c668b Merge "Release 5.2.0.110F" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:14 -08:00
CNSS_WLAN Service
ae5ba120fe Merge "qcacld-3.0: Refine mlme btm configurations" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:13 -08:00
CNSS_WLAN Service
698d4599ea Merge "Release 5.2.0.110E" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:11 -08:00
CNSS_WLAN Service
69bce35d65 Merge "qcacld-3.0: Remove sir_convert_addts_req2_struct()" into wlan-cld3.driver.lnx.2.0 2018-12-07 02:21:09 -08:00
nshrivas
9e7b303024 Release 5.2.0.110Q
Release 5.2.0.110Q

Change-Id: Icb99ad782eafebbd10a986e7024db370a2f8fdaa
CRs-Fixed: 774533
2018-12-07 00:53:55 -08:00
Jeff Johnson
13be96fda3 qcacld-3.0: Remove wlan_hdd_tdls_set_params() prototype
Previously change I5c873b9571228f0d2b4fcd4782267a2cc40fc20a
("qcacld-3.0: Remove the deprecated IOCTL in TDLS") removed the
implementation of wlan_hdd_tdls_set_params() but failed to remove the
prototype, so remove it now.

Change-Id: I0fa178bc92bc2a02e45d1ec577f9a54f40d559fb
CRs-Fixed: 2362722
2018-12-07 00:53:54 -08:00
Jeff Johnson
41d1f7bc89 qcacld-3.0: Remove hdd_tdls_notify_p2p_roc() stub
Previously change Ia860904685fc4783453491effa4518777c7406d0
("qcacld-3.0: TDLS: remove legacy interfaces") removed the "real"
implementation of hdd_tdls_notify_p2p_roc(), but it left behind the
stub implementation for use when FEATURE_WLAN_TDLS is not enabled, so
now remove the stub.

Change-Id: Ic7c95c41fe66378bc51785b28010ed2263fd3b55
CRs-Fixed: 2362721
2018-12-07 00:53:50 -08:00
Jeff Johnson
b62fd65aff qcacld-3.0: Fix typo "pAadapter"
Previously all instances of the identifier "pAdapter" were renamed
within the driver. However the hdd_enable_default_pkt_filters()
prototype had a misspelling and hence it was not renamed, so rename it
now.

Change-Id: I6b2045496e5e6775dc12061254d06bcadf60be88
CRs-Fixed: 2362720
2018-12-07 00:53:46 -08:00
Jeff Johnson
6a3f237a64 qcacld-3.0: Remove wlan_hdd_roc_request_dequeue() prototype
Previously change Idaaacac4fdaf1b964432c33c10b1c86f8a591c2d
("qcacld-3.0: Remove legacy P2P codes in HDD") removed function
wlan_hdd_roc_request_dequeue() but did not remove the prototype, so
remove it now.

Change-Id: Ic2eb217b3974b274e890c1c556eece9e688463b4
CRs-Fixed: 2362719
2018-12-07 00:53:42 -08:00
nshrivas
65d62740ec Release 5.2.0.110P
Release 5.2.0.110P

Change-Id: I90a26744b57c1c7d8aedde0662ac116d1ebda790
CRs-Fixed: 774533
2018-12-06 23:10:05 -08:00
Jeff Johnson
d01ca84c73 qcacld-3.0: Remove last bit of LIBRA_LINUX_PC feature code
A prior version of the driver had LIBRA_LINUX_PC feature code, but it
has all been removed except for one piece, so remove that last bit
which conditionally defines HDD_TX_TIMEOUT.

Change-Id: Ie714b134b789a4649f8da7bbf5e98f36d27ed4ff
CRs-Fixed: 2362718
2018-12-06 23:10:05 -08:00
Jeff Johnson
67fe4b117c qcacld-3.0: Remove obsolete struct action_pkt_buffer
HDD defines struct action_pkt_buffer, but it is unused, so delete it.

Change-Id: Ie3b92d10c7a3c9445edf953dea398372825db4a2
CRs-Fixed: 2362717
2018-12-06 23:10:01 -08:00
Jeff Johnson
e5a783de59 qcacld-3.0: Remove obsolete hdd_lro_init() stub
Change I15535827a03953231670d4138235c4876b16e045 ("qcacld-3.0: Add GRO
support for STA mode") removed the implementation of hdd_lro_init(),
but it failed to remove the inline stub implementation for use when
FEATURE_LRO was not enabled, so remove it now.

Change-Id: Ie835fdd08322c8968333e264d1228586261b5d59
CRs-Fixed: 2362716
2018-12-06 23:09:57 -08:00
Jeff Johnson
362b08ff74 qcacld-3.0: Remove obsolete CDS Packet Tracking macros
CDS contains a set of CDS_PKT_TRAC_* macros that were used by a prior
version of the driver. The current driver uses a different mechanism,
so remove the now unused CDS_PKT_TRAC_* macros.

Change-Id: I4f0e3a44e6786d3ed03e22807811878b2a187185
CRs-Fixed: 2362715
2018-12-06 23:09:53 -08:00
nshrivas
85076dfadb Release 5.2.0.110O
Release 5.2.0.110O

Change-Id: I9987a83eae5edf8ec778147509f2682dfd678a92
CRs-Fixed: 774533
2018-12-06 21:03:43 -08:00
Jeff Johnson
85cd2e7c65 qcacld-3.0: Remove ol_rx_queue_len from cds_sched_context
The cds_sched_context contains an ol_rx_queue_len field that is
unused, so remove it.

Change-Id: Ib2a03a61a19424f3cb41c975a886b12f674de247
CRs-Fixed: 2362714
2018-12-06 21:03:43 -08:00
Jeff Johnson
21724f4455 qcacld-3.0: Remove obsolete struct hdd_context_s reference
In CDS there is a forward reference to struct hdd_context_s, However
this forward reference is not used, and in fact that struct name is no
longer in use in the driver, so remove it.

Change-Id: Iecf43870b22143f656bb9b8e413ae46c2f59bab4
CRs-Fixed: 2362713
2018-12-06 21:03:40 -08:00
Jeff Johnson
5f32b68b21 qcacld-3.0: Remove obsolete cds_packet definitions
The cds_packet infrastructure has been partially converted to QDF.  As
a result some of the legacy definitions are no longer being used, so
remove them.

Change-Id: I6827c08c3f39da8b0a561d6c3e4fe6f7eb528a25
CRs-Fixed: 2362712
2018-12-06 21:03:36 -08:00
Jeff Johnson
67107fd8e4 qcacld-3.0: Rename pDphHashTable
The identifier pDphHashTable does not conform to the Linux coding
standard, so rename it hash_table.

Change-Id: Icd76163766cb542d62ac6ad476079a0ec7f41b2d
CRs-Fixed: 2361806
2018-12-06 21:03:32 -08:00
Jeff Johnson
ace219da57 qcacld-3.0: Replace typedef dphHashTableClass
The naming and usage of typedef dphHashTableClass does not conform to
the Linux coding style, so replace it with struct dph_hash_table.
Rename dph_hash_table_class_init() as well to match the new naming.

Change-Id: I38df3c01736dfbeff3d51be05582ebfe69c1353b
CRs-Fixed: 2361805
2018-12-06 21:03:28 -08:00
nshrivas
96cec3c413 Release 5.2.0.110N
Release 5.2.0.110N

Change-Id: I9d5d515e7cd6944ab727586d8024915fd147898b
CRs-Fixed: 774533
2018-12-06 19:23:18 -08:00
Jeff Johnson
22a60cd5db qcacld-3.0: Remove wma_update_vdev_tbl() prototype
Although the implementation has been removed, the prototype for
wma_update_vdev_tbl() is still present, so remove it as well.

Change-Id: Ifcf10e97d0bc24bdf88c69f936e998b228ec945b
CRs-Fixed: 2361930
2018-12-06 19:23:17 -08:00
Jeff Johnson
7bdfab6ce6 qcacld-3.0: Remove wmi_unified_pdev_set_param() prototype
WMA has a prototype for wmi_unified_pdev_set_param(), but there is no
implementation, so remove it.

Change-Id: Id39afc1a1966bca9b8b947bb0b2c89f5d1b21801
CRs-Fixed: 2361995
2018-12-06 19:23:14 -08:00
Jeff Johnson
56174d1a2a qcacld-3.0: Remove obsolete P2P Listen Offload from WMA
Almost all of the p2p Listen Offload logic has been componentized,
therefore remove the following unused functions from WMA:
- wma_p2p_lo_start()
- wma_p2p_lo_stop()
- wma_p2p_lo_event_handler()

Change-Id: I750870ccbe84e817954a3ee1a50e2e8daa5ab661
CRs-Fixed: 2361886
2018-12-06 19:23:10 -08:00
Jeff Johnson
a4541e9f43 qcacld-3.0: Remove wma_p2p_noa_event_handler()
The functionality previously handled by wma_p2p_noa_event_handler() is
now done in WMI. Since wma_p2p_noa_event_handler() is no longer used,
remove it.

Change-Id: Id8095a79fee6be83c886a1635a1ce0b1a2e4087b
CRs-Fixed: 2361871
2018-12-06 19:23:07 -08:00
nshrivas
c4281d9744 Release 5.2.0.110M
Release 5.2.0.110M

Change-Id: I335082cbddafdc149b436225f46edd2cd0346501
CRs-Fixed: 774533
2018-12-06 17:51:08 -08:00
Krunal Soni
d2c33e171d qcacld-3.0: Move few INIs' ownership from HDD to MLME
INIs
1) gFWMccRtsCtsProtection
2) gFWMccBCastProbeResponse
3) gEnableMCCMode
4) gSapChannelAvoidance
5) gStaMiracastMccRestTimeVal

Ownership of above INIs belong to MLME component, move them from
HDD to MLME.

CRs-Fixed: 2351219
Change-Id: I3dc1b8f1f036f10a0506cb1cb8481fc865ef18f9
2018-12-06 17:51:08 -08:00
Krunal Soni
df29bc4ca5 qcacld-3.0: Move few INIs' ownership from HDD to Policy manager
INIs
1) g_mark_sap_indoor_as_disable
2) g_sta_sap_scc_on_lte_coex_chan
3) gEnableSAPManadatoryChanList
4) gForce1x1Exception
5) g_sta_sap_scc_on_dfs_chan
6) gDualMacFeatureDisable
7) gEnableOverLapCh
8) gAllowMCCGODiffBI

Ownership of above INIs belong to policy manager, move them from
HDD to Policy manager.

CRs-Fixed: 2351044
Change-Id: I6fe502697cdb9a259b8215ce5b4ad5354cb645fd
2018-12-06 17:51:02 -08:00
Jeff Johnson
6d5239bde5 qcacld-3.0: Remove struct sP2pPsParams
WMA defines struct sP2pPsParams which is unused. Since this is
obsolete, remove it.

Change-Id: I4d42f42ac9b3cd432dbebd405f7779ca6c94e937
CRs-Fixed: 2362014
2018-12-06 17:50:57 -08:00