1. b8b5cf9 WiFi-HAL: Update qca-vendor_copy.h with latest as on 2/4/2020 by Vamsi Krishna · 4 years, 10 months ago
  2. c2c9bc8 Wifi-Hal: Add NAN iface type in dynamic creation of iface by Swarn Singh · 5 years ago
  3. b6ff0e3 Merge "WifiHAl:Create separate create/delete virtual iface functions" into wlan-aosp.lnx.6.0 by CNSS_WLAN Service · 4 years, 9 months ago
  4. 80f7849 WifiHAl:Create separate create/delete virtual iface functions by Khanjan Desai · 4 years, 9 months ago
  5. 1ad0025 Merge "Heap-buffer-overflow in send_nl_data() of wifi hal" into wlan-aosp.lnx.6.0 by CNSS_WLAN Service · 4 years, 9 months ago
  6. d98c03d Merge "wifi_hal : Need not check for hal_info validity in Wi-Fi HAL API's." into wlan-aosp.lnx.6.0 by CNSS_WLAN Service · 4 years, 9 months ago
  7. ccffcbe Heap-buffer-overflow in send_nl_data() of wifi hal by Khanjan Desai · 4 years, 10 months ago
  8. 8c43e1f wifi_hal : Need not check for hal_info validity in Wi-Fi HAL API's. by Mohammad Asaad Akram · 5 years ago
  9. 945c154 wifi_hal: Check and update whitelist SSIDs lengths by Veerendranath Jakkam · 5 years ago
  10. cd1d91d Update logging for type change of feature_set. by Tanmay Garg · 5 years ago
  11. d050282 WiFi-Hal: while loops to also check for clean_up by Ajit Vaishya · 5 years ago
  12. b102031 Wifi-Hal: Avoid to parse of unknown packet type on SW event. by Ajit Vaishya · 5 years ago
  13. 93d7f7a Wifi-Hal: Avoid sending RTT request when RTT feature is disabled by mukul sharma · 5 years ago
  14. f8a66d0 wifi_hal: Remove "invalid log_type" logged on an unknown pktlog type by Ajit Vaishya · 5 years ago
  15. 8b9847e cld80211_lib: Add void in cld80211_init() argument by Vinay Gannevaram · 5 years ago
  16. 574a0f4 Wifi-Hal: Clear received pointer on completion of Nan handle Event by Ajit Vaishya · 5 years ago
  17. b5fc6b6 WiFi-Hal: Fix possible NULL drv dereference by Min Liu · 5 years ago
  18. 8000744 Wifi-Hal: Support to add New type of pkt log by Ajit Vaishya · 5 years ago
  19. f00c82e Merge "WiFi-Hal: Add check against bss for driver command" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 5 years ago
  20. 87d55ae WiFi-Hal: Add check against bss for driver command by Min Liu · 5 years ago
  21. 0bd78e6 Wifi-Hal: Set initial value of tcp parameters with zero by Ajit Vaishya · 5 years ago
  22. 432d7fb wifi-hal: Fix error in sending NAN 5G channel by Manikandan Mohan · 5 years ago
  23. fdd30ad Merge "WIFIHAL: Add info logs to print length of msgs in wifihal" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 5 years ago
  24. 6683b6d Merge "WiFi-Hal: Validating variables before doing memcpy" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 5 years ago
  25. f38eaf5 WIFIHAL: Add info logs to print length of msgs in wifihal by Vinay Gannevaram · 5 years ago
  26. 8963ac5 WiFi-Hal: Validating variables before doing memcpy by Swarn Singh · 5 years ago
  27. 0f2a8c9 Merge "WiFi-Hal: initialized variables before using in the function" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 5 years ago
  28. e228309 WiFi-Hal: initialized variables before using in the function by Swarn Singh · 5 years ago
  29. 088eeec Wifi-Hal: Validate TX rate code before parsing it by Ajit Vaishya · 5 years ago
  30. 9a46ddc Merge "Increase the size of ring buffer's byte counters to avoid overflow" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 5 years ago
  31. f490e5d WIFIHAL: Fix use-after-free issue while freeing monitor socket list by Vinay Gannevaram · 5 years ago
  32. dd34019 Increase the size of ring buffer's byte counters to avoid overflow by Ajit Vaishya · 5 years ago
  33. 2a7211b wpa_supplicant_8_lib: Add support for LE platform by hangtian · 6 years ago
  34. 8b606c9 Merge "Wifi-hal: Update TCP parameters based on wlan traffic" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 6 years ago
  35. 81ce635 wifi-hal: Map kernel error ENOBUFS to wifi-hal error code by Ankita Bajaj · 6 years ago
  36. c193635 WiFi-Hal: Map wifi_latency_mode to QCA vendor latency level by Hu Wang · 6 years ago
  37. cf7565d Merge "WiFi-Hal: Avoid multiplication overflow on ring buffer timestamp" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 6 years ago
  38. d684873 Merge "WiFi-HAL: Add suport to specify ether type to offloaded packets" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 6 years ago
  39. c613529 Merge "Revert "Update wifi HAL to include newly added ether_type"" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 6 years ago
  40. 25a96a3 WiFi-HAL: Add suport to specify ether type to offloaded packets by vamsi krishna · 6 years ago
  41. 16fe40b Revert "Update wifi HAL to include newly added ether_type" by Vamsi Krishna · 6 years ago
  42. a18c277 WIFIHAL: Support to send nl requests through wifihal by Vinay Gannevaram · 6 years ago
  43. d4a7387 WiFi-Hal: Avoid multiplication overflow on ring buffer timestamp by Ajit Vaishya · 6 years ago
  44. 10c57bc Merge "WiFi-Hal: Free struct nl_cb to address memory leak" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 6 years ago
  45. 0a44a65 Merge "Wifi-Hal: Pass the address of the global variable to NL callback" into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 6 years ago
  46. c1a1901 WiFi-Hal: Free struct nl_cb to address memory leak by Hu Wang · 6 years ago
  47. 441a9ac Wifi-hal: Update TCP parameters based on wlan traffic by Ankita Bajaj · 6 years ago
  48. b4dc4a3 Wifi-Hal: Avoid accessing invalid memory while parsing pkt stats by Ajit Vaishya · 6 years ago
  49. 7a9fc0b Wifi-hal: RX and Per packet fate stats for new pkt log version V2 by Ajit Vaishya · 6 years ago
  50. 9beffdb Wifi-hal: TX Per Packet stats for V2 version. by Ajit Vaishya · 6 years ago
  51. 142fb94 Update wifi HAL to include newly added ether_type by Abhishek Srivastava · 6 years ago
  52. 9563560 Wifi-Hal: Pass the address of the global variable to NL callback by Ajit Vaishya · 6 years ago
  53. 0d267a1 WifiHal: Enable Control Flow Integrity (CFI) by Srinivas Girigowda · 6 years ago
  54. e963c59 WiFi-Hal: De-couple roaming feature with Gscan by Hu Wang · 6 years ago
  55. 2d053b1 Merge "WiFi-Hal : Decouple NUD track and Data stats." into wlan-aosp.lnx.5.0 by CNSS_WLAN Service · 6 years ago
  56. 5c8954e wifi-hal: Add LOCAL_ADDITIONAL_DEPENDENCIES by Peng Xu · 6 years ago
  57. 38714b6 WiFi-Hal: Add support to set wifi latency level by Hu Wang · 6 years ago
  58. 2d9a3c7 wifihal: Refine sigpipe fix to minimal change by Hu Wang · 6 years ago
  59. a10d844 WiFi-Hal : Decouple NUD track and Data stats. by Ajit Vaishya · 6 years ago
  60. 49cc033 wifihal: Fix SIGPIPE when stopHal calls writing into exit sockets by Hu Wang · 6 years ago
  61. e23466f WiFi-Hal: Sync qca-vendor_copy.h to upstream qca-vendor.h by Peng Xu · 6 years ago
  62. 9de2dd2 Revert "WiFi-HAL: Return success if blacklist/whitelist BSS number is zero" by Hu Wang · 6 years ago
  63. ac02072 Revert "wifi-hal: Add support for TCP/IP over NAN" by Veerendranath Jakkam · 6 years ago
  64. a147d62 Merge "WiFi-HAL: Return success if blacklist/whitelist BSS number is zero" into wlan-aosp.lnx.4.0 by CNSS_WLAN Service · 6 years ago
  65. d4f6831 NAN: Fix a clang warning issue by Peng Xu · 6 years ago
  66. 5b27533 wifi-hal: Add support for QCA_NL80211_VENDOR_SUBCMD_NAN_EXT by Peng Xu · 6 years ago
  67. 2f4f76e WiFi-Hal: Sync qca-vendor_copy.h to upstream qca-vendor.h by Peng Xu · 6 years ago
  68. 757839e WiFi-HAL: Return success if blacklist/whitelist BSS number is zero by Hu Wang · 6 years ago
  69. f63f57a Wifi: Use wlan specific feature flag for value-added feature by Hu Wang · 6 years ago
  70. 27fdf3e Merge "wifi-hal: Add support for TCP/IP over NAN" into wlan-aosp.lnx.4.0 by CNSS_WLAN Service · 6 years ago
  71. 3ed8e30 Merge "wcnss-service: Support to set vendor.wlan. property" into wlan-aosp.lnx.4.0 by CNSS_WLAN Service · 6 years ago
  72. b912cf6 wifi-hal: Add support for TCP/IP over NAN by Peng Xu · 6 years ago
  73. e3c7213 Wifi: Add WCNSS_QTI_AOSP CFLAG for value-added AOSP by Anurag Das · 6 years ago
  74. 440cc40 Wifi: Add WCNSS_QTI_AOSP CFLAG for value-added AOSP by Anurag Das · 6 years ago
  75. 126af66 wcnss-service: Support to set vendor.wlan. property by Ajit Vaishya · 6 years ago
  76. 04ada2a added TARGET_USES_AOSP for value-added AOSP. by Hans Chang · 6 years ago
  77. 466fdcb Wifi-HAL: Fix markings in qca-vendor_copy.h by Srinivas Dasari · 6 years ago
  78. c0854c7 WiFi-Hal: Sync qca-vendor_copy.h to upstream qca-vendor.h by Srinivas Dasari · 6 years ago
  79. a2b399b Merge "Remove the log which comes if oem library is not available" into wlan-aosp.lnx.4.0 by CNSS_WLAN Service · 6 years ago
  80. 6ffe59d Remove the log which comes if oem library is not available by Srinivas Dasari · 8 years ago
  81. 2152718 wifi-hal: Check ring buffer context before reading it by Peng Xu · 6 years ago
  82. 849e7f6 cld80211_lib: Fix error in the makefile by Gustavo Solaira · 6 years ago
  83. 9a75feb WiFi-Hal: Fix checks on logger capabilities of driver by Srinivas Dasari · 6 years ago
  84. 4b81e52 Revert "Handle WIFI_ERROR_NOT_SUPPORTED for wifi_logger_ring_buffers_init" by Srinivas Dasari · 6 years ago
  85. 7e913c6 WiFiHAL: Vendor HAL function to wait for driver ready by Srinivas Girigowda · 7 years ago
  86. 5ee40d7 WiFi-Hal: Cleanup unused command register/deregister code by Srinivas Dasari · 6 years ago
  87. 859f76c WiFi-Hal: Free event_cb only after deregistering all event handlers by Srinivas Dasari · 6 years ago
  88. bd8bd4b Wifi-HAL: Free the buffers allocated for interfaces by Srinivas Dasari · 7 years ago
  89. 922d515 Wifi-HAL: Free the buffers of gscan and rssi_monitor handlers by Srinivas Dasari · 7 years ago
  90. 5b065e2 Merge "Wifi-HAL: Free tx_time_per_level of all radios" into wlan-aosp.lnx.4.0 by CNSS_WLAN Service · 6 years ago
  91. 1976fdd Wifi-HAL: Free tx_time_per_level of all radios by Srinivas Dasari · 7 years ago
  92. 67d7dc7 WiFi-HAL: Initialize "wifi_read_packet_filter" return type by mazumdar · 6 years ago
  93. 8cf0537 wcnss_service: Change data/misc to data/vendor by Anurag Chouhan · 6 years ago
  94. e1cf8f9 Wifi-Hal: Provide support to create/remove wifi interfaces. by Purushottam Kushwaha · 6 years ago
  95. 6cab9b1 Merge "cld80211_lib: Add support for building cld80211-lib for LE" into wlan-aosp.lnx.4.0 by CNSS_WLAN Service · 6 years ago
  96. a6bef2b cld80211_lib: Add support for building cld80211-lib for LE by Gustavo Solaira · 6 years ago
  97. 2eef57d WiFi-HAL: Add user hint sub-type to set country code commmand by Peng Xu · 7 years ago
  98. 8f27a6c Wifi-Hal: Introducing the provision to collect the data packet statistics. by Ajit Vaishya · 7 years ago
  99. 383cec2 Wifi-Hal: Support to trigger alert signal On DATA_STALL EVENT by Ajit Vaishya · 7 years ago
  100. c0753df WiFi-Hal: Add write/read and enable/disable ops to Android Packet Filter by mazumdar · 7 years ago