1. 41a090e Merge "wlan: Fix kernel memory corruption" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  2. 54d31a3 wlan: Buffer overflow in setrmcenable, setrmcactionperiod by Ashish Kumar Dhanotiya · 7 years ago
  3. 646d0b3 Merge "wlan: Add check for set_ft_ies buffer length" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  4. bf2fcbb Merge "wlan: Fix Integer overflow with latest framesc_linux tool" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  5. 87a3688 wlan: Add check for set_ft_ies buffer length by Nishank Aggarwal · 7 years ago
  6. cb4ccf3 wlan: Fix memory allocation error by yeshwanth sriram guntuka · 7 years ago
  7. 9b2038f wlan: Send valid STA ID to FW while processing get stats by Hanumanth Reddy Pothula · 7 years ago
  8. 8c1d409 wlan: Add aggregate stats support for SAP by Dustin Brown · 7 years ago
  9. 9627955 wlan: Fix kernel memory corruption by yeshwanth sriram guntuka · 7 years ago
  10. 5eb108d wlan: Add support to build wlan with full treble by Anurag Chouhan · 7 years ago
  11. 7dc02d2 Merge "wlan: Update SIR_MAC_AUTH_CHALLENGE_LENGTH as per IEEE spec" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  12. 05a0714 wlan: Update limComputeCrc32 to pass uint16_t by Sridhar Selvaraj · 7 years ago
  13. db5cf3a Merge "wlan: Fix incorrect processing of encrypted auth frame" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  14. 314aaea wlan: Fix Integer overflow with latest framesc_linux tool by Agrawal Ashish · 7 years ago
  15. 87c8c02 wlan: Update SIR_MAC_AUTH_CHALLENGE_LENGTH as per IEEE spec by Sridhar Selvaraj · 7 years ago
  16. 82ef686 wlan: Change local variables to dynamic in limProcessAuthFrame by Sridhar Selvaraj · 7 years ago
  17. dd6518f wlan: Fix incorrect processing of encrypted auth frame by Sridhar Selvaraj · 7 years ago
  18. fcd2017 wlan: Add vendor command for extra BSS information by Anurag Chouhan · 7 years ago
  19. bdb1fd6 wlan: Add BSS status caching by Anurag Chouhan · 7 years ago
  20. a6feb38 wlan: Dump HAL status in error scenario by Mukul Sharma · 7 years ago
  21. e43d678 Merge "wlan: HS20 indication element support" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  22. afbcca1 Merge "wlan: Destroy wake timer for wdi shutdown" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  23. ddd4b77 wlan: Destroy wake timer for wdi shutdown by Kapil Gupta · 7 years ago
  24. 74037df wlan: HS20 indication element support by Abhishek Singh · 7 years ago
  25. 3a8c0a7 wlan: Fix Uninitialized memory issue by Ashish Kumar Dhanotiya · 7 years ago
  26. cad42a1 Merge "wlan: Fix SME stuck in softap WOW exit" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  27. 66e05d8 Merge "wlan: Add bound check before writing to channel list" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  28. 4208f4b Merge "wlan: Use time_after api to take care of jiffies wrap around" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  29. dc09ee9 Merge "wlan: Add assoc resp transmission handler in case of failure" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  30. 3e50077 wlan: Use time_after api to take care of jiffies wrap around by Abhishek Singh · 7 years ago
  31. 56b5b61 Merge "wlan: Validate scan_req adapter" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  32. 9a8e611 Merge "wlan: Remove warning logs in beacon/probe response parsing" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  33. a72e0d2 Merge "wlan: Restart Idle Scan incase removal of duplicate roam" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  34. 646afd2 wlan: Fix SME stuck in softap WOW exit by Rajeev Kumar Sirasanagandla · 7 years ago
  35. 956c0c4 wlan: Add assoc resp transmission handler in case of failure by Kapil Gupta · 7 years ago
  36. d4c817e wlan: Validate scan_req adapter by Hanumanth Reddy Pothula · 7 years ago
  37. d1a24e7 Merge "wlan: Avoid overread when configuring MAC addresses" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  38. fd9425b Merge "wlan: Skip an IE if found more its max times in a frame" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  39. 6a11dd5 Merge "wlan: Update makefile to build wearable projects" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  40. 0c0a704 wlan: Remove warning logs in beacon/probe response parsing by Sridhar Selvaraj · 7 years ago
  41. 2018268 wlan: Add bound check before writing to channel list by Nishank Aggarwal · 7 years ago
  42. 11841b4 wlan: Restart Idle Scan incase removal of duplicate roam by Mukul Sharma · 7 years ago
  43. aa10b4d wlan: Skip an IE if found more its max times in a frame by Sridhar Selvaraj · 7 years ago
  44. da8c3a7 wlan: Avoid overread when configuring MAC addresses by Jeff Johnson · 7 years ago
  45. ddaf048 wlan: Fix out of bound read issue in get link properties by Ashish Kumar Dhanotiya · 7 years ago
  46. 4d4ad91 Merge "wlan: Fix memory allocation error" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  47. b1eb97e Merge "wlan: Fix buffer overread in get oui vendor command" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  48. e4b1256 wlan: Use scan reject count along with time to detect scan failure by Abhishek Singh · 7 years ago
  49. 3da767d wlan: Exit BMPS during wlan resume by Mukul Sharma · 7 years ago
  50. 115869a wlan: Disable NS offload for used slot index instead of all slots by Mukul Sharma · 7 years ago
  51. 92f5cfe Merge "wlan: Add driver cmd MAXTXPOWER" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  52. 9c93f56 wlan: Avoid extscan bucket spec overread by Ashish Kumar Dhanotiya · 7 years ago
  53. 291b85c Merge "wlan: Changes to set LDPC capability bit in HT info" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  54. 5de9efd wlan: Set abort connection when ever disconnect is received from HDD by Abhishek Singh · 7 years ago
  55. 1a70a6b wlan: Update makefile to build wearable projects by Anurag Chouhan · 7 years ago
  56. 764a9d2 wlan: Fix buffer overread in get oui vendor command by SaidiReddy Yenuga · 7 years ago
  57. 3556720 wlan: Add driver cmd MAXTXPOWER by jge · 7 years ago
  58. 33a530d wlan: Fix memory allocation error by yeshwanth sriram guntuka · 7 years ago
  59. 9b4aa68 wlan: Remove obsolete set/reset ssid hotlist by Hanumanth Reddy Pothula · 9 years ago
  60. 4c00e0d wlan: Avoid concurrent matrix max param overread by Rajeev Kumar Sirasanagandla · 7 years ago
  61. 3d72b7e wlan: Add maximum bound check on WPA RSN IE length by Nachiket Kukade · 7 years ago
  62. e21a521 wlan: Indicate SME of disconnect during stop adapter by Abhishek Singh · 7 years ago
  63. 484f9c6 Merge "wlan: Consider RSSI while purging scan result" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  64. 4aba5f0 wlan: Check on IE length to avoid buffer over-read by Nachiket Kukade · 7 years ago
  65. c4fb166 Merge "wlan: Stop idle scan in presence of BTC activity" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  66. 6a4f891 Merge "wlan: Don't change dfs setting on country change" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  67. 5b7f758 wlan: Do not flush scan results for sched scan by yeshwanth sriram guntuka · 7 years ago
  68. 5121c44 Merge "wlan: Validate BA tid before accessing" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  69. 9b06628 wlan: Teardown TDLS links before starting interface by Nitesh Shah · 7 years ago
  70. 6782c9e wlan: Avoid sending duplicate get frame logs cmd to sme pending queue by Abhishek Singh · 7 years ago
  71. fe2adca wlan: Changes to set LDPC capability bit in HT info by Kapil Gupta · 7 years ago
  72. 8d4b754 Merge "wlan: Drop assoc request if RSNIE/WPAIE parsing fail" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  73. 5deecd1 wlan: Consider RSSI while purging scan result by Abhishek Singh · 7 years ago
  74. 48e9f74 wlan: Stop idle scan in presence of BTC activity by Ganesh Kondabattini · 7 years ago
  75. 083f391 wlan: Drop assoc request if RSNIE/WPAIE parsing fail by Kapil Gupta · 7 years ago
  76. 5c3834a wlan: Validate BA tid before accessing by Sen, Devendra · 7 years ago
  77. 96d8ca5 wlan: Trim extn capability to max supported in change station by SaidiReddy Yenuga · 7 years ago
  78. 0131923 wlan: Don't change dfs setting on country change by Ashish Kumar Dhanotiya · 7 years ago
  79. 24ebdca wlan: Add interface changes for "gWeakZoneRssiThresholdForRoam" by Sreelakshmi Konamki · 7 years ago
  80. 70bfdaf wlan: Update weak zone RSSI threshold to firmware by Sreelakshmi Konamki · 7 years ago
  81. 0675673 Merge "wlan: Enable IMPS/BMPS if TDLS is disabled internally" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  82. 3dae74e Merge "wlan: Filter channels based on gRoamIntraBand in driver" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  83. 2e5a3a1 Merge "wlan: Send fatal event logging request to FW only if it is supported" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  84. 87a34ee Merge "wlan: Process roam disable after roam completion" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  85. 17e6066 wlan: Enable IMPS/BMPS if TDLS is disabled internally by Ganesh Kondabattini · 7 years ago
  86. 54f4001 wlan: Filter channels based on gRoamIntraBand in driver by Nishank Aggarwal · 7 years ago
  87. e92bcc1 wlan: Send fatal event logging request to FW only if it is supported by Hanumanth Reddy Pothula · 7 years ago
  88. 974738b Merge "wlan: Update dot11mode properly for roamable AP" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  89. dccd623 wlan: Process roam disable after roam completion by Padma, Santhosh Kumar · 7 years ago
  90. 14dccd2 wlan: Update public action frames to supplicant by Sreelakshmi Konamki · 7 years ago
  91. c39b4ce Merge "wlan: Update probe rsp template according to host and FW feature capability" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  92. 382d528 Merge "wlan: Add interface changes for Probe resp template ver1" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  93. 622ea61 wlan: Add interface changes for Probe resp template ver1 by Sreelakshmi Konamki · 7 years ago
  94. 0482257 wlan: Update dot11mode properly for roamable AP by Padma, Santhosh Kumar · 7 years ago
  95. 7d7f6ca wlan: Update probe rsp template according to host and FW feature capability by Sreelakshmi Konamki · 7 years ago
  96. e4ae907 Merge "wlan: Invalid error handling if watchdog thread creation fails" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  97. afecd7b Merge "wlan: Send rx rssi in frame indication to kernel" into wlan-driver.lnx.1.0-dev.1.0 by Linux Build Service Account · 7 years ago
  98. 532bdef wlan: Invalid error handling if watchdog thread creation fails by Ashish Kumar Dhanotiya · 7 years ago
  99. bbdd77c wlan: Send rx rssi in frame indication to kernel by yeshwanth sriram guntuka · 7 years ago
  100. c1046a5 wlan: Send rx rssi in mgmt frame ind by yeshwanth sriram guntuka · 7 years ago