1. 5f041f1 wlan: Add OWE IEs by Abhinav Kumar · 4 years, 9 months ago
  2. d9664da wlan: Add changes to handle SAE status by Abhinav Kumar · 4 years, 9 months ago
  3. 626f865 wlan: Add SAE auth timer by Abhinav Kumar · 4 years, 9 months ago
  4. 8eed036 wlan: Add changes for auth in send mgmt path by Abhinav Kumar · 4 years, 9 months ago
  5. d6d8dd2 wlan: Add changes to trigger SAE in supplicant by Abhinav Kumar · 4 years, 9 months ago
  6. abdc748 wlan: Fix integer truncation in convert_wsc_opaque by Abhinav Kumar · 4 years, 8 months ago
  7. 1f62b8b wlan: Set the minsize of SuppChannels IE to 2 by bings · 6 years ago
  8. 5914432 wlan: Fix possible buffer overflow in sirConvertAddtsRsp2Struct by lifeng · 5 years ago
  9. cc33f98 wlan: Skip IE which has length less than the minimum valid IE length by Yeshwanth Sriram Guntuka · 5 years ago
  10. ea4d8f7 wlan: Change the length of the extended capabilities IE by Pragaspathi Thilagaraj · 5 years ago
  11. ac70f7d wlan: Change RSNOpaque Min len to 2 by Pragaspathi Thilagaraj · 5 years ago
  12. da4477a prima: Fix memleak in sap_auth_offload_update_rsn_ie by Pragaspathi Thilagaraj · 6 years ago
  13. d1b02df wlan: Security enhancement fixes for RSNE frame parser by Pragaspathi Thilagaraj · 6 years ago
  14. 03e2ab1 qcacld-3.0: Add force rsne override and use the RSNE passed by user by Pragaspathi Thilagaraj · 6 years ago
  15. 8e878e6 wlan: Avoid integer underflow in dot11f_unpack functions by Vignesh Viswanathan · 6 years ago
  16. 359b14f wlan: Fix memory leak in mac_open by Abhinav Kumar · 6 years ago
  17. 3662756 wlan: Remove WDA_SET_MAX_TX_POWER_PER_BAND_RSP msg as its not used by Abhishek Singh · 6 years ago
  18. 6641489 wlan: Prioritize connection req frames in pe queue by gaurank kathpalia · 6 years ago
  19. 392e445 wlan: Fix pointer dereference KW issues in connect path by gaurank kathpalia · 6 years ago
  20. 58aeabd wlan: Fix potential OOB read in dot11f.c by Abhinav Kumar · 6 years ago
  21. 152e3e8 wlan: fix DOT11F_WARNED to pass for all warning cases by Vignesh Viswanathan · 6 years ago
  22. 39ae47e wlan: Add support for ECSA IE and action frame in STA by Abhishek Singh · 6 years ago
  23. 550aa8c wlan: Switch to new channel once ECSA is indicated in beacon by Abhishek Singh · 6 years ago
  24. 0260509 wlan: Add support to send ECSA IE in beacons in SAP/GO by Abhishek Singh · 6 years ago
  25. 15431c4 wlan: Add support to parse extended channel switch IE by Abhishek Singh · 6 years ago
  26. 9dded19 wlan: Check ie_len against 255 in function get_container_ies_len by Vignesh Viswanathan · 6 years ago
  27. 2770731 wlan: Revert "wlan: Changes to set LDPC capability bit in HT info" by Sridhar Selvaraj · 7 years ago
  28. 13e8008 wlan: Validate 'num_RICDataDesc' to avoid error logs by Padma, Santhosh Kumar · 7 years ago
  29. 41a090e Merge "wlan: Fix kernel memory corruption" into wlan-driver.lnx.1.0-dev.1.0 by CNSS_WLAN Service · 7 years ago
  30. 9627955 wlan: Fix kernel memory corruption by yeshwanth sriram guntuka · 7 years ago
  31. 314aaea wlan: Fix Integer overflow with latest framesc_linux tool by Agrawal Ashish · 7 years ago
  32. 74037df wlan: HS20 indication element support by Abhishek Singh · 7 years ago
  33. 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
  34. 0c0a704 wlan: Remove warning logs in beacon/probe response parsing by Sridhar Selvaraj · 7 years ago
  35. aa10b4d wlan: Skip an IE if found more its max times in a frame by Sridhar Selvaraj · 7 years ago
  36. fe2adca wlan: Changes to set LDPC capability bit in HT info by Kapil Gupta · 7 years ago
  37. f4966dc wlan: LFR MBB Reassoc related changes by Padma, Santhosh Kumar · 7 years ago
  38. 67f479b wlan: LFR MBB preauth changes by Padma, Santhosh Kumar · 7 years ago
  39. 6ee8154 wlan: Add Vendor command to set/get NUD debug stats by Anurag Chouhan · 7 years ago
  40. 3ed7924 prima: Add support for capture TSF request by Manjeet Singh · 7 years ago
  41. af6c3af wlan: Get debug information when the HAL_START_RSP fails by Arunk Khandavalli · 7 years ago
  42. 81c95e2 wlan: Validate no.of RIC data desctiptors before use by Sreelakshmi Konamki · 7 years ago
  43. 0b29de0 wlan: Add mDNS server offload feature by Anurag Chouhan · 7 years ago
  44. 8302600 wlan: Add Dhcp server offload feature by Anurag Chouhan · 7 years ago
  45. a8e8a72 wlan: Support SAP Auth Offload feature by Agrawal Ashish · 8 years ago
  46. 4904f0a prima: FTM: During unload, don't do LIM de-initialization by Hanumanth Reddy Pothula · 7 years ago
  47. c12631c wlan: Use variable length for Ext Cap IE by Hu Wang · 8 years ago
  48. 04ab199 wlan: Add support for PER based roaming #2 by Kapil Gupta · 8 years ago
  49. 7bbe84d wlan: Add MTRACE parser script parsemactrace.cmm file by Sreelakshmi Konamki · 8 years ago
  50. be17b34 wlan: Purge the scan results by age before posting to upper layer by Deepthi Gowri · 8 years ago
  51. 00b7197 Wlan: Extended IBSS feature on prima by Abhishek Singh · 8 years ago
  52. fcc5e13 wlan: Fix probe response dropped by ValidateAndRectifyIEs by Hu Wang · 8 years ago
  53. 8a25160 wlan: Add presence check for structure tDot11fQosMapConfigure by Sreelakshmi Konamki · 8 years ago
  54. 0de1080 wlan: Resolve static analysis issues by Hanumantha Reddy Pothula · 8 years ago
  55. bf1650a wlan: Provide proper size for vos_mem_set by Sunkad, Anand Ningappa · 8 years ago
  56. cebb218 wlan: Reduce excessive logs during tx timeout in IBSS by Sravan Kumar Kairam · 8 years ago
  57. cc203f6 prima: Do not include 11b rates in TDLS setup request by Masti, Narayanraddi · 8 years ago
  58. 7d624e1 Wlan: Send management frame indication directly to HDD from PE. by Abhishek Singh · 8 years ago
  59. acba187 wlan: Check for max number of num_dscp_exceptions in limLogQosMapSet by Agrawal Ashish · 8 years ago
  60. 14cb906 wlan: Check for max number of num_dscp_exceptions in QOS map set. by Agrawal Ashish · 8 years ago
  61. bbfac7a wlan: Resolve invalid memory access while posting SYS_MSG_ID_MC_THR_PROBE by Hanumantha Reddy Pothula · 8 years ago
  62. 5ac89da wlan: Dont include ext caps in Assoc request if AP doesn't support by Agrawal Ashish · 8 years ago
  63. 883b5a1 wlan: Include DS Params IE only for 11b/g mode by Abhishek Singh · 9 years ago
  64. c1f7f05 prima: extscan: Pause/unpause ext scan indication to FW by Padma, Santhosh Kumar · 9 years ago
  65. 8778797 wlan: Remove extra spaces between two lines. by Sushant Kaushik · 9 years ago
  66. c25b4fc wlan: Don't populate extended capabilities for IBSS. by Sushant Kaushik · 9 years ago
  67. 91dd75e prima: extscan: Remove code related to significant RSSI by Padma, Santhosh Kumar · 9 years ago
  68. c772fd8 wlan: Increase the rate array for extended rate set. by Sachin Ahuja · 9 years ago
  69. 880d712 prima: Changes to detect thread stuck issues in wlan driver by Abhishek Singh · 9 years ago
  70. 3d47fcd wlan: Add support to get rssi in case of disconnect. by Sachin Ahuja · 9 years ago
  71. b10d039 wlan: Remove redundant logs. by Agrawal Ashish · 9 years ago
  72. 025a860 wlan: Set phymode in SME considering HT and VHT capability. by Krishna Kumaar Natarajan · 9 years ago
  73. 824f93e wlan: Resolve unknown code issues in MTRACE logs by Konamki, Sreelakshmi · 9 years ago
  74. 5548ff9 wlan: Add missing MTRACE logs in SME by Konamki, Sreelakshmi · 9 years ago
  75. b2c92a8 wlan: Enable MCS9 in 2.4ghz. by Sushant Kaushik · 9 years ago
  76. efe08fa wlan: Limit the Deauth Frames sent by AP to STA by Sushant Kaushik · 9 years ago
  77. 0c1e168 wlan: If the current band is 2.4GHZ, disable VHT 80/160 by Deepthi Gowri · 9 years ago
  78. 33f76ea wlan: If channel bonding is disabled, disable VHT9 in the VHT IE by Abhishek Singh · 9 years ago
  79. 127e801 wlan: Remove unused code SYS under FEATURE_WLAN_TDLS_INTERNAL flag. by Deepthi Gowri · 9 years ago
  80. f4a2797 wlan: Use vmalloc for size larger than 4k. by Sushant Kaushik · 9 years ago
  81. c75726d wlan: Remove kmalloc while parsing the beacon and probe resp. by Abhishek Singh · 9 years ago
  82. 9e92387 wlan: Retry Auth from host in case ack is not received for the Auth by Sushant Kaushik · 9 years ago
  83. 6424617 wlan: Add query mode support for frame logging by Siddharth Bhal · 9 years ago
  84. 4534e2b wlan: Validate timer callbacks for NULL pointer de-reference by Mahesh A Saptasagar · 9 years ago
  85. dd67de3 prima: Remove Obsolete semaphore Flags. by Satyanarayana Dash · 9 years ago
  86. 4fed1e3 wlan: Fix Static analysis error. by Sushant Kaushik · 9 years ago
  87. 4b359dd prima: Encode all the supported rates in TDLS frames by Masti, Narayanraddi · 9 years ago
  88. 0a89b7c Remove conflicting Copyright by Kiet Lam · 9 years ago
  89. 2a1fcc8 wlan: Add logs for HT40 sta. by Sushant Kaushik · 9 years ago
  90. 6811560 wlan: avoid TX thread wait for haldumpcmd completion by Siddharth Bhal · 9 years ago
  91. bca5b00 wlan:STAHT40 2.4GHz: Set 20/40 BSS Coex Support bit in Extended Capabilities by Hardik Kantilal Patel · 9 years ago
  92. bd84acc wlan: vos_lock_init returned failure in palSpinLockAlloc. by Agarwal Ashish · 9 years ago
  93. bceb4a1 prima: TDLS: Disable tdls channel switch when prohibited by AP by Atul Mittal · 9 years ago
  94. dd10795 wlan: SAPHT40 2.4GHz:Add OBSS Scan functionality for SAP/P2PGO by Hardik Kantilal Patel · 9 years ago
  95. b3a1a15 TDLS: Make tdls logging as per UMAC modules by Sachin Ahuja · 9 years ago
  96. b4891ef wlan: Add support for HT2040 BSSCoexistence for TDLS. by Agarwal Ashish · 9 years ago
  97. 402f8a0 wlan: Add support for HT2040 BSSCoexistence Action Frame by Hardik Kantilal Patel · 9 years ago
  98. 53e9c1f TDLS: Copy IEs passed by the supplicant at the end of the frame by Mahesh A Saptasagar · 10 years ago
  99. 9be00d7 TDLS: Add RSN and Timeout interval IEs in TDLS Discovery response frame by Mahesh A Saptasagar · 10 years ago
  100. ddbe289 wlan: Replace api memcpy in VOS. by Rajesh Babu Prathipati · 10 years ago