1. b276692 Revert "qcacld-3.0: Add feature flag to not process rxdma decrypt err" by Yeshwanth Sriram Guntuka · 4 years ago
  2. eab88fc qcacld-3.0: Synchronize hdd_driver_unload against other vdev trans by Sourav Mohapatra · 4 years ago
  3. ba9fe9f qcacld-3.0: do fisa flush per vdev only if fisa enabled in INI by Jinwei Chen · 4 years ago
  4. 4c7f6e7 qcacld-3.0: add FISA flush when vdev detach by Jinwei Chen · 4 years, 1 month ago
  5. 02af133 qcacld-3.0: Skip RX TLV header for RX fragment data by Jinwei Chen · 4 years ago
  6. 0da95d4 qcacld-3.0: Consider Only dot11mode profiles if configured by Utkarsh Bhatnagar · 4 years ago
  7. 5952ff5 qcacld-3.0: Consider both peer and Self Capabilities for PMF by Utkarsh Bhatnagar · 4 years ago
  8. b84c2f8 qcacld-3.0: Add a log to print nan separate vdev capa of host and fw by Srinivas Dasari · 4 years ago
  9. 2fc1d50 qcacld-3.0: Remove NDP_END_ALL request from serialization queue by Srinivas Dasari · 4 years, 1 month ago
  10. 2d06714 qcacld-3.0: Use MAX_PEERS instead of IBSS define in conn_info by Srinivas Dasari · 4 years, 1 month ago
  11. 79a1e17 qcacld-3.0: Make max supported vdevs as 4 by Srinivas Dasari · 4 years, 2 months ago
  12. b18fef4 qcacld-3.0: Consider host and firmware capa for NAN separate vdev by Srinivas Dasari · 4 years, 1 month ago
  13. 39f3730 qcacld-3.0: Introduce new INI to enable/disable FT-IM by Abhinav Kumar · 4 years, 1 month ago
  14. 1e98920 Release 5.2.022.1X by nshrivas · 4 years ago
  15. 9d4dddb qcacld-3.0: Reject SAP concurrency with monitor mode by Bapiraju Alla · 4 years, 1 month ago
  16. ed9e9f9 qcacld-3.0: Fix return type for umac_stop_complete_cb by Bapiraju Alla · 4 years, 1 month ago
  17. b945b8a qcacld-3.0: Fix return type for hdd_data_stall_process_event by Bapiraju Alla · 4 years, 1 month ago
  18. 8d52c6c qcacld-3.0: Fix emergency roaming failure by Abhinav Kumar · 4 years, 1 month ago
  19. 8b44a51 qcacld-3.0: Dont connect in HE mode if Rx MCS map is invalid by Kiran Kumar Lokere · 4 years ago
  20. f882748 qcacld-3.0: Supsend fw firstly when ready event timeout by Jingxiang Ge · 4 years, 1 month ago
  21. 29b3135 Release 5.2.022.1W by nshrivas · 4 years ago
  22. 1a6fde3 qcacld-3.0: Replace WLAN_FEATURE_NAN_DATAPATH with WLAN_FEATURE_NAN by Srinivas Dasari · 4 years ago
  23. de19cfe qcacld-3.0: Bypass FISA for non-regular RX delivering frame by Jinwei Chen · 4 years ago
  24. ba3eecf qcacld-3.0: Disallow TKIP/WEP with HT supported client by Nirav Shah · 4 years, 3 months ago
  25. 270f8c9 Release 5.2.022.1V by nshrivas · 4 years ago
  26. 7b901b1 qcacld-3.0: Fix build error for PLs which use 4.14 kernel by Mohammed Siddiq · 4 years, 1 month ago
  27. 27dac1d qcacld-3.0: Don't force RSSI trigger in controlled roaming mode by Abhishek Ambure · 4 years, 1 month ago
  28. b2dd5ed qcacld-3.0: Handle memory leak during start/stop SAP by Bapiraju Alla · 4 years ago
  29. 6c5db55 qcacld-3.0: Use hex dump instead of printing WOW pattern by Sourav Mohapatra · 4 years ago
  30. 9617d3b qcacld-3.0: Add NULL check for adapter->vdev in interop_ap by Sourav Mohapatra · 4 years, 1 month ago
  31. e133d56 qcacld-3.0: free the skb if osif_vdev_sync_op_start failed by Vevek Venkatesan · 4 years, 1 month ago
  32. b82f54d qcacld-3.0: Remove validate context check in LL stats get NB ops by Sourav Mohapatra · 4 years, 1 month ago
  33. 2518c21 Release 5.2.022.1U by nshrivas · 4 years ago
  34. ee0b7ea qcacld-3.0: Delete older PMK of all APs which have the same PMK by Srikanth Marepalli · 4 years, 2 months ago
  35. c0acd27 qcacld-3.0: Copy peer and radio stats correctly by Rachit Kankane · 4 years, 2 months ago
  36. 43b47f0 qcacld-3.0: Handle LL stats for 2nd radio by Rachit Kankane · 4 years, 2 months ago
  37. 82165f5 qcacld-3.0: Return LL stats resp in caller context by Rachit Kankane · 4 years, 3 months ago
  38. c3ae4cd qcacld-3.0: Fix uninitialized parameters by Abhinav Kumar · 4 years, 1 month ago
  39. 6fe7f68 qcacld-3.0: Fix issue with OBSS scan cmd send failure by Kiran Kumar Lokere · 4 years ago
  40. c95779b qcacld-3.0: Check for NULL dereference before access by Manjunathappa Prakash · 4 years, 1 month ago
  41. 1e9cba0 qcacld-3.0: Use %pK format specifier in dp_rx_thread logs by Manjunathappa Prakash · 4 years, 1 month ago
  42. d108d7c qcacld-3.0: Use %pK format specifier in dp_rx_fisa logs by Manjunathappa Prakash · 4 years, 1 month ago
  43. 9e79ffe qcacld-3.0: use adapter's vdev_id instead of vdev dereference by Vevek Venkatesan · 4 years, 1 month ago
  44. 1a0b93d qcacld-3.0: Check for NULL pointer by Rachit Kankane · 4 years, 1 month ago
  45. abcfa78 qcacld-3.0: Fix potential NULL pointer dereference by Lincoln Tran · 4 years, 1 month ago
  46. e8886bd qcacld-3.0: add NULL check before soc dereference by Vevek Venkatesan · 4 years, 1 month ago
  47. ca27939 qcacld-3.0: Add support for DFS channel weightage in ACS by gaurank kathpalia · 4 years, 1 month ago
  48. 7ccdaa1 qcacld-3.0: Enable FW log parsing feature by default by Ashish Kumar Dhanotiya · 4 years ago
  49. 7818a88 Release 5.2.022.1T by nshrivas · 4 years ago
  50. 19102f7 qcacld-3.0: Correct 160MHz SAP dfs flag by Liangwei Dong · 4 years, 1 month ago
  51. ef55ac2 qcacld-3.0: Add sanity check for allocated mac address by Li Feng · 4 years, 1 month ago
  52. ad3d742 qcacld-3.0: Release intf addr if failed to open adapter by Li Feng · 4 years, 1 month ago
  53. 7b1509a qcacld-3.0: Release intf addr if failed to open adapter by Li Feng · 4 years, 2 months ago
  54. 01c17bc qcacld-3.0: enable interop issues ap detection by Paul Zhang · 4 years, 4 months ago
  55. 33d5b21 qcacld-3.0: Fix KW issue, initialize therm_data to zero by vtanuku · 4 years, 1 month ago
  56. 2daa3ca qcacld-3.0: Avoid peer access after peer deletion by sheenam monga · 4 years, 1 month ago
  57. 0383740 qcacld-3.0: Check hdd_ctx for null in hdd_get_bandwidth_level by Mohit Khanna · 4 years, 1 month ago
  58. 75cb439 qcacld-3.0: Send NDI del rsp in NAN_DATA_DISCONNECTED_STATE state by Srinivas Dasari · 4 years, 1 month ago
  59. 766d202 qcacld-3.0: Delete all NDP peers when NDI is removed by Srinivas Dasari · 4 years, 1 month ago
  60. 4fe99a2 qcacld-3.0: Checking assoc state for bw timer when resuming by Jingxiang Ge · 4 years, 1 month ago
  61. c7d0e69 qcacld-3.0: Cancel reap timer during driver unload by Ananya Gupta · 4 years, 1 month ago
  62. 86ea801 qcacld-3.0: Fill header for HANG_EVT_TAG_LEGACY_MAC hang data by Sourav Mohapatra · 4 years, 1 month ago
  63. 3302fe2 Release 5.2.022.1S by nshrivas · 4 years, 1 month ago
  64. 68fa3f3 qcacld-3.0: Validate wma handle before using it by Jianmin Zhu · 4 years, 1 month ago
  65. ee76bef qcacld-3.0: Validate wma handle before using it by Jianmin Zhu · 4 years, 1 month ago
  66. a09cf4a qcacld-3.0: Validate wma handle before using it by Jianmin Zhu · 4 years, 1 month ago
  67. 6e7ec59 qcacld-3.0: Validate mac context before using it by Jianmin Zhu · 4 years, 1 month ago
  68. 257a959 qcacld-3.0: Validate wma handle before using it by Jianmin Zhu · 4 years, 1 month ago
  69. d38b7d1 qcacld-3.0: Do SSR cleanup during uevent/shutdown based on context by Sourav Mohapatra · 4 years, 1 month ago
  70. 315da5c qcacld-3.0: Tx dropped for osif_vdev_sync_op_start failed by Jianmin Zhu · 4 years, 1 month ago
  71. f4e187c qcacld-3.0: Reject assoc_req with RSNIE in SAP open network by Rajasekaran Kalidoss · 4 years, 1 month ago
  72. d5d9353 Release 5.2.022.1R by nshrivas · 4 years, 1 month ago
  73. 1e668c3 qcacld-3.0: Use self PMF cap only if AP support PMF by Utkarsh Bhatnagar · 4 years, 1 month ago
  74. 7607677 qcacld-3.0: Consider self capability in RSN caps by Utkarsh Bhatnagar · 4 years, 1 month ago
  75. 25bf1e9 qcacld-3.0: Fill current oper freq in sw_target_freq by Abhishek Ambure · 4 years, 1 month ago
  76. 7df336e Release 5.2.022.1Q by nshrivas · 4 years, 1 month ago
  77. afa4d8e qcacld-3.0: Handle peer leak during SSR incase of SAE by Bapiraju Alla · 4 years, 1 month ago
  78. ade854f qcacld-3.0: Disable BTM offload to fw if peer support MBO/OCE by Abhinav Kumar · 4 years, 1 month ago
  79. f4a28ce qcacld-3.0: Ignore CAC if STA already present by gaurank kathpalia · 4 years, 2 months ago
  80. 81f11eb qcacld-3.0: Update bss rate flags after CSA by Utkarsh Bhatnagar · 4 years, 1 month ago
  81. 6e90038 qcacld-3.0: Advertise 40, 80, 160, 80+80 caps in wiphy by gaurank kathpalia · 4 years, 1 month ago
  82. 698e611 qcacld-3.0: Validate return value of target_psoc_get_mac_phy_cap by Bapiraju Alla · 4 years, 1 month ago
  83. c482981 qcacld-3.0: Validate mac context in csr_get_peer_rssi_cb by Ashish Kumar Dhanotiya · 4 years, 1 month ago
  84. 576f573 qcacld-3.0: KW issue in wma_update_phymode_on_roam by Utkarsh Bhatnagar · 4 years, 1 month ago
  85. 6085094 qcacld-3.0: Validate intf_ch_freq before using it by Gururaj Pandurangi · 4 years, 1 month ago
  86. 09e4594 qcacld-3.0: Log optimization of hdd_validate_context by Liangwei Dong · 4 years, 2 months ago
  87. 4131608 qcacld-3.0: Do not enable STA roaming if any NDI connection is active by Abhishek Ambure · 4 years, 1 month ago
  88. b6b8ad8 qcacld-3.0: Prevent RSO stop sent after vdev down by Pragaspathi Thilagaraj · 4 years, 1 month ago
  89. 27331c5 qcacld-3.0: Pass frequency as an argument to set mon chan api by Ashish Kumar Dhanotiya · 4 years, 1 month ago
  90. ff73fe2 qcacld-3.0: Don't send disassoc frame to fw in case of HO failure by Abhinav Kumar · 4 years, 1 month ago
  91. 2d19415 qcacld-3.0: Refine Max chanwidth selection for SAP chanswitch by Liangwei Dong · 4 years, 1 month ago
  92. 8360d9d Release 5.2.022.1P by nshrivas · 4 years, 1 month ago
  93. b76d973 qcacld-3.0: Return EAGAIN in wlan_hdd_pld_runtime_suspend by Jingxiang Ge · 4 years, 1 month ago
  94. b689561 qcacld-3.0: Check for fw down during runtime suspend by Bapiraju Alla · 4 years, 1 month ago
  95. fe33139 qcacld-3.0: Free the beacon memory when sap restart fails by Arun Kumar Khandavalli · 4 years, 1 month ago
  96. f0eeaeb qcacld-3.0: Validate he operation info before nla put by Ashish Kumar Dhanotiya · 4 years, 1 month ago
  97. 22c6eb2 Release 5.2.022.1O by nshrivas · 4 years, 1 month ago
  98. aee3f3f qcacld-3.0: Enable flag to check return val of deliver to stack by Nisha Menon · 4 years, 1 month ago
  99. 84fcc63 Release 5.2.022.1N by nshrivas · 4 years, 1 month ago
  100. 5934f57 qcacld-3.0: Reject set_nud_stats request during roaming by Yeshwanth Sriram Guntuka · 4 years, 1 month ago