1. 31d77bc qcacmn: Fix a NULL pointer dereference issue by wadesong · 7 years ago
  2. c4f7f44 qcacmn: Add support to enable or disable channel 144 by Shashikala Prabhu · 7 years ago
  3. 1276a11 qcacmn: Fix excessive logging by yeshwanth sriram guntuka · 7 years ago
  4. 9b8dcb4 qcacmn: Fix race condition issue with enabling interrupts by Venkateswara Swamy Bandaru · 7 years ago
  5. 740f30f qcacmn: Do netif_rx_ni() for frames received before peer assoc by Himanshu Agarwal · 7 years ago
  6. 82e91e0 qcacmn: Check pointer tbuffer always before access it by Will Huang · 7 years ago
  7. 0efe289 qcacmn: Perform napi state comparison before releasing napi lock by Poddar, Siddarth · 7 years ago
  8. fc77960 qcacmn: Fix a locking issue in DP Tx error path by Pamidipati, Vijay · 7 years ago
  9. 2411f76 qcacmn: Check pointer before dereference it by Will Huang · 7 years ago
  10. 4f7c305 qcacmn: Fix HTT completions for ME and TSO Tx completions by Pamidipati, Vijay · 7 years ago
  11. 408ae4c qcacmn: Fix possible NULL pointer dereference access by Will Huang · 7 years ago
  12. f5bed16 qcacmn: Add debug print before calling WMI event handler by Adil Saeed Musthafa · 7 years ago
  13. 298329e qcacmn: Restructure TDLS function to fix the compilation issue by Kabilan Kannan · 7 years ago
  14. f934f2b qcacmn: Adjust logging level for LRO by Venkata Sharath Chandra Manchala · 7 years ago
  15. cde5599 qcacmn: Fix mesh rx packets stats by Venkateswara Swamy Bandaru · 7 years ago
  16. 1050380 qcacmn: Add support for DP RX checksum offload by Tallapragada Kalyan · 7 years ago
  17. dbaf4be qcacmn: Link descriptor IDs to assist debug by Karunakar Dasineni · 7 years ago
  18. b566893 qcacmn: Add scan_ctrl_flags_ext to scan command by Tushnim Bhattacharyya · 7 years ago
  19. 3519b96 qcacmn: Fixed regdb kernel panic by Shashikala Prabhu · 7 years ago
  20. f3a2ea9 qcacmn: Check mbox_index as index and check pointer by Will Huang · 7 years ago
  21. fde6b9e qcacmn: Enable WLAN host data path support for IPA WDI3.0 by Yun Park · 7 years ago
  22. 25ff719 qcacmn: qcacld-3.0: Discard pktlog message for invalid msdu id by Zhu Jianmin · 7 years ago
  23. f9400bd qcacmn: Fixing tlv length in spectral wmi command by Edayilliam Jayadev · 7 years ago
  24. d27d746 qcacmn: Decrease REO DEST RING size for QCA6290 by Ajit Pal Singh · 7 years ago
  25. 51052df qcacmn: Fix average RSSI calculation of scan entries by Om Prakash Tripathi · 7 years ago
  26. 34e0131 qcacmn: Add wmi command to set limit off chan parameters by Ganesh Kondabattini · 7 years ago
  27. db183cc qcacmn: Add scan_ctrl_flags_ext to scan command by Ganesh Kondabattini · 7 years ago
  28. c983d7e qcacmn: Use interrupt polling only for monitor mode by psimha · 7 years ago
  29. 648a918 qcacmn: Enable msi support for ext_group ring groupings by Houston Hoffman · 7 years ago
  30. 811c917 qcacmn: Use sme session id in set_ric_req command by Deepak Dhamdhere · 7 years ago
  31. 4e2df40 qcacmn: Support hal detach by Houston Hoffman · 7 years ago
  32. eea0ef4 qcacmn: Add dynamic channel enumeration by Amar Singhal · 7 years ago
  33. 61b1a36 qcacmn: Add NAPI stats by psimha · 7 years ago
  34. 385c7c0 qcacmn: Initialize zero cac dfs lock by Shashikala Prabhu · 7 years ago
  35. 4a3f486 qcacmn: Add max peer count and peer count support to pdev by Srinivas Pitla · 7 years ago
  36. 8804f97 qcacmn: Do not LRO aggregate if peer is not connected by Manjunathappa Prakash · 7 years ago
  37. 43fa652 qcacmn: Enable FATAL/ERROR/WARN/INFO log levels to console by Srinivas Girigowda · 7 years ago
  38. ee8f5db qcacmn: Utils: Reduce the log spam in kmsg by Srinivas Girigowda · 7 years ago
  39. 2cde14e qcacmn: Fix clang warnings enum qdf_nbuf_l4_rx_cksum_result_t by Srinivas Girigowda · 7 years ago
  40. 3188f98 qcacmn: Fix recursive memory allocation failure by Srinivas Girigowda · 7 years ago
  41. bc4a192 qcacmn: Fix clang warning: redefinition of typedef 'qdf_mutex_t' by Srinivas Girigowda · 7 years ago
  42. f6b3aac qcacmn: Add qdf_driver_type by Srinivas Girigowda · 7 years ago
  43. 3607be7 qcacmn: policy_mgr_mode_specific_modification_on_pcl to be called per mode by Tushnim Bhattacharyya · 7 years ago
  44. a291845 Merge "qcacmn: Fix build errors generated by gcc 6" by Linux Build Service Account · 7 years ago
  45. 3d51966 Merge "qcacmn: copy peer meta data from reo descriptor to RX TLV" by Linux Build Service Account · 7 years ago
  46. 6edf0b6 qcacmn: Fix build errors generated by gcc 6 by wadesong · 7 years ago
  47. bb3bbcd qcacmn: copy peer meta data from reo descriptor to RX TLV by Tallapragada Kalyan · 7 years ago
  48. bac753d qcacmn: Avoid WD panic during scheduler shutdown by Dustin Brown · 7 years ago
  49. 634d53f qcacmn: Fix the ppdu id and buffer reading issue by Kai Chen · 7 years ago
  50. cdc307f qcacmn: Replace SKB CB vdev_ctx member with vdev_id by Chaithanya Garrepalli · 7 years ago
  51. 7c55c7e Merge "qcacmn: Fix NULL dereference of peer from DP_STATS macros" into wlan-cmn.driver.lnx.2.0-dev by CNSS_WLAN Service · 7 years ago
  52. 22b406c qcacmn: Fix NULL dereference of peer from DP_STATS macros by Yun Park · 7 years ago
  53. 594c179 Merge "qcacmn: Allocate additional 8 bytes for MIC in PMF case" by Linux Build Service Account · 7 years ago
  54. 2373e37 qcacmn: Allocate additional 8 bytes for MIC in PMF case by Gurumoorthi Gnanasambandhan · 7 years ago
  55. 653d3ca Merge "qcacmn: Fix the page mask used for Tx Descriptor" by Linux Build Service Account · 7 years ago
  56. 776310a qcacmn: Fix the page mask used for Tx Descriptor by Pamidipati, Vijay · 7 years ago
  57. fc08fb3 qcacmn: Disable intrabss forwarding for NAWDS nodes by Pamidipati, Vijay · 7 years ago
  58. 6eacdbc Merge "qcacmn: Correct OEM signature string for POS utils" into wlan-cmn.driver.lnx.2.0-dev by CNSS_WLAN Service · 7 years ago
  59. 09b574f qcacmn: Correct OEM signature string for POS utils by Kapil Gupta · 7 years ago
  60. 8237571 Merge "qcacmn: WMI changes to Send OCE rssi reject BSSID list to firmware" by Linux Build Service Account · 7 years ago
  61. 7a84fe0 qcacmn: WMI changes to Send OCE rssi reject BSSID list to firmware by Abhishek Singh · 7 years ago
  62. 66859b7 Merge "qcacmn: SmartMesh Extract status for radiotap headers" by Linux Build Service Account · 7 years ago
  63. 4fbe3fe qcacmn: SmartMesh Extract status for radiotap headers by Pratik Gandhi · 7 years ago
  64. 3dda60e qcacmn: Remove redundant header file inclusion from wmi layer by Govind Singh · 7 years ago
  65. 8bdb069 qcacmn: Add vendor features to indicate OCE support by yeshwanth sriram guntuka · 7 years ago
  66. dcc4bb2 Merge "qcacmn: Check NAN iface with same name before creating another one" by Linux Build Service Account · 7 years ago
  67. b948a1f qcacmn: Check NAN iface with same name before creating another one by Naveen Rawat · 7 years ago
  68. 2171e39 qcacmn: Enable support for multiple NAN Data Interfaces by Naveen Rawat · 7 years ago
  69. fcb6697 Merge "qcacmn: Add GET_STATION_REMOTE vendor subcmd" by Linux Build Service Account · 7 years ago
  70. 7c17db6 qcacmn: Add GET_STATION_REMOTE vendor subcmd by Will Huang · 7 years ago
  71. cc203fd Merge "qcacmn: For STA mode, set ucast key for bsspeer macaddr in crypto setkey" by Linux Build Service Account · 7 years ago
  72. e9f8070 qcacmn: For STA mode, set ucast key for bsspeer macaddr in crypto setkey by Nandha Kishore Easwaran · 7 years ago
  73. 96b8cea qcacmn: Fix "__aeabi_uldivmod" symbol error by Yingying Tang · 7 years ago
  74. 1c5d902 qcacmn: Add proper api for ktime_get_boot_ns for kernel 3.10 by Ashish Kumar Dhanotiya · 7 years ago
  75. 04649c8 Merge "qcacmn: Fix crash caused by sdio ramdump allocation" by Linux Build Service Account · 7 years ago
  76. 60da5a8 qcacmn: Fix crash caused by sdio ramdump allocation by bings · 7 years ago
  77. 2908bdf Merge "qcacmn: Add API to get current regdomain" into wlan-cmn.driver.lnx.2.0-dev by CNSS_WLAN Service · 7 years ago
  78. 8b5f5bd Merge "qcacmn: Add API to get current dfs domain" by Linux Build Service Account · 7 years ago
  79. 036d8bc Merge "qcacmn: Fix DFS kernel panic" by Linux Build Service Account · 7 years ago
  80. 8216667 qcacmn: Add API to get current regdomain by Shashikala Prabhu · 7 years ago
  81. af06bcb qcacmn: Add API to get current dfs domain by Abhijit Pradhan · 7 years ago
  82. 8c01b66 qcacmn: Fix DFS kernel panic by Shashikala Prabhu · 7 years ago
  83. 2057042 Merge "qcacmn: Fix build errors generated by gcc 6" by Linux Build Service Account · 7 years ago
  84. 727f529 Merge "qcacmn: Dual radio mode with 5g NSS offloaded and 2g Non-Offloaded" by Linux Build Service Account · 7 years ago
  85. 6211cb6 qcacmn: Fix build errors generated by gcc 6 by wadesong · 7 years ago
  86. 0b1c4d2 qcacmn: Dual radio mode with 5g NSS offloaded and 2g Non-Offloaded by Aniruddha Paul · 7 years ago
  87. ec1afd2 Merge "qcacmn: Add wlan utility API to retrieve vdev from interface name" by Linux Build Service Account · 7 years ago
  88. 9da3f01 qcacmn: Add wlan utility API to retrieve vdev from interface name by Naveen Rawat · 7 years ago
  89. fccb338 Merge "qcacmn: Fix for NSS peer create message" by Linux Build Service Account · 7 years ago
  90. 7e5af87 Merge "qcacmn: Fix issues in rxdma monitor status ring init" by Linux Build Service Account · 7 years ago
  91. 8bc1922 Merge "qcacmn: Free events logs list of wmi handle" by Linux Build Service Account · 7 years ago
  92. 662d734 qcacmn: Fix for NSS peer create message by Aniruddha Paul · 7 years ago
  93. 73a0551 qcacmn: Fix issues in rxdma monitor status ring init by Ravi Joshi · 7 years ago
  94. a5e5c64 qcacmn: Free events logs list of wmi handle by Wu Gao · 7 years ago
  95. 6560d45 qcacmn: Remove duplicate prints in tx path by Venkata Sharath Chandra Manchala · 7 years ago
  96. fe7233a qcacmn: Fix DFS kernel panic by Abhijit Pradhan · 7 years ago
  97. c5152c7 qcacmn: DFS code cleanup by Abhijit Pradhan · 7 years ago
  98. 2f4d5e4 Merge "qcacmn: Fix transaction id descrepancy during NDI create" by Linux Build Service Account · 7 years ago
  99. 90ac747 Merge "qcacmn: Allow nan data interface delete with peers attached" by Linux Build Service Account · 7 years ago
  100. db0fa14 qcacmn: Pktlog modified to work for per pdev in wifi3.0 by Keyur Parekh · 7 years ago