1. d6d8dd2 wlan: Add changes to trigger SAE in supplicant by Abhinav Kumar · 4 years, 10 months ago
  2. 0a77bd7 wlan: Fix possible OOB access in lim_process_disassoc_frame by Yeshwanth Sriram Guntuka · 4 years, 10 months ago
  3. 1f62b8b wlan: Set the minsize of SuppChannels IE to 2 by bings · 6 years ago
  4. 4bafe84 Merge "wlan: Delete hash entry only on add sta failure" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 5 years ago
  5. 2cc8a8c Merge "wlan: Fix possible OOB in lim_chk_n_process_wpa_rsn_ie" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 5 years ago
  6. b14090a wlan: Delete hash entry only on add sta failure by Yeshwanth Sriram Guntuka · 5 years ago
  7. 9d15b3a Merge "prima: Honour diassoc frame in add sta rsp state" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 5 years ago
  8. 524f273 prima: Honour diassoc frame in add sta rsp state by gaurank kathpalia · 5 years ago
  9. decc73b wlan: Fix possible OOB in lim_chk_n_process_wpa_rsn_ie by Pragaspathi Thilagaraj · 5 years ago
  10. f4105f7 qcacld-3.0: Avoid buffer overflow when process SA query action frame by Sourav Mohapatra · 5 years ago
  11. a6fa29a wlan: Delete hash entry on add sta failure by Abhinav Kumar · 5 years ago
  12. 2bb30b8 wlan: Add support to randomize probe req SA by Rajeev Kumar Sirasanagandla · 5 years ago
  13. 898b35d Merge "wlan: Skip IE which has length less than the minimum valid IE length" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 5 years ago
  14. 1f52335 wlan: Cleanup ft session when driver receives disconnect from userspace by Pragaspathi Thilagaraj · 5 years ago
  15. cc33f98 wlan: Skip IE which has length less than the minimum valid IE length by Yeshwanth Sriram Guntuka · 5 years ago
  16. 5755251 prima: Fix OOB read in lim_send_chan_switch_action_frame by Abhinav Kumar · 5 years ago
  17. 0f09f38 wlan: Use opclass to get the channel width from ECSA IE by Abhishek Singh · 5 years ago
  18. ea4d8f7 wlan: Change the length of the extended capabilities IE by Pragaspathi Thilagaraj · 5 years ago
  19. bc6490d Merge "wlan: Fix buffer overwrite in limMlmAddBss()" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  20. 62aa8d5 wlan: Fix buffer overwrite in limMlmAddBss() by lifeng · 6 years ago
  21. 274ab2a prima: Fix possible OOB read in ProcDnldRsp by Abhinav Kumar · 6 years ago
  22. b0f95f5 wlan: Fix OOB read in limProcessDeauthFrame by gaurank kathpalia · 6 years ago
  23. ac70f7d wlan: Change RSNOpaque Min len to 2 by Pragaspathi Thilagaraj · 6 years ago
  24. 0572728 Merge "prima: Fix parsing of WSC IE" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  25. 02b08ed prima: Fix parsing of WSC IE by Abhishek Singh · 6 years ago
  26. 5d3cad3 wlan: Do not reject ADDBA received before set_key by Yeshwanth Sriram Guntuka · 6 years ago
  27. 3293556 wlan: Post set_key msg to lim with high priority by Yeshwanth Sriram Guntuka · 6 years ago
  28. 6584723 Merge "wlan: Reset RRM_BIT mask in Reassoc request frames as per BSS" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  29. 47bc762 wlan: Reset RRM_BIT mask in Reassoc request frames as per BSS by Abhinav Kumar · 6 years ago
  30. ada4de7 wlan: Check ac in limSetEdcaBcastACMFlag by Vignesh Viswanathan · 6 years ago
  31. 57ce875 wlan: Remove palPktFree in assoc request api by gaurank kathpalia · 6 years ago
  32. d1b02df wlan: Security enhancement fixes for RSNE frame parser by Pragaspathi Thilagaraj · 6 years ago
  33. 03e2ab1 qcacld-3.0: Add force rsne override and use the RSNE passed by user by Pragaspathi Thilagaraj · 6 years ago
  34. efb44f7 Merge "wlan: Send ADDBA rsp frame over peer STA" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  35. da8466f wlan: Send ADDBA rsp frame over peer STA by Yeshwanth Sriram Guntuka · 6 years ago
  36. 9ae407c wlan: Process ADDBA req when in scan state and valid pe_session exists by Yeshwanth Sriram Guntuka · 6 years ago
  37. 70c0eb1 wlan: Fix buffer overwrite in lim_mlm_add_bss() by Abhishek Singh · 6 years ago
  38. 4d61fa3 Merge "wlan: Compare ssid IE length in limLookupNaddHashEntry" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  39. 802101a wlan: Process deauth rsp in sme callback by Yeshwanth Sriram Guntuka · 6 years ago
  40. 2d59028 wlan: Compare ssid IE length in limLookupNaddHashEntry by Abhinav Kumar · 6 years ago
  41. c00a784 wlan: Process assoc indication in sme callback by Abhinav Kumar · 6 years ago
  42. a24dff8 Merge "wlan: fix the beacon corruption in WDA beacon update msg" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  43. 5bd68a4 wlan: fix the beacon corruption in WDA beacon update msg by Abhishek Singh · 6 years ago
  44. 56c2981 wlan: Fix RSSI for the beacon received in adjacent channnel by Abhishek Singh · 6 years ago
  45. 8e878e6 wlan: Avoid integer underflow in dot11f_unpack functions by Vignesh Viswanathan · 6 years ago
  46. 365e2a4 Merge "wlan: Reset lim scan state if suspend link fails due to init scan failure" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  47. 95d670d Merge "wlan: Sanity check for ssid length in limLookupNaddHashEntry" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  48. 31915b8 wlan: Reset lim scan state if suspend link fails due to init scan failure by Yeshwanth Sriram Guntuka · 6 years ago
  49. ecb0e3a wlan: Don't change the limSmeState for tdls peer by Abhinav Kumar · 6 years ago
  50. b2347d4 wlan: Sanity check for ssid length in limLookupNaddHashEntry by Abhinav Kumar · 6 years ago
  51. 5deb9cd wlan: Use max tx power allowed to compute link report power by Abhinav Kumar · 6 years ago
  52. 3ad15d5 wlan: Drop probe resp only if ecsa new chn is different from APs oper chn by Yeshwanth Sriram Guntuka · 6 years ago
  53. b2041e8 wlan: Check for return codes of dot11f_unpack functions by Pragaspathi Thilagaraj · 6 years ago
  54. 7288ba4 wlan: Add ini control for different timesharing for WLAN/BT by Sourav Mohapatra · 6 years ago
  55. f59c776 wlan: Add support to configure QPOWER with vendor command by Ashish Kumar Dhanotiya · 6 years ago
  56. 7175d98 Merge "prima: Add BSS if new channel same to current channel in ECSA IE" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  57. b1c2751 Merge "wlan: Fix to pass appropriate buffer length to unpack RSN IE" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  58. c3bfe0a prima: Add BSS if new channel same to current channel in ECSA IE by Wu Gao · 6 years ago
  59. e58f3bc wlan: Fix to pass appropriate buffer length to unpack RSN IE by Abhinav Kumar · 6 years ago
  60. 3662756 wlan: Remove WDA_SET_MAX_TX_POWER_PER_BAND_RSP msg as its not used by Abhishek Singh · 6 years ago
  61. 8be45ac wlan: Check whether pNode is NULL instead of tmp_tx_context by Himanshu Agarwal · 6 years ago
  62. 2416e0e wlan: Add support for VOWIFIMODE driver command by Sourav Mohapatra · 6 years ago
  63. 6641489 wlan: Prioritize connection req frames in pe queue by gaurank kathpalia · 6 years ago
  64. a6edfc2 wlan: Set max size of probe resp template to 700 by Abhishek Singh · 6 years ago
  65. 9c9f1c1 wlan: Free assoc responses while doing lim cleanup by Himanshu Agarwal · 6 years ago
  66. 392e445 wlan: Fix pointer dereference KW issues in connect path by gaurank kathpalia · 6 years ago
  67. ec306c6 wlan: Fix possible buffer overflow by Abhinav Kumar · 6 years ago
  68. 52bdbe3 Merge "wlan: Fix Null pointer dereference" into wlan-driver.lnx.1.0 by CNSS_WLAN Service · 6 years ago
  69. 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
  70. 7bc4e17 wlan: Set max size of beacon and probe resp template to 384 by Yeshwanth Sriram Guntuka · 6 years ago
  71. ed0d3d0 wlan: Activate max channel timer at scan start by Yeshwanth Sriram Guntuka · 6 years ago
  72. b4626d0 wlan: Fix Null pointer dereference by Abhinav Kumar · 6 years ago
  73. afb4605 wlan: Fix corruption of Beacon Frame due to probe resp template by Abhishek Singh · 6 years ago
  74. 9575ee0 wlan: Avoid buffer overflow by Padma, Santhosh Kumar · 6 years ago
  75. 17866e1 wlan: Add host support to configure power save offload by Ashish Kumar Dhanotiya · 6 years ago
  76. 4631065 wlan: Block scan when CSA is in progress by Abhishek Singh · 6 years ago
  77. a396161 wlan: Remove notify to lim flag for del BA sessions cfg by Yeshwanth Sriram Guntuka · 6 years ago
  78. 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
  79. 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
  80. 5af90fe wlan: Use peer sta to transmit the ecsa action frame by Abhishek Singh · 6 years ago
  81. 58aeabd wlan: Fix potential OOB read in dot11f.c by Abhinav Kumar · 6 years ago
  82. 8d9b29c wlan: Add ini to configure aggregation and buffer size by Yeshwanth Sriram Guntuka · 6 years ago
  83. 449c537 wlan: Send ECSA action frame every beacon interval till switch count is 0 by Abhishek Singh · 6 years ago
  84. 8f11d54 wlan: add station and monitor mode concurrency by Rajeev Kumar Sirasanagandla · 7 years ago
  85. 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
  86. 5732363 wlan: Cache deleted station's information in case of SAP by Hanumanth Reddy Pothula · 6 years ago
  87. 2cdb812 wlan: Fix buffer overrun in function ProcSetReqInternal by Vignesh Viswanathan · 6 years ago
  88. 0ad9a3c wlan: Fix cb mode for 40 Mhz while selecting cb mode from ecsa by Abhishek Singh · 6 years ago
  89. 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
  90. 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
  91. 6e8ca79 wlan: Decrease the timeouts in connect path to make max time as 1.5 sec by Abhishek Singh · 6 years ago
  92. 152e3e8 wlan: fix DOT11F_WARNED to pass for all warning cases by Vignesh Viswanathan · 6 years ago
  93. e3af504 wlan: Set channel change source as CSA while changing SAP channel by Abhishek Singh · 6 years ago
  94. 02b823e wlan: Limit the BW of new channel to original BW during ECSA by Abhishek Singh · 7 years ago
  95. 39ae47e wlan: Add support for ECSA IE and action frame in STA by Abhishek Singh · 7 years ago
  96. 2b0cf1c wlan: Add support of sending ECSA action frame during channel switch by Abhishek Singh · 7 years ago
  97. 550aa8c wlan: Switch to new channel once ECSA is indicated in beacon by Abhishek Singh · 7 years ago
  98. 0260509 wlan: Add support to send ECSA IE in beacons in SAP/GO by Abhishek Singh · 7 years ago
  99. 15431c4 wlan: Add support to parse extended channel switch IE by Abhishek Singh · 7 years ago
  100. 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