1. 458f6fe qcacld-3.0: Add changes to support qca6490 by Manjunathappa Prakash · 5 years ago
  2. 6a2773e qcacld-3.0: Replace WLAN_PHY_MODE with enum wlan_phymode by Abhishek Ambure · 5 years ago
  3. 7b2fb96 qcacld-3.0: Fix enum wlan_phymode to include proper phymode value by Abhishek Singh · 5 years ago
  4. c220a51 qcacld-3.0: Add VHT extended Nss BW support for 160MHz by Kiran Kumar Lokere · 5 years ago
  5. c006916 qcacld-3.0: Fix dp handle mem leak during SSR by Abhishek Ambure · 5 years ago
  6. 24cff9e qcacld-3.0: Add VDEV null check before calling wlan_vdev_get_dp_handle by Abhishek Ambure · 5 years ago
  7. 0b2ea32 qcacld-3.0: Cleanup handle & rate_flags from struct wma_txrx_node by Abhishek Ambure · 5 years ago
  8. 89c3674 qcacld-3.0: Fix peer phymode for STA while updating opmode by Abhishek Singh · 5 years ago
  9. 3ee8088 qcacld-3.0: Clean up struct wma_txrx_node unused members by Abhishek Ambure · 5 years ago
  10. 23beaf5 qcacld-3.0: Keep wma_set_ibsskey_helper under CRYPTO_SET_KEY_CONVERGED by Abhishek Ambure · 5 years ago
  11. efe21e6 qcacld-3.0: Replace find pe session by sme session id with vdev id by Abhishek Singh · 5 years ago
  12. 78b9740 qcacld-3.0: Remove unused bssId from struct sDphHashNode by Abhishek Singh · 5 years ago
  13. 285213c qcacld-3.0: Convert channel to frequency in rx mgmt handler by Ashish Kumar Dhanotiya · 5 years ago
  14. d3f8d3a qcacld-3.0: Fix a peer phy mode update discrepancy by wadesong · 5 years ago
  15. 8ed62cb qcacld-3.0: Keep IBSS code under feature flag in WMA by Abhishek Ambure · 5 years ago
  16. dd40569 qcacld-3.0: Switch to target if vdev up by Jianmin Zhu · 5 years ago
  17. cc863f0 qcacld-3.0: Consider PMF capa of peer also for rmf frame processing by Srinivas Dasari · 5 years ago
  18. 356781e qcacld-3.0: Use Vdev mlme target if for hidden ssid restart by Abhishek Singh · 5 years ago
  19. 48ccbd0 qcacld-3.0: Don't fill vdev start req in wma rsp queue by Jianmin Zhu · 5 years ago
  20. 89f01f0 qcacld-3.0: Add support for VHT MCS 10&11 by Kiran Kumar Lokere · 5 years ago
  21. 1828593 qcacld-3.0: Don't Issue disconnect on roaming timer expiry by Abhinav Kumar · 5 years ago
  22. efd7354 qcacld-3.0: Check peer phymode only if DUT is SAP/GO by Wu Gao · 5 years ago
  23. 34250b7 qcacld-3.0: Add vdev start, stop, and set-key wakelock for runtime PM by Alan Chen · 5 years ago
  24. 7a7163b qcacld-3.0: Add support for wpa3 roaming authentication offload by Pragaspathi Thilagaraj · 5 years ago
  25. 7db7a5d qcacld-3.0: Set peer phymode not higher than sap's by tinlin · 5 years ago
  26. 1ff46df qcacld-3.0: Send proper TX MGMT frames status to packetdump by Alok Kumar · 5 years ago
  27. 03e080c qcacld-3.0: Change beacon tx WMI API under feature flag by Liangwei Dong · 5 years ago
  28. ea47227 qcacld-3.0: Forward disconnect IEs from deauth roam event to kernel by Srinivas Dasari · 5 years ago
  29. 672207d qcacld-3.0: Ignore legacy rate set if it is HE connection by bings · 5 years ago
  30. 1289597 qcacld-3.0: Check mgmt_rx_params buffer before access by bings · 5 years ago
  31. b3472f0 qcacld-3.0: Implement WAR for P2P GO 1x1 HT association with peer by Pragaspathi Thilagaraj · 5 years ago
  32. 2828441 qcacld-3.0: Cleanup CONFIG_MCL and use common flags and api by Yeshwanth Sriram Guntuka · 5 years ago
  33. e05162d qcacld-3.0: Rename pe_session member bssIdx by Pragaspathi Thilagaraj · 5 years ago
  34. 1117283 qcacld-3.0: Don't set WMI_PEER_NEED_PTK_4_WAY for FILS connection by bings · 5 years ago
  35. 7acc2c1 qcacld-3.0: Cleanup VDEV_SM legacy code by Abhishek Ambure · 5 years ago
  36. aaa2a05 qcacld-3.0: Fix possible memory leak when set station key by Will Huang · 5 years ago
  37. b017650 qcacld-3.0: Handle WMI_ROAM_EVENTID with deauth/disassoc reason by Pragaspathi Thilagaraj · 5 years ago
  38. cb7b8b8 qcacld-3.0: Replace MAC_ADDRESS_STR with QDF_MAC_ADDR_STR by Srinivas Girigowda · 5 years ago
  39. 34fbba0 qcacld-3.0: Replace MAC_ADDR_ARRAY with QDF_MAC_ADDR_ARRAY by Srinivas Girigowda · 5 years ago
  40. d462f3b qcacld-3.0: Multiple cleanup regarding access category by Srinivas Girigowda · 6 years ago
  41. 7c1c743 qcacld-3.0: Use peer to get the cipher to decide MIC length by Abhishek Singh · 5 years ago
  42. 6d25c97 qcacld-3.0: Clear Key information from driver memory after disconnect by gaurank kathpalia · 6 years ago
  43. a47b45f qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE by Srinivas Girigowda · 6 years ago
  44. 167ea82 qcacld-3.0: Replace WME_AC_* macros with QCA_WLAN_AC_* by Srinivas Girigowda · 6 years ago
  45. fb6d0ca qcacld-3.0: wma: Replace explicit comparison to NULL by Jeff Johnson · 6 years ago
  46. bd540b1 qcacld-3.0: Get wlan op mode from vdev for pktlog by Jingxiang Ge · 6 years ago
  47. cf16140 qcacld-3.0: Use converged qcacmn macros (part 1) by Srinivas Girigowda · 6 years ago
  48. 45a2433 qcacld-3.0: Fix camelCase for sessionId in t_packetmeta by Jingxiang Ge · 6 years ago
  49. df90cea qcacld-3.0: Remove obsolete macros from CDS by Srinivas Girigowda · 6 years ago
  50. 2613f32 qcacld-3.0: Set the correct the peer type in p2p go mode by Jayachandran Sreekumaran · 6 years ago
  51. 1d8e2ab qcacld-3.0: Replace typedef bss_description by Pragaspathi Thilagaraj · 6 years ago
  52. 4c2837f qcacld-3.0: Fix NULL memcpy in STA keepalive handler by Jeff Johnson · 6 years ago
  53. f32bf01 qcacld-3.0: Use the redesigned STA keepalive interface by Jeff Johnson · 6 years ago
  54. fc0969f qcacld-3.0: Use vdev_id in hidden_ssid_vdev_restart_params by Jeff Johnson · 6 years ago
  55. 9cd6c34 qcacld-3.0: Replace IEEE80211_IS_BROADCAST with QDF_IS_ADDR_BROADCAST by Srinivas Girigowda · 6 years ago
  56. a7f41dd qcacld-3.0: Replace typedef roam_offload_synch_ind by Jeff Johnson · 6 years ago
  57. 562ccad qcacld-3.0: Replace typedef tSirKeepAliveReq by Jeff Johnson · 6 years ago
  58. 834dcdd qcacld-3.0: Replace typedef tSirIbssPeerInactivityInd by Jeff Johnson · 6 years ago
  59. cbc8532 qcacld-3.0: Replace typedef tSirSmeMissedBeaconInd by Jeff Johnson · 6 years ago
  60. d5cb9e8 qcacld-3.0: Add vdev valid check for vdev level wmi commands by Pragaspathi Thilagaraj · 6 years ago
  61. c380383 qcacld-3.0: Use the peer mac address array instead of structure by gaurank kathpalia · 6 years ago
  62. eef680e qcacld-3.0: Exclude unused head file cfg_api.h by Wu Gao · 6 years ago
  63. 127c953 qcacld-3.0: Use qdf_mem_zero for zero initialization by hangtian · 6 years ago
  64. 7d6e4c9 qcacld-3.0: crypto convergence support for SET KEY by Kiran Kumar Lokere · 6 years ago
  65. f9c0960 qcacld-3.0: Don't set unsupported key type to FW by Liangwei Dong · 6 years ago
  66. ef6f38c qcacld-3.0: Refactor the prints for rx management frames by Abhishek Singh · 6 years ago
  67. 98225f6 qcacld-3.0: Add flag CONFIG_WMI_BCN_OFFLOAD to dependent APIs by Harprit Chhabada · 6 years ago
  68. 253e36a qcacld-3.0: Modify Kbuild to add new beacon header file by Harprit Chhabada · 6 years ago
  69. 14ab04c qcacld-3.0: Add host support for db2dbm RSSI changes by Yeshwanth Sriram Guntuka · 6 years ago
  70. bbe23a7 qcacld-3.0: Fix channel width update sent during channel switch by Abhishek Singh · 6 years ago
  71. fb5b4d3 qcacld-3.0: Move ifdef CONFIG_VDEV_SM outside functions in wma by Abhishek Singh · 6 years ago
  72. 9f18aa7 qcacld-3.0: Replace tpAniSirGlobal in WMA by Jeff Johnson · 6 years ago
  73. bcd09fc qcacld-3.0: Initialize the PN and plumb it to DP by Krunal Soni · 6 years ago
  74. 3633221 qcacld-3.0: Do not unmap mgmt buffer on tx completion for HL by Nirav Shah · 6 years ago
  75. 6190ca2 qcacld-3.0: Do not unmap mgmt_tx nbuf for HL by Ajit Pal Singh · 6 years ago
  76. 129d697 qcacld-3.0: Update wep_key length in mlme_get_wep_key by Pragaspathi Thilagaraj · 6 years ago
  77. 1d8bd62 qcacld-3.0: Fix 80Mhz BW allowed for PEER in 2.4GHz SAP by Abhishek Singh · 6 years ago
  78. 009c40f qcacld-3.0: Rename struct sAniSirGlobal to mac_context by Jeff Johnson · 6 years ago
  79. 8196e0a qcacld-3.0: Fix format build error by jiad · 6 years ago
  80. d267bf8 qcacld-3.0: Avoid NULL pointer access in function wma_send_bcn_buf_ll by Bala Venkatesh · 6 years ago
  81. c163f9e qcacld-3.0: modify WAPI initial PN value by Jinwei Chen · 6 years ago
  82. 3cf0f65 qcacld-3.0: Remove legacy cfg items by Pragaspathi Thilagaraj · 6 years ago
  83. fc740be qcacld-3.0: Fix e_sme_command_nss_update stuck issue by Abhishek Singh · 6 years ago
  84. bd7e893 qcacld-3.0: Replace Linux Fix-Width data-type with C-99 stdints by Krunal Soni · 6 years ago
  85. e48f34d qcacld-3.0: Possible NULL Pointer Dereference in wma_send_bcn_buf_ll by Abhinav Kumar · 6 years ago
  86. 157263f qcacld-3.0: wma: Remove excessive logs by Arif Hussain · 6 years ago
  87. 2f5e3dd qcacld-3.0: Exclude length field size from max beacon payload size by Krunal Soni · 6 years ago
  88. dc5ae4d qcacld-3.0: Rate limit mgmt frame error messages by Amar Singhal · 6 years ago
  89. 43e0971 qcacld-3.0: Refactor TIMEOUT cfgs by Arif Hussain · 6 years ago
  90. da3b5e2 qcacld-3.0: Remove legacy WEP CFG definitions by Pragaspathi Thilagaraj · 6 years ago
  91. bec6de4 qcacld-3.0: Add CFG/INI items to mlme component by Harprit Chhabada · 6 years ago
  92. 24f71bc qcacld-3.0: Add MLME CFG items of RTT and PMF by Karthik Kantamneni · 6 years ago
  93. a063f1c qcacld-3.0: Remove legacy vdev restart and hidden ssid restart flags by Abhishek Singh · 6 years ago
  94. 3d30a3b qcacld-3.0: Add vdev state machine for start BSS by Abhishek Singh · 6 years ago
  95. 2fde2c6 qcacld-3.0: SAP CFG Items part 2 by Bala Venkatesh · 6 years ago
  96. 0ebf453 qcacld-3.0: Use psoc handle to check for wmi service cap by Sravan Kumar Kairam · 6 years ago
  97. 5ad797d qcacld-3.0: Remove legacy APIs to modify vdev state machine by Abhishek Singh · 6 years ago
  98. 9381621 qcacld-3.0: Apply mlme sta configuraions by Wu Gao · 6 years ago
  99. 0fbaefe qcacld-3.0: Unmap nbuf of pending mgmt frames by Sravan Kumar Kairam · 6 years ago
  100. 0d1159e qcacld-3.0: Add vdev_active validation for wmi commands by Pragaspathi Thilagaraj · 6 years ago