1. da6c888 wlan: Add data path support for STA + Mon SCC by Alok Kumar · 6 years ago
  2. 8f11d54 wlan: add station and monitor mode concurrency by Rajeev Kumar Sirasanagandla · 7 years ago
  3. ba4d769 wlan: Add capability bit map support for STA + Monitor SCC by Rajeev Kumar Sirasanagandla · 6 years ago
  4. e9bef70 Merge "wlan: Reset the WDA completion event" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  5. 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
  6. 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
  7. a35c487 wlan: Get deleted remote station info in SAP case by Hanumanth Reddy Pothula · 6 years ago
  8. 5732363 wlan: Cache deleted station's information in case of SAP by Hanumanth Reddy Pothula · 6 years ago
  9. d400d96 wlan: Reset the WDA completion event by Sravan Kumar Kairam · 6 years ago
  10. 488dd2e wlan: In suspended state device wakes up on non-magic packets by Ashish Kumar Dhanotiya · 6 years ago
  11. 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
  12. c649af1 Merge "wlan: Change log level to error" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  13. 2cdb812 wlan: Fix buffer overrun in function ProcSetReqInternal by Vignesh Viswanathan · 6 years ago
  14. 0ad9a3c wlan: Fix cb mode for 40 Mhz while selecting cb mode from ecsa by Abhishek Singh · 6 years ago
  15. 0004c0b wlan: Change log level to error by Yeshwanth Sriram Guntuka · 6 years ago
  16. 8416882 wlan: Enable gEnableLLStat by default by Rajiv Ranjan · 6 years ago
  17. 9783b18 wlan: Return an error code in case of invalid seq_len while adding key by Ashish Kumar Dhanotiya · 6 years ago
  18. ffbfd8c wlan: Avoid possible stack overflow in hdd_ProcessGENIE API by Ashish Kumar Dhanotiya · 6 years ago
  19. 9d35c46 wlan: Fix active cmd timeout issue by Padma, Santhosh Kumar · 6 years ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. 6e8ca79 wlan: Decrease the timeouts in connect path to make max time as 1.5 sec by Abhishek Singh · 6 years ago
  25. 152e3e8 wlan: fix DOT11F_WARNED to pass for all warning cases by Vignesh Viswanathan · 6 years ago
  26. 78c691f wlan: Schedule work to force SCC using ecsa after connection success by Abhishek Singh · 6 years ago
  27. e3af504 wlan: Set channel change source as CSA while changing SAP channel by Abhishek Singh · 6 years ago
  28. aebbe05 wlan: 5GHz channels are not populating on Band change by Ashish Kumar Dhanotiya · 7 years ago
  29. 51a0d6c wlan: Fix Out-of-bound access in sapInterferenceRssiCount by gaurank kathpalia · 6 years ago
  30. ceb6fe2 wlan: Force scc with ecsa channel switch once STA connect to new chan by Abhishek Singh · 6 years ago
  31. 936c693 wlan: Add cfg80211_ops support for channel switch by Abhishek Singh · 7 years ago
  32. e8ebb92 wlan: Notify new channel of the SAP to CFG layer by Abhishek Singh · 7 years ago
  33. 02b823e wlan: Limit the BW of new channel to original BW during ECSA by Abhishek Singh · 7 years ago
  34. 39ae47e wlan: Add support for ECSA IE and action frame in STA by Abhishek Singh · 7 years ago
  35. 2b0cf1c wlan: Add support of sending ECSA action frame during channel switch by Abhishek Singh · 7 years ago
  36. 550aa8c wlan: Switch to new channel once ECSA is indicated in beacon by Abhishek Singh · 7 years ago
  37. 0260509 wlan: Add support to send ECSA IE in beacons in SAP/GO by Abhishek Singh · 7 years ago
  38. 15431c4 wlan: Add support to parse extended channel switch IE by Abhishek Singh · 7 years ago
  39. d476c4a Merge "wlan: Add sanity check to limit mgmt frames data len" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  40. b3b871d Merge "wlan: Check ie_len against 255 in function get_container_ies_len" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  41. 303f741 Merge "wlan: Keep bssDescription at the end of tSirSmeJoinReq struct" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  42. fb4eee5 Merge "wlan: Prevent disconnection delay in concurrency scenario due to race" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  43. 9dded19 wlan: Check ie_len against 255 in function get_container_ies_len by Vignesh Viswanathan · 6 years ago
  44. f4b4499 wlan: Prevent disconnection delay in concurrency scenario due to race by Hanumanth Reddy Pothula · 6 years ago
  45. 998efeb wlan: Can't scan the hidden externel SSID when the 1st SSID is empty by Hanumanth Reddy Pothula · 7 years ago
  46. 5ab5cde wlan: Add sanity check to limit mgmt frames data len by Vignesh Viswanathan · 6 years ago
  47. df8b23c wlan: Add support to enable/disable RTT feature via gEnableRTTsupport by Sourav Mohapatra · 6 years ago
  48. c5ba848 wlan: Return EOPNOTSUPP if fw_mem_dump is not supported by Ajit Vaishya · 7 years ago
  49. 8353cfb wlan: Support to llstats on basis of ini parameter by Ajit Vaishya · 7 years ago
  50. 874fa84 Merge "wlan: Fix crash issue in Monitor mode" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  51. b59cd8c wlan: Keep bssDescription at the end of tSirSmeJoinReq struct by Sridhar Selvaraj · 7 years ago
  52. 884679f Merge "wlan: Send WoWL wake reason to upper-layer" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 6 years ago
  53. 04f093a wlan: Fix reorder packets PN replay check algorithm by Sravan Kumar Kairam · 7 years ago
  54. 69a8b75 wlan: Fix crash issue in Monitor mode by Alok Kumar · 7 years ago
  55. 8f8d54d wlan: Send WoWL wake reason to upper-layer by Hanumanth Reddy Pothula · 7 years ago
  56. 9397a40 wlan: Retrieve sta id for only PTK key by Sravan Kumar Kairam · 7 years ago
  57. 3bbbeba Merge "wlan: Fix out-of-bounds access in limProcessActionFrameNoSession" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  58. 4e41a6e Merge "wlan: Terminate string with NULL character" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  59. 3d7f662 wlan: Fix out-of-bounds access in limProcessActionFrameNoSession by Vignesh Viswanathan · 7 years ago
  60. 8bb90ca wlan: Update key sequence counter to TL by Sravan Kumar Kairam · 7 years ago
  61. da91a03 wlan: Terminate string with NULL character by Anurag Chouhan · 7 years ago
  62. c438aea wlan: Propagate key sequence counter to SME by Jingxiang Ge · 7 years ago
  63. 480e867 Merge "wlan: Fix buffer passed to sirConvertAssocReqFrame2Struct() for assoc req" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  64. 18705ef wlan: Change passive channel back to passive on disconnection by Sravan Kumar Kairam · 7 years ago
  65. fd3b43c wlan: Fix buffer passed to sirConvertAssocReqFrame2Struct() for assoc req by Himanshu Agarwal · 7 years ago
  66. de2e24f wlan: Make sure that MAC address generated from serial number is unique by Nachiket Kukade · 7 years ago
  67. e0e7844 wlan: Add support to get SAP client RSSI by Sravan Kumar Kairam · 7 years ago
  68. 25437c2 wlan: Increase default value of Probe after HB timer to 70msecs by Yeshwanth Sriram Guntuka · 7 years ago
  69. 2bbc029 wlan: bap: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  70. a7d9f74 wlan: dxe: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  71. c135a9a wlan: hdd: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  72. 0fe596e wlan: mac: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  73. 797280e wlan: sap: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  74. 8947750 wlan: sme: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  75. 49a6044 wlan: svc: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  76. ddec648 wlan: tl: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  77. 1b067b5 wlan: voss: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  78. 2ef5760 wlan: wda: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  79. c63b4a2 wlan: wdi: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  80. 13789c4 wlan: Handle error cases cleanly, during wlan loading by Hanumanth Reddy Pothula · 7 years ago
  81. 9771105 wlan: Set length of challenge text sent by SAP to 128 by yeshwanth sriram guntuka · 7 years ago
  82. 2ebe320 Merge "wlan: Fix invalid buffer access in send mgmt tx" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  83. 2a1e086 Merge "wlan: Fix incorrect length of encrypted auth frame" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  84. dbdd7b0 Merge "wlan: Revert "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
  85. ac6345d wlan: Fix invalid buffer access in send mgmt tx by Rajeev Kumar Sirasanagandla · 7 years ago
  86. b392b64 wlan: Change abort scan from interruptible to non interruptible by Mukul Sharma · 7 years ago
  87. 2770731 wlan: Revert "wlan: Changes to set LDPC capability bit in HT info" by Sridhar Selvaraj · 7 years ago
  88. e3beee2 wlan: Use user provided BW for 2.4Ghz HT connection by Abhishek Singh · 7 years ago
  89. 6af276b wlan: Resolve out of bound memory access while processing VSIEs by Ashish Kumar Dhanotiya · 7 years ago
  90. 06f9f20 wlan: Buffer overflow while parsing setrmcrate command by Ashish Kumar Dhanotiya · 7 years ago
  91. e0a3f92 wlan: rate limit logs from HDD during scan and connect by Vignesh Viswanathan · 7 years ago
  92. f214592 wlan: Add get valid channels entry to NLA policy by SaidiReddy Yenuga · 7 years ago
  93. ccf694b wlan: Fix incorrect length of encrypted auth frame by yeshwanth sriram guntuka · 7 years ago
  94. 5ac74ad Merge "wlan: Check for space termination of driver command name" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  95. f740b1e wlan: Check for space termination of driver command name by Rajeev Kumar Sirasanagandla · 7 years ago
  96. b1f68cb wlan: Don't set default key for WAPI network by Hu Wang · 7 years ago
  97. d6fdaf1 Merge "wlan: Add config parameter to trigger null frame on HB failure" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  98. bf6bcea wlan: Add host support to trigger nullframe on HB failure by Ashish Kumar Dhanotiya · 7 years ago
  99. 2c8682d wlan: Add config parameter to trigger null frame on HB failure by Ashish Kumar Dhanotiya · 7 years ago
  100. 13e8008 wlan: Validate 'num_RICDataDesc' to avoid error logs by Padma, Santhosh Kumar · 7 years ago