1. 0fe654a qcacld-3.0: Fix possible OOB read in stats event handler by Arif Hussain · 5 years ago
  2. 770477f qcacld-3.0: Fix null pointer dereference stats event handler by Arif Hussain · 5 years ago
  3. 9a94b4e qcacld-3.0: Cleanup legacy cfg related files by Wu Gao · 5 years ago
  4. d5cf22d qcacld-3.0: Change to include PDEV MLME component object by Abhishek Singh · 5 years ago
  5. a82f921 qcacld-3.0: Use correct wma_is_valid_fw_stats_cmd() variant for Genoa by Ajit Pal Singh · 5 years ago
  6. 3e6627a qcacld-3.0: Optimize schedule msg post error logging by Madhvapathi Sriram · 6 years ago
  7. 8cd2948 qcacld-3.0: set roam offload only after sta connected by Wu Gao · 6 years ago
  8. 14ab04c qcacld-3.0: Add host support for db2dbm RSSI changes by Yeshwanth Sriram Guntuka · 6 years ago
  9. b6ec264 qcacld-3.0: Add null pointer validation in wma_ll_stats_evt_handler() by Arif Hussain · 6 years ago
  10. 5b21359 qcacld-3.0: Remove wma_get_wcnss_software_version() by Jeff Johnson · 6 years ago
  11. 7146db7 qcacld-3.0: Remove wma_get_mac_id_of_vdev() by Jeff Johnson · 6 years ago
  12. 51971c7 qcacld-3.0: Revise wma_mcs_rate_match() implementation by Jeff Johnson · 6 years ago
  13. fb5b4d3 qcacld-3.0: Move ifdef CONFIG_VDEV_SM outside functions in wma by Abhishek Singh · 6 years ago
  14. fb1b1f9 qcacld-3.0: Remove obsolete wma_is_*_active() by Jeff Johnson · 6 years ago
  15. 9f18aa7 qcacld-3.0: Replace tpAniSirGlobal in WMA by Jeff Johnson · 6 years ago
  16. 69e7bf3 qcacld-3.0: Enable CSA of STA mode for VDEV SM by Jianmin Zhu · 6 years ago
  17. fe8dc69 qcacld-3.0: Rename pMac in WMA by Jeff Johnson · 6 years ago
  18. 4bb899c qcacld-3.0: Add check for vdev_id in wma_rcpi_event_handler by Vignesh Viswanathan · 6 years ago
  19. 9de8f86 qcacld-3.0: Fix null pointer dereference in wma by Pragaspathi Thilagaraj · 6 years ago
  20. 24ed0f4 qcacld-3.0: Infra for mlme_priv_obj with VDEV_SM enable/disable by gaurank kathpalia · 6 years ago
  21. b414bce qcacld-3.0: Add prefix NSS_CHAINS to band info by gaurank kathpalia · 6 years ago
  22. 6982d47 qcacld-3.0: Accept the dynamic command only in started state by gaurank kathpalia · 6 years ago
  23. 3635818 qcacld-3.0: Send VDEV stop to the FW if ADD_BSS_REQ times out by Vignesh Viswanathan · 6 years ago
  24. 0923660 qcacld-3.0: Implement LFR2 and reassoc for new vdev SM by Jianmin Zhu · 6 years ago
  25. b034fb3 qcacld-3.0: Check if rs_results->total_num_tx_power_levels is allocated by Harprit Chhabada · 6 years ago
  26. 157263f qcacld-3.0: wma: Remove excessive logs by Arif Hussain · 6 years ago
  27. 66dfa5c qcacld-3.0: Add bound check for fixed_param->total_num_tx_power_levels by Harprit Chhabada · 6 years ago
  28. d2639bd qcacld-3.0: Add check for vdev_id by Pragaspathi Thilagaraj · 6 years ago
  29. 2a7fa84 qcacld-3.0: Add support for connection failure by Sandeep Puligilla · 6 years ago
  30. 30bb840 qcacld-3.0: Add VDEV state machine for STA disconnection by Sandeep Puligilla · 6 years ago
  31. 45e0c5e qcacld-3.0: Add VDEV state machine for STA by Sandeep Puligilla · 6 years ago
  32. a063f1c qcacld-3.0: Remove legacy vdev restart and hidden ssid restart flags by Abhishek Singh · 6 years ago
  33. c5a5408 qcacld-3.0: Add vdev state machine for start BSS and CSA failure by Abhishek Singh · 6 years ago
  34. 6c681f4 qcacld-3.0: Add vdev state machine for hidden ssid restart by Abhishek Singh · 6 years ago
  35. 20a8e44 qcacld-3.0: Add vdev state machine for CSA and radar by Abhishek Singh · 6 years ago
  36. caa6185 qcacld-3.0: Add vdev state machine for stop BSS by Abhishek Singh · 6 years ago
  37. 3d30a3b qcacld-3.0: Add vdev state machine for start BSS by Abhishek Singh · 6 years ago
  38. 49ce4ce qcacld-3.0: Add support to send RX stats to framework by Sourav Mohapatra · 6 years ago
  39. 6b0ed16 qcacld-3.0: Fix possible OOB in wma_unified_radio_tx_mem_free() by Arif Hussain · 6 years ago
  40. 5ad797d qcacld-3.0: Remove legacy APIs to modify vdev state machine by Abhishek Singh · 6 years ago
  41. eff16d9 qcacld-3.0: Fix tab stop checkpatch warnings by Srinivas Girigowda · 6 years ago
  42. 9545325 qcacld-3.0: Check for following radio link stats events by Manikandan Mohan · 6 years ago
  43. 0d1159e qcacld-3.0: Add vdev_active validation for wmi commands by Pragaspathi Thilagaraj · 6 years ago
  44. 00861f0 qcacld-3.0: Add src, and dst id support in WMA by gaurank kathpalia · 6 years ago
  45. 4f20b67 qcacld-3.0: Add debugfs support for roam scan stats by Rajeev Kumar Sirasanagandla · 6 years ago
  46. 026e77a qcacld-3.0: Featurize P2P Listen Offload by Rachit Kankane · 6 years ago
  47. f6834c4 qcacld-3.0: Featurize Dynamic Voltage Config by Rachit Kankane · 6 years ago
  48. 1f1e400 qcacld-3.0: Change the log level in SME/PE/WMA by Sandeep Puligilla · 6 years ago
  49. e232cf1 qcacld-3.0: Use request manager framework for LL stats response event by Dundi Raviteja · 6 years ago
  50. 5daec82 qcacld-3.0: Remove wma_is_service_enable API by Sourav Mohapatra · 6 years ago
  51. ffb250d qcacld-3.0: Use field-by-field assignment for FW stats by Min Liu · 6 years ago
  52. 0f9c75d qcacld-3.0: Use HW MODE ID to find HW mode info by Liangwei Dong · 6 years ago
  53. 959f369 qcacld-3.0: Refine the link layer stats callback API by Jeff Johnson · 6 years ago
  54. 6aaaa99 qcacld-3.0: Rename hHdd to hdd_handle by Jeff Johnson · 6 years ago
  55. 834f943 qcacld-3.0: Report valid MCS index to upper layer by Hanumanth Reddy Pothula · 6 years ago
  56. 3719efe qcacld-3.0: Featurize WLAN_FEATURE_LINK_LAYER_STATS by Qiwei Cai · 6 years ago
  57. 06b539a qcacld-3.0: Compilation error due to uninitialization of buf_len by jitiphil · 6 years ago
  58. 9fa0e8e qcacld-3.0: Integer overflow in wma_unified_link_peer_stats_event_handler by jitiphil · 6 years ago
  59. 9051736 qcacld-3.0: Fix possible overflow in wma_stats_event_handler by Rakshith Suresh Patkar · 6 years ago
  60. fa2a100 qcacld-3.0: Add implementation of get_station_stats by Naveen Rawat · 6 years ago
  61. ea1564b qcacld-3.0: Fix tTxrateinfoflags as per linux coding guidelines by Naveen Rawat · 6 years ago
  62. 9976890 qcacld-3.0: Featurize dbglog_host by Wen Gong · 6 years ago
  63. f71b48e qcacld-3.0: Possible buffer overflow in wma_stats_ext_event_handler by Yeshwanth Sriram Guntuka · 6 years ago
  64. eb622b0 qcacld-3.0: Ignore the csa event when roaming is in progress by Tushnim Bhattacharyya · 6 years ago
  65. f6977c5 qcacld-3.0: wma: Remove legacy markings by Jeff Johnson · 6 years ago
  66. d9888ce qcacld-3.0: Fix OOB write in wma_unified_debug_print_event_handler by Pragaspathi Thilagaraj · 6 years ago
  67. 71596f7 Revert "qcacld-3.0: Fix OOB write in wma_unified_debug_print_event_handler" by Pragaspathi Thilagaraj · 6 years ago
  68. 0008879 qcacld-3.0: Fix OOB write in wma_unified_debug_print_event_handler by Pragaspathi Thilagaraj · 6 years ago
  69. 0725f1a qcacld-3.0: Use correct enum type in function wma_get_rcpi_req by Tushnim Bhattacharyya · 6 years ago
  70. 01e1adb qcacld-3.0: Fix potential buffer overflow in radio stats event handler by Vignesh Viswanathan · 6 years ago
  71. 0b07117 qcacld-3.0: Add vdev id sanity check in wma stats event handlers by Rajeev Kumar · 6 years ago
  72. d18c7a2 qcacld-3.0: Populate correct HT MCS index in station stats by Yeshwanth Sriram Guntuka · 6 years ago
  73. 2462f46 qcacld-3.0: Remove redundant wma_handle values by Arunk Khandavalli · 6 years ago
  74. 59f0fad qcacld-3.0: Fix OOB write in WMA TX power level stats handler by Vignesh Viswanathan · 6 years ago
  75. 89c85d1 qcacld-3.0: Converge on wmi service/ext service is enable by Sourav Mohapatra · 7 years ago
  76. 6fdc60f qcacld-3.0: clean up the FTM legacy code by Ryan Hsu · 6 years ago
  77. a03659c qcacld-3.0: Fix multiple length definition issue in WLAN FW message by Abhinav Kumar · 7 years ago
  78. 01a45f7 qcacld-3.0: Fix static analysis issues in wma by Yun Park · 6 years ago
  79. 6199037 qcacld-3.0: Add data_len check to avoid OOB access by Himanshu Agarwal · 7 years ago
  80. 247554c qcacld-3.0: Free allocated memory in wma_unified_link_radio_stats_event_handler by gaurank kathpalia · 7 years ago
  81. 228223a qcacld-3.0: Converge on wmi event registration / unregistration by Mukul Sharma · 7 years ago
  82. ad7eded qcacld-3.0: Fix buffer overflow in wma radio_tx_power_level_stats handler by Vignesh Viswanathan · 7 years ago
  83. 5b86f13 qcacld-3.0: Fix buffer overwrite in wma_unified_debug_print_event_handler by Vignesh Viswanathan · 7 years ago
  84. bd1ad03 qcacld-3.0: Fix check for peer_num in wma_get_ll_stats_ext_buf by Vignesh Viswanathan · 7 years ago
  85. 2b906c8 qcacld-3.0: Remove unused WMA APIs by Krunal Soni · 7 years ago
  86. 996e529 qcacld-3.0: Add support to query RCPI info by Rajeev Kumar Sirasanagandla · 8 years ago
  87. 5303e08 qcacld-3.0: Check vdev status before sending vdev up by Varun Reddy Yeturu · 7 years ago
  88. 4d65ebe qcacld-3.0: Fix checkpatch warnings (LINE_SPACING) by Srinivas Girigowda · 7 years ago
  89. ca67e36 qcacld-3.0: Add sanity check for total_peer_len in wma_get_ll_stats_ext_buf by Vignesh Viswanathan · 7 years ago
  90. 8983cf6 qcacld-3.0: Support for configuring voltage corner mode by Nachiket Kukade · 7 years ago
  91. 05af1f6 qcacld-3.0: Check radio id for FW event by Paul Zhang · 7 years ago
  92. 4bd2223 qcacld-3.0: Check for number of entries in fw profiling by Amar Singhal · 7 years ago
  93. 4aaa6c4 qcacld-3.0: Do check for datalen in wma_process_uft_event by Amar Singhal · 7 years ago
  94. 37794ae qcacld-3.0: Fix potential buffer overwrite in wma_unified_link_iface_stats_event_handler by Vignesh Viswanathan · 7 years ago
  95. 832084b qcacld-3.0: Remove assert in wma_get_ll_stats_ext_buf by Vignesh Viswanathan · 7 years ago
  96. 3561949 qcacld-3.0: Migrate to stats_request_params by Dustin Brown · 7 years ago
  97. 53d69c9 qcacld-3.0: Fix integer overflow in wma_unified_link_peer_stats_event_handler by Vignesh Viswanathan · 7 years ago
  98. 9f090ad qcacld-3.0: Avoid integer overflow in wma_get_ll_stats_ext_buf by Vignesh Viswanathan · 7 years ago
  99. c313910 qcacld-3.0: Avoid int overflow in wma_unified_link_radio_stats_event_handler by Varun Reddy Yeturu · 7 years ago
  100. e4e2f29 qcacld-3.0: Avoid integer overflow in wma_peer_info_event_handler by Varun Reddy Yeturu · 7 years ago