Commit Graph

4264 Commits

Author SHA1 Message Date
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
Srinivas Girigowda
f936d825d0 qcacld-3.0: PE: Reduce the log spam in kmsg
Move the logs to appropriate log levels to reduce
the log spam in kmsg.

Change-Id: If167ffaf98e73e253c678ae52283324fa9c8ef81
CRs-Fixed: 2014745
2017-04-08 08:50:26 -07:00
Srinivas Girigowda
028c4481dd qcacld-3.0: HDD_DATA: Reduce the log spam in kmsg
Move the logs to appropriate log levels to reduce
the log spam in kmsg.

Change-Id: I7228229a897bdbccc1a5aa3f01b57770e722cffb
CRs-Fixed: 2014745
2017-04-08 08:50:26 -07:00
Srinivas Girigowda
d395b89a43 qcacld-3.0: CDS: Reduce the log spam in kmsg
Move the logs to appropriate log levels to reduce
the log spam in kmsg.

Change-Id: Iaa3cc1925d0ddc59de910a2ad0d2090fec63c18a
CRs-Fixed: 2014745
2017-04-08 08:50:26 -07:00
Sandeep Puligilla
a9d5e20b34 Release 5.2.0.20G
Release 5.2.0.20G

Change-Id: I8ab27bea7398bf6ac42d82d2729d93283c5890cb
CRs-Fixed: 774533
2017-04-07 20:28:58 -07:00
Srinivas Girigowda
f91ec57cce qcacld-3.0: Reduce the log spam in wlan_hdd_lro.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_lro.c

Change-Id: I4d533a881cc27f124619bf28d597821abaeb13e2
CRs-Fixed: 2014745
2017-04-07 20:28:57 -07:00
Srinivas Girigowda
dc99f84ae8 qcacld-3.0: Reduce the log spam in wlan_hdd_ioctl.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_ioctl.c

Change-Id: I1dbe7da4bb778b51cdef88e2b9d5c640f6bf2f42
CRs-Fixed: 2014745
2017-04-07 20:28:56 -07:00
Srinivas Girigowda
3d5250d958 qcacld-3.0: Reduce the log spam in wlan_hdd_main.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_main.c

Change-Id: Ic6560a87012d2049e27abf1f505448ae410d08be
CRs-Fixed: 2014745
2017-04-07 20:28:55 -07:00
Srinivas Girigowda
5d6bde6920 qcacld-3.0: Reduce the log spam in wlan_hdd_power.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_power.c

Change-Id: I6280f38da835c0b599745c99fbbb12dd699c3ef5
CRs-Fixed: 2014745
2017-04-07 20:28:54 -07:00
Srinivas Girigowda
c7f00d4362 qcacld-3.0: Reduce the log spam in wlan_hdd_p2p.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_p2p.c

Change-Id: I524f0602cb2142b0ed390c86a2dd4aaafd3f3595
CRs-Fixed: 2014745
2017-04-07 20:28:53 -07:00
Srinivas Girigowda
87150acd43 qcacld-3.0: Reduce the log spam in wlan_hdd_memdump.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_memdump.c

Change-Id: I96a36868dbb68eb5f7b78af2ef404af56443e7f2
CRs-Fixed: 2014745
2017-04-07 20:28:51 -07:00
Srinivas Girigowda
df41e12969 qcacld-3.0: Reduce the log spam in wlan_hdd_scan.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_scan.c

Change-Id: I0210c57968d26819de5e15bbe00193cd3e65703a
CRs-Fixed: 2014745
2017-04-07 20:28:50 -07:00
Srinivas Girigowda
af2bfa43dc qcacld-3.0: Reduce the log spam in wlan_hdd_wext.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_wext.c

Change-Id: Ice75a9a3acd5c9fff07082eb2963c24aec42e1c2
CRs-Fixed: 2014745
2017-04-07 20:28:49 -07:00
Srinivas Girigowda
d1a07a5aa6 qcacld-3.0: Reduce the log spam in wma_utils.c
Move the logs to appropriate log levels to reduce
the log spam in wma_utils.c

Change-Id: Ic69df76b9a24513c70a30de2bed4a8d61315161c
CRs-Fixed: 2014745
2017-04-07 20:28:47 -07:00
Srinivas Girigowda
11daf2abe5 qcacld-3.0: Reduce the log spam in wlan_hdd_stats.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_stats.c

Change-Id: I0c953ce53c061e93b74b190c1bd31de7b9c045c3
CRs-Fixed: 2014745
2017-04-07 20:28:46 -07:00
Srinivas Girigowda
da0e8488be qcacld-3.0: Reduce the log spam in wma_dev_if.c
Move the logs to appropriate log levels to reduce
the log spam in wma_dev_if.c

Change-Id: I830cd785471dd3b8791bf5c3e1789ca536eff6a7
CRs-Fixed: 2014745
2017-04-07 20:28:45 -07:00
Sandeep Puligilla
811825b81a Release 5.2.0.20F
Release 5.2.0.20F

Change-Id: If105e21fd814e5daff198245f1f518c0c79a62e1
CRs-Fixed: 774533
2017-04-07 19:52:35 -07:00
Venkata Sharath Chandra Manchala
71032b649b qcacld-3.0: Fix for supporting dump statistics
1. Avoid breaking compilation on legacy code
2. Rename dump stats macro options to CDP macros
   appropriately

Change-Id: If8594fad2145f29cb8f8f9f6bc3cd34633d0e9a4
CRs-Fixed: 2023386
2017-04-07 19:52:34 -07:00
Sandeep Puligilla
9ad6611140 Release 5.2.0.20E
Release 5.2.0.20E

Change-Id: I49c2cb7785c89353d61dd82ec68ddcdcf6b3198b
CRs-Fixed: 774533
2017-04-07 19:11:53 -07:00
Manjunathappa Prakash
adb7023ad7 qcacld-3.0: reduce logging level in ol_rx_pkt_dump_call()
Reduce the logging level to info so to reduce the spamming of kmsg and
avoid watchdog bite due to this.

Change-Id: I26ef04f7a82fc2e2a59da67a28dba2cf152ca251
CRs-Fixed: 2024738
2017-04-07 19:11:53 -07:00
Sandeep Puligilla
fd719d9b21 Release 5.2.0.20D
Release 5.2.0.20D

Change-Id: I84804620b9b256c38da36f4019a480398d8908f5
CRs-Fixed: 774533
2017-04-07 18:33:35 -07:00
Amar Singhal
966397f285 qcacld-3.0: Move dispatcher_psoc_close to beginning
So that wmi handle is still available, move dispatcher_psoc_close to
beginning of cds_close

CRs-Fixed: 2030449
Change-Id: I834c8994cbda4b413288921c3142984014621d65
2017-04-07 18:33:35 -07:00
Sandeep Puligilla
d4c531f95e Release 5.2.0.20C
Release 5.2.0.20C

Change-Id: Ib9c54db6bd280c0fb834a3765d67f881759c1a45
CRs-Fixed: 774533
2017-04-07 17:59:07 -07:00
Srinivas Girigowda
9785237e0f qcacld-3.0: Reduce the log spam in wlan_hdd_ipa.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_ipa.c

Change-Id: Ibb9c60d9a70065716fee026ed93ac09256f42e1f
CRs-Fixed: 2014745
2017-04-07 17:59:07 -07:00
Srinivas Girigowda
5575688a3d qcacld-3.0: Reduce the log spam in wlan_hdd_hostapd.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_hostapd.c

Change-Id: I5d923e5ada1a9acf22c8fdecf3e1b2416a10745c
CRs-Fixed: 2014745
2017-04-07 17:59:05 -07:00
Srinivas Girigowda
f8926d9e80 qcacld-3.0: Reduce the log spam in wlan_hdd_green_ap.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_green_ap.c

Change-Id: I008b44fb64f9b476e17160f401b6dc47844fb004
CRs-Fixed: 2014745
2017-04-07 17:59:04 -07:00
Srinivas Girigowda
650e7ba52a qcacld-3.0: Reduce the log spam in wlan_hdd_ftm.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_ftm.c

Change-Id: I9e16494bb950779a5617e7bfac3821d1548b7192
CRs-Fixed: 2014745
2017-04-07 17:59:02 -07:00
Srinivas Girigowda
5736c5c8f8 qcacld-3.0: Reduce the log spam in wlan_hdd_ext_scan.c
Move the logs to appropriate log levels to reduce
the log spam in wlan_hdd_ext_scan.c

Change-Id: I13bb9afc7bb372edc2a30ff216b8fdff43b68247
CRs-Fixed: 2014745
2017-04-07 17:58:59 -07:00