Srinivas Girigowda
75af3d1370
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_oemdata.c
...
Fix kernel checkpatch warnings in wlan_hdd_oemdata.c.
Change-Id: I44512b16fde2e692d34bf5f983323f450bd09238
CRs-Fixed: 2024274
2017-04-11 01:34:15 -07:00
Srinivas Girigowda
aaea410f93
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_ocb.c
...
Fix kernel checkpatch warnings in wlan_hdd_ocb.c.
Change-Id: Ia590b1a2de67eb9302e544abe7e9a6cc5970367e
CRs-Fixed: 2024274
2017-04-11 01:34:13 -07:00
Srinivas Girigowda
289457d898
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_tx_rx.h
...
Fix kernel checkpatch warnings in wlan_hdd_tx_rx.h.
Change-Id: Idbda778a8d22b31ddd5657d116c035f202e998af
CRs-Fixed: 2024274
2017-04-11 01:34:11 -07:00
Srinivas Girigowda
5c9dfe4656
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_lro.h
...
Fix kernel checkpatch warnings in wlan_hdd_lro.h.
Change-Id: Idaec566829ed61c0e349c970f4b34f38a825f7d5
CRs-Fixed: 2024274
2017-04-11 01:34:08 -07:00
Srinivas Girigowda
077143e14b
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_host_offoad.h
...
Fix kernel checkpatch warnings in wlan_hdd_host_offload.h.
Change-Id: I2811b8a757d6b42c9a798435dbdc7aaf7e5bfede
CRs-Fixed: 2024274
2017-04-11 01:34:06 -07:00
Srinivas Girigowda
3457a515da
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_ipa.h
...
Fix kernel checkpatch warnings in wlan_hdd_ipa.h.
Change-Id: I4a2429957b25981696581e8ea94a21a1bb3e3c67
CRs-Fixed: 2024274
2017-04-11 01:34:04 -07:00
Srinivas Girigowda
609fa84411
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_trace.h
...
Fix kernel checkpatch warnings in wlan_hdd_trace.h.
Change-Id: Ic95f1b1654856b7ed8fab1bd30eacf6d08971190
CRs-Fixed: 2024274
2017-04-11 01:34:01 -07:00
Srinivas Girigowda
ad005ab6de
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_tsf.h
...
Fix kernel checkpatch warnings in wlan_hdd_tsf.h.
Change-Id: I6b869b07e13b8dcaac8ae8d8b00b2592fb5f80b2
CRs-Fixed: 2024274
2017-04-11 01:33:59 -07:00
Srinivas Girigowda
caac83feac
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_oemdata.h
...
Fix kernel checkpatch warnings in wlan_hdd_oemdata.h.
Change-Id: Ic280113327e24a8934b0895c12b39ed7b4f73df6
CRs-Fixed: 2024274
2017-04-11 01:33:57 -07:00
Srinivas Girigowda
ea32d6a61b
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_wmm.h
...
Fix kernel checkpatch warnings in wlan_hdd_wmm.h.
Change-Id: I813fc4adc3f1661b76481f8df6d073d27550a5d6
CRs-Fixed: 2024274
2017-04-11 01:33:55 -07:00
Srinivas Girigowda
8711c74737
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_softap_tx_rx.h
...
Fix kernel checkpatch warnings in wlan_hdd_softap_tx_rx.h.
Change-Id: Iaadb26e3f46d97aa4ac2f7b7640a27acf6fe1475
CRs-Fixed: 2024274
2017-04-11 01:33:51 -07:00
Srinivas Girigowda
fa48ab8ddb
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_stats.h
...
Fix kernel checkpatch warnings in wlan_hdd_stats.h.
Change-Id: Iaa5c38be90aec91b090170bb89f0a843c7aea399
CRs-Fixed: 2024274
2017-04-11 01:33:49 -07:00
Sandeep Puligilla
26095394d3
Release 5.2.0.20S
...
Release 5.2.0.20S
Change-Id: I1d93d7bf86e8fa95f413a54e10c2499a0645f77a
CRs-Fixed: 774533
2017-04-11 00:17:00 -07:00
Manikandan Mohan
41e2d6f933
qcacld-3.0: Fix for memory leaks in multiple functions
...
1) Fix for memory leaks lim management frame registration queue by
unconditionally removing all nodes from queue and releasing the
node pointer. This need to be done for FTM mode also.
2) Free u_mac_post_ctrl_msgu_mac_post_ctrl_msg in the error cases.
3) In wma_tx_packet(), free tx_frame memory in error cases.
Change-Id: Idbae6b2666d38d0f130d0115e5a05387c0b63c31
CRs-fixed: 2027588
2017-04-11 00:16:59 -07:00
Sandeep Puligilla
85d8f9b5d7
Release 5.2.0.20R
...
Release 5.2.0.20R
Change-Id: I511465bc7dc29f421209d1db14b4325b9ce2d6b0
CRs-Fixed: 774533
2017-04-10 23:22:26 -07:00
Ashish Kumar Dhanotiya
e16feb7622
qcacld-3.0: Apps crash due to invalid wiphy check during unload
...
Wiphy is not getting unregister at the time of unload because of
that kernel has stale pointer which is causing a crash.
Add a proper check for wiphy during unload and unregister the wiphy.
Change-Id: Ibbdc3966f37bc628552c0118297f82065fa04d46
CRs-Fixed: 2027470
2017-04-10 23:22:26 -07:00
Ashish Kumar Dhanotiya
aa2b17c8d8
qcacld-3.0: Handle SSR Reinit failure gracefully
...
Presently on the re-init failure when the driver tries
to unregister the wiphy during the re_init failure
SSR timeout happens because the wiphy_unregister
would be waiting on the interface opencount to be set
to 0, it would happen only if the netdevice's are de-registered
with the kernel before wiphy_unregister
De-register the interfaces during the reinit failure so that
upper layer is blocked from accessing the driver and also have
a clean rmmod of the driver.
Change-Id: I3d97df19f6c59fcfd1d423d5cc4eae85040d4a97
CRs-Fixed: 2019989
2017-04-10 23:22:24 -07:00
Sandeep Puligilla
1263bc1b66
Release 5.2.0.20Q
...
Release 5.2.0.20Q
Change-Id: I5d021bacd22d1f1352b7b42d600b697c57154ab9
CRs-Fixed: 774533
2017-04-10 22:17:51 -07:00
Srinivas Girigowda
bfb10474c5
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_includes.h
...
Fix kernel checkpatch warnings in wlan_hdd_includes.h.
Change-Id: I458da39f09fd7825c75cae32bab9c5468d605a57
CRs-Fixed: 2024274
2017-04-10 22:17:50 -07:00
Srinivas Girigowda
682a16b09d
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_scan.h
...
Fix kernel checkpatch warnings in wlan_hdd_scan.h.
Change-Id: Ib1f7b847c8210dbc76c1f5937e7caa809fe11e2a
CRs-Fixed: 2024274
2017-04-10 22:17:48 -07:00
Srinivas Girigowda
08e6636330
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_nan.c
...
Fix kernel checkpatch warnings in wlan_hdd_nan.c.
Change-Id: Id5b9abbc57e7f42dc2703d82c947c6c5978736db
CRs-Fixed: 2024274
2017-04-10 22:17:45 -07:00
Srinivas Girigowda
ef3278097e
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_p2p.c
...
Fix kernel checkpatch warnings in wlan_hdd_p2p.c.
Change-Id: I1eee322d7ded1b646023d7e103f469023cf6a4fe
CRs-Fixed: 2024274
2017-04-10 22:17:43 -07:00
Srinivas Girigowda
5d5fdc5c31
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_p2p.h
...
Fix kernel checkpatch warnings in wlan_hdd_p2p.h.
Change-Id: Ic9217ecf3a137ced528bf7dac9f6401a05fafda4
CRs-Fixed: 2024274
2017-04-10 22:17:41 -07:00
Srinivas Girigowda
df88faa15c
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_hostapd.c
...
Fix kernel checkpatch warnings in wlan_hdd_hostapd.c.
Change-Id: Ic10dfe4b2612323db0ffba290f32745400b6c168
CRs-Fixed: 2024274
2017-04-10 22:17:38 -07:00
Srinivas Girigowda
fba82a0f50
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_wext.c
...
Fix kernel checkpatch warnings in wlan_hdd_wext.c.
Change-Id: I199fb53f09fb8a03b071259a69041ee91d43b91b
CRs-Fixed: 2024274
2017-04-10 22:17:36 -07:00
Srinivas Girigowda
c231df6f31
qcacld-3.0: Fix kernel checkpatch warnings in qc_sap_ioctl.h
...
Fix kernel checkpatch warnings in qc_sap_ioctl.h. As a part of
checkpatch warnings remove the unused structures/enums.
Change-Id: I0144c3cf2d40c115d4965cd0e230c928c710f82a
CRs-Fixed: 2024274
2017-04-10 22:17:33 -07:00
Srinivas Girigowda
cd67e7147f
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_napi.c
...
Fix kernel checkpatch warnings in wlan_hdd_napi.c.
Change-Id: Ie368668c2696bc76a8e6fbb0d7a883f2b13ad0c3
CRs-Fixed: 2024274
2017-04-10 22:17:31 -07:00
Srinivas Girigowda
e41bffee1f
qcacld-3.0: Fix kernel checkpatch warnings in wlan_hdd_lro.c
...
Fix kernel checkpatch warnings in wlan_hdd_lro.c.
Change-Id: I99ce2f7b0a246afb9d1f0e3be0a898436dfa5ece
CRs-Fixed: 2024274
2017-04-10 22:17:29 -07:00
Sandeep Puligilla
627f1f552b
Release 5.2.0.20P
...
Release 5.2.0.20P
Change-Id: Ie31aadfb38350c582af8d09b392f3388104d7708
CRs-Fixed: 774533
2017-04-10 04:47:08 -07:00
Himanshu Agarwal
7d367c124d
qcacld-3.0: Add ref_cnt implementation for flow pool
...
Add ref_cnt implementation for flow pool to synchronize
usage and deletion of flow pool.
Change-Id: Idb52c74df6a771b776e3df6bf4aea5c150b5fc7a
CRs-Fixed: 2025757
2017-04-10 16:29:26 +05:30
Sandeep Puligilla
6c02402e59
Release 5.2.0.20O
...
Release 5.2.0.20O
Change-Id: I17fe09a984417278d9741f00ce9194ce0c65ac30
CRs-Fixed: 774533
2017-04-10 03:27:11 -07:00
Poddar, Siddarth
31b9b8b741
qcacld-3.0: [HDD/TXRX] Reduce the log spam in kmsg
...
Move the logs to appropriate log levels to avoid excessive
logging in kmsg.
CRs-Fixed: 2029891
Change-Id: I782eadeb8c27f89ec635850201755720f068e955
2017-04-10 03:27:11 -07:00
Sandeep Puligilla
935ac66fb3
Release 5.2.0.20N
...
Release 5.2.0.20N
Change-Id: I1872c81f3876910fa0fb38b3c79611a325c79f59
CRs-Fixed: 774533
2017-04-10 02:11:57 -07:00
Poddar, Siddarth
1452179368
qcacld-3.0: TXRX: Reduce the log spam in Kmsg
...
Introduce different ol_trxrx print apis based on log levels.
Move the logs to appropriate log levels to reduce
the log spam in kmsg.
CRs-Fixed: 2019261
Change-Id: I14dfedb1a71b10043571112f05965935dd91a90e
2017-04-10 02:11:57 -07:00
Sandeep Puligilla
7ce50372b0
Release 5.2.0.20M
...
Release 5.2.0.20M
Change-Id: Ieb492e9ae9c686553d09df43ff4a1c1c3d688a6d
CRs-Fixed: 774533
2017-04-10 01:37:30 -07:00
Srinivas Girigowda
4698a9c284
qcacld-3.0: Remove obsolete set/reset ssid hotlist
...
This is a qcacld-2.0 to qcacld-3.0 propagation.
Remove obsolete set/reset ssid hotlist.
Change-Id: Ie6c4a9847f2daa9ba2aebd17f386d584201b86d6
CRs-Fixed: 1102593
2017-04-10 01:37:29 -07:00
Sandeep Puligilla
30641f17eb
Release 5.2.0.20L
...
Release 5.2.0.20L
Change-Id: Iba8888fe444cb1c232ff3ded582d230d6e57d408
CRs-Fixed: 774533
2017-04-10 00:31:33 -07:00
Mukul Sharma
fcd57f5724
qcacld-3.0: Cleanup WMA LPHB code and Add PMO lphb calls
...
Cleanup WMA LPHB code and Add PMO calls.
Change-Id: I8dd338b9653c123ef315aa955915547486603ae8
CRs-Fixed: 2021994
2017-04-10 00:31:32 -07:00
Sandeep Puligilla
fa28a85850
Release 5.2.0.20K
...
Release 5.2.0.20K
Change-Id: Ie875cdf98084808d77eebe891674897b733848bb
CRs-Fixed: 774533
2017-04-09 20:16:40 -07:00
Kai Liu
a27ce62df5
qcacld-3.0: override default uart tx pin to aviod conflict with sdio pin
...
In sdio interface chip, both sdio_data2 and uart_tx pin will use GPIO6.
It is set by fw rom code, which will cause sdio CRC error when there is
sdio transaction. Override uart tx pin to avoid side effect to sdio pin.
Change-Id: Icd268e607c51238dcea7e8e3a55dceb96d5b1c1a
CRs-Fixed: 2019742
2017-04-09 20:16:40 -07:00
Sandeep Puligilla
8b08ef5943
Release 5.2.0.20J
...
Release 5.2.0.20J
Change-Id: I83ed30941c1a1ae2216e2c189fe489aa819fbedd
CRs-Fixed: 774533
2017-04-09 13:57:23 -07:00
Sandeep Puligilla
ef3092bc39
Release 5.2.0.20I
...
Release 5.2.0.20I
Change-Id: I1af47a936e6060721efde034bf0b3f89ac5e8d14
CRs-Fixed: 774533
2017-04-09 13:08:51 -07:00
Houston Hoffman
13f4be5fb8
qcacld-3.0: increase htt_htc_misc_pkt_list_trim trim level
...
2048 packets could be pending in the ce and the tx_queue
depth could be pending in the htc queue.
Change-Id: I2eedd9dd7300058a4b3024dd97c826c08f8c44bd
CRs-Fixed: 2019589
2017-04-09 13:08:50 -07:00
Houston Hoffman
91e7613911
qcacld-3.0: Avoid dereferencing null tx_desc in ol_tx_ll_fast
...
In one version of ol_tx_ll_fast a null tx_desc will be dereferenced.
ol_tx_desc_vdev_update is called when tx_desc is guaranteed to not
be null. Move the vdev_id assignment into ol_tx_desc_vdev_update
to simplify the code and fix the null pointer dereference.
Change-Id: I01b2e81ee3f19cdf3f2f74ccc575df767891f472
CRs-Fixed: 2020708
2017-04-09 13:08:49 -07:00
Sandeep Puligilla
a10db7abf4
Release 5.2.0.20H
...
Release 5.2.0.20H
Change-Id: I2285dd7e03e6374c4f88b8c9a4803b0c9ee53265
CRs-Fixed: 774533
2017-04-08 10:08:49 -07:00
Srinivas Girigowda
db85a6e27a
qcacld-3.0: Change LOG1/LOG2 logs to appropriate log levels
...
LOGD log level should be used for all INFO messages
in sme layer.
Change LOG1/LOG2 logs to appropriate log levels
Change-Id: I9a0dacc7bb2feea1370d33f536a5cf715f1a1f63
CRs-Fixed: 1093093
2017-04-08 08:50:27 -07:00
Srinivas Girigowda
86ecc0168d
qcacld-3.0: Remove excessive logging
...
Lot of info logs are periodic and cause log spam.
Add changes to remove excessive logging.
Change-Id: I1ae4f366f359fd90856743b4c2689ad9aad3417b
CRs-Fixed: 1093093
2017-04-08 08:50:27 -07:00
Srinivas Girigowda
678586caff
qcacld-3.0: SAP: Reduce the log spam in kmsg
...
Move the logs to appropriate log levels to reduce
the log spam in kmsg.
Change-Id: Ib53e9944677893ee29a59293dbbfa4a1df2f224d
CRs-Fixed: 2014745
2017-04-08 08:50:26 -07:00
Srinivas Girigowda
f6fddceba7
qcacld-3.0: SYS: Reduce the log spam in kmsg
...
Move the logs to appropriate log levels to reduce
the log spam in kmsg.
Change-Id: Iada52b9a7f2da0dd251c393c73551b41420f784e
CRs-Fixed: 2014745
2017-04-08 08:50:26 -07:00
Srinivas Girigowda
d469e8c12d
qcacld-3.0: SME: Reduce the log spam in kmsg
...
Move the logs to appropriate log levels to reduce
the log spam in kmsg.
Change-Id: I96f50e739c9c2404fe36fec65f5b6fefcc435338
CRs-Fixed: 2014745
2017-04-08 08:50:26 -07:00