1. b31fa3b wlan: Add protective check before dereference by Sravan Kumar Kairam · 6 years ago
  2. ac7ba3c wlan: Fix NULL pointer de-reference by Abhinav Kumar · 6 years ago
  3. 93032a3 wlan: Fix uninitialized variable access by Abhinav Kumar · 6 years ago
  4. ec306c6 wlan: Fix possible buffer overflow by Abhinav Kumar · 6 years ago
  5. f0d0ba1 wlan: Add vendor event to get the driver hang reason by Anurag Chouhan · 6 years ago
  6. 8ce303d Merge "wlan: Fix uninitialized memory access" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  7. d8013c6 Merge "wlan: Fix uninitialized variable access" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  8. 52bdbe3 Merge "wlan: Fix Null pointer dereference" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  9. 80a1a14 Merge "wlan: Validate adapter before accessing 'hddArpStats'" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  10. 381b161 Merge "wlan: Fix CPU soft lock up during workqueue cancellation" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  11. ca9b4f4 Merge "wlan: Add cfg_ini NULL check before dereferencing" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  12. 213ef41 Merge "wlan: Get HDD context after validating adapter" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  13. 65f04ae Merge "wlan: Set max size of beacon and probe resp template to 384" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  14. 7bc4e17 wlan: Set max size of beacon and probe resp template to 384 by Yeshwanth Sriram Guntuka · 6 years ago
  15. ed0d3d0 wlan: Activate max channel timer at scan start by Yeshwanth Sriram Guntuka · 6 years ago
  16. 690aadd Merge "wlan: Reallocate skb before reusing in wlan_logging pkt_stats filled list" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  17. eb8aab8 wlan: Reallocate skb before reusing in wlan_logging pkt_stats filled list by Vignesh Viswanathan · 6 years ago
  18. b4537b8 wlan: Fix CPU soft lock up during workqueue cancellation by Hanumanth Reddy Pothula · 6 years ago
  19. be7ff0c wlan: Validate adapter before accessing 'hddArpStats' by Hanumanth Reddy Pothula · 6 years ago
  20. 8f528c7 wlan: Get HDD context after validating adapter by Hanumanth Reddy Pothula · 6 years ago
  21. 8d4b8eb wlan: Add cfg_ini NULL check before dereferencing by Hanumanth Reddy Pothula · 6 years ago
  22. 40804e5 wlan: Return failure if input arguments are invalid by Hanumanth Reddy Pothula · 6 years ago
  23. 3199724 wlan: Fix uninitialized memory access by Abhinav Kumar · 6 years ago
  24. b4626d0 wlan: Fix Null pointer dereference by Abhinav Kumar · 6 years ago
  25. 7c9c350 wlan: Fix uninitialized variable access by Abhinav Kumar · 6 years ago
  26. bb8d230 wlan: Cache last connection info by Ashish Kumar Dhanotiya · 6 years ago
  27. f31f65c wlan: Resolve accessing free object while processing scan done callback by Hanumanth Reddy Pothula · 6 years ago
  28. bb1a843 Merge "wlan: Fix corruption of Beacon Frame due to probe resp template" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  29. afb4605 wlan: Fix corruption of Beacon Frame due to probe resp template by Abhishek Singh · 6 years ago
  30. 8701da3 wlan: Redirect third party rx traffic to monitor interface by Rajeev Kumar Sirasanagandla · 6 years ago
  31. 13a57d4 wlan: Add support to build wlan for msm-4.9 by Anurag Chouhan · 6 years ago
  32. d0c0dd2 Merge "wlan: Avoid buffer overflow" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  33. 9575ee0 wlan: Avoid buffer overflow by Padma, Santhosh Kumar · 6 years ago
  34. 75a45d1 wlan: During GET_SNR IOCTL, do uninterruptible wait on completion variable by Hanumanth Reddy Pothula · 6 years ago
  35. a7006ad Merge "wlan: Free FW caps object after unregistering interrupts" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  36. 19813af wlan: Disconnect STA interface if it is on indoor channel by Ganesh Kondabattini · 6 years ago
  37. a56f8b1 wlan: Disable channels 120, 124, 128 in strict FCC Regd by Rajeev Kumar Sirasanagandla · 6 years ago
  38. 20ac7f0 Merge "wlan: Disconnect the connected sta, when added in into blacklist" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  39. 2e45e7d wlan: Disconnect the connected sta, when added in into blacklist by Abhishek Singh · 6 years ago
  40. 5b21a9c wlan: Modify wlan driver to support msm-4.9 kernel by Rajeev Kumar Sirasanagandla · 6 years ago
  41. 307d489 wlan: Add maximum bound check on WPA RSN IE length by Nachiket Kukade · 6 years ago
  42. d542156 wlan: Fix stack corruption in beacon table mode by Padma, Santhosh Kumar · 6 years ago
  43. 4c5be6d wlan: Free FW caps object after unregistering interrupts by Hanumanth Reddy Pothula · 6 years ago
  44. 6549e80 wlan: Disable aggregation in BTC SCO if gNumBuffBTCSco is 1 by Abhishek Singh · 6 years ago
  45. 2855c95 wlan: Bounds check key length in __iw_set_ap_encodeext by Ashish Kumar Dhanotiya · 6 years ago
  46. 3c23c60 Merge "wlan: Add host support to configure power save offload" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  47. 935b08f Merge "wlan: Add Config parameter to Configure power save offload" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  48. 17866e1 wlan: Add host support to configure power save offload by Ashish Kumar Dhanotiya · 6 years ago
  49. 60ed8c0 wlan: Add Config parameter to Configure power save offload by Ashish Kumar Dhanotiya · 6 years ago
  50. 94bd51a wlan: Resolve overflow while processing setHostOffload ioctl by Hanumanth Reddy Pothula · 6 years ago
  51. a5f2a39 Merge "wlan: Resolve out-of-memory access while processing missed beacon indication" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  52. d3a9fc5 wlan: Add check to validate channel in SAP channel selection by Yeshwanth Sriram Guntuka · 6 years ago
  53. 23c2101 wlan: Resolve out-of-memory access while processing missed beacon indication by Hanumanth Reddy Pothula · 6 years ago
  54. 3655a6d wlan: Move the SAP to user configured channel on STA disconnect by Ganesh Kondabattini · 6 years ago
  55. f98ac14 Merge "wlan: Fix invalid reset of DEVICE_IFACE_OPENED in STA + Mon SCC" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  56. a74e122 wlan: Fix invalid reset of DEVICE_IFACE_OPENED in STA + Mon SCC by Rajeev Kumar Sirasanagandla · 6 years ago
  57. 4631065 wlan: Block scan when CSA is in progress by Abhishek Singh · 6 years ago
  58. 5817dc4 wlan: Disable indoor channel on sap start by Sourav Mohapatra · 6 years ago
  59. 6c0ca5d Merge "wlan: Remove notify to lim flag for del BA sessions cfg" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  60. a396161 wlan: Remove notify to lim flag for del BA sessions cfg by Yeshwanth Sriram Guntuka · 6 years ago
  61. 504fe15 wlan: Send rx data rate as expected by upper-layer by Hanumanth Reddy Pothula · 6 years ago
  62. 14bc86d wlan: Send rssi value as expected by upper-layer by Hanumanth Reddy Pothula · 6 years ago
  63. ae784d2 wlan: Wait for disconnect to complete, even if diconnect req is not queued by Yeshwanth Sriram Guntuka · 6 years ago
  64. 529397f wlan: Restart SAP on receiving the CSA on STA interface by Ganesh Kondabattini · 6 years ago
  65. 9b8d98c Merge "wlan: Fix potential OOB read in dot11f.c" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  66. 3606a77 Merge "wlan: Add ini to configure aggregation and buffer size" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  67. 5af90fe wlan: Use peer sta to transmit the ecsa action frame by Abhishek Singh · 6 years ago
  68. 58aeabd wlan: Fix potential OOB read in dot11f.c by Abhinav Kumar · 6 years ago
  69. 8d9b29c wlan: Add ini to configure aggregation and buffer size by Yeshwanth Sriram Guntuka · 6 years ago
  70. 09eeb54 Merge "wlan: Send ECSA action frame every beacon interval till switch count is 0" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  71. e3ac17f wlan: Add ini parameter to allow sta+sap scc on dfs channel by Ganesh Kondabattini · 6 years ago
  72. 449c537 wlan: Send ECSA action frame every beacon interval till switch count is 0 by Abhishek Singh · 6 years ago
  73. da6c888 wlan: Add data path support for STA + Mon SCC by Alok Kumar · 6 years ago
  74. 8f11d54 wlan: add station and monitor mode concurrency by Rajeev Kumar Sirasanagandla · 7 years ago
  75. ba4d769 wlan: Add capability bit map support for STA + Monitor SCC by Rajeev Kumar Sirasanagandla · 6 years ago
  76. e9bef70 Merge "wlan: Reset the WDA completion event" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  77. 6069547 Merge "wlan: Fix buffer overrun in function ProcSetReqInternal" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  78. 00f543d Merge "wlan: In suspended state device wakes up on non-magic packets" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  79. a35c487 wlan: Get deleted remote station info in SAP case by Hanumanth Reddy Pothula · 6 years ago
  80. 5732363 wlan: Cache deleted station's information in case of SAP by Hanumanth Reddy Pothula · 6 years ago
  81. d400d96 wlan: Reset the WDA completion event by Sravan Kumar Kairam · 6 years ago
  82. 488dd2e wlan: In suspended state device wakes up on non-magic packets by Ashish Kumar Dhanotiya · 6 years ago
  83. f5f0e08 Merge "wlan: Fix cb mode for 40 Mhz while selecting cb mode from ecsa" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  84. c649af1 Merge "wlan: Change log level to error" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  85. 2cdb812 wlan: Fix buffer overrun in function ProcSetReqInternal by Vignesh Viswanathan · 6 years ago
  86. 0ad9a3c wlan: Fix cb mode for 40 Mhz while selecting cb mode from ecsa by Abhishek Singh · 6 years ago
  87. 0004c0b wlan: Change log level to error by Yeshwanth Sriram Guntuka · 6 years ago
  88. 8416882 wlan: Enable gEnableLLStat by default by Rajiv Ranjan · 6 years ago
  89. 9783b18 wlan: Return an error code in case of invalid seq_len while adding key by Ashish Kumar Dhanotiya · 6 years ago
  90. ffbfd8c wlan: Avoid possible stack overflow in hdd_ProcessGENIE API by Ashish Kumar Dhanotiya · 6 years ago
  91. 9d35c46 wlan: Fix active cmd timeout issue by Padma, Santhosh Kumar · 6 years ago
  92. d227a20 Merge "wlan: Decrease the timeouts in connect path to make max time as 1.5 sec" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  93. af9e7d5 Merge "wlan: Schedule work to force SCC using ecsa after connection success" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  94. d25cbfd Merge "wlan: Set channel change source as CSA while changing SAP channel" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  95. e02c1c7 Merge "wlan: 5GHz channels are not populating on Band change" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  96. 6e8ca79 wlan: Decrease the timeouts in connect path to make max time as 1.5 sec by Abhishek Singh · 6 years ago
  97. 152e3e8 wlan: fix DOT11F_WARNED to pass for all warning cases by Vignesh Viswanathan · 6 years ago
  98. 78c691f wlan: Schedule work to force SCC using ecsa after connection success by Abhishek Singh · 6 years ago
  99. e3af504 wlan: Set channel change source as CSA while changing SAP channel by Abhishek Singh · 6 years ago
  100. aebbe05 wlan: 5GHz channels are not populating on Band change by Ashish Kumar Dhanotiya · 7 years ago