1. f4a2797 wlan: Use vmalloc for size larger than 4k. by Sushant Kaushik · 9 years ago
  2. ccaeda7 wlan: Enable caching after sending assoc/reassoc req. by Katya Nigam · 9 years ago
  3. 8f736ad prima: Pass correct supported channels to FW by Pradeep Reddy POTTETI · 9 years ago
  4. 3150589 prima: ioctl enable or disable 20/40 bss coex IE in TDLS setup Req/Rsp by Pradeep Reddy POTTETI · 9 years ago
  5. e8681d2 wlan: Set peer staId for management frame. by Sushant Kaushik · 9 years ago
  6. ece4b56 wlan: Set default Tx power level when Tx power is 0. by Sushant Kaushik · 9 years ago
  7. 60a5061 SAP: Limit the number of Disassoc/Deauth frames processing by Sachin Ahuja · 9 years ago
  8. 7ac65f0 wlan: Fix memory leak in limSendSmeDisassocNtf. by Sushant Kaushik · 9 years ago
  9. caf4aca wlan: Logging Enhancement while processing Deauth Indication by Mukul Sharma · 9 years ago
  10. 7500fb3 prima: max_scan_ie_len should have the combined lenght of all IEs by Ganesh Kondabattini · 9 years ago
  11. 3ab7bff wlan: Allow bufferred messages if ROC response fails. by Deepthi Gowri · 9 years ago
  12. 30971cf prima: Logging Enhancement for Roam indication by Padma, Santhosh Kumar · 9 years ago
  13. b90b4e2 wlan: Set ini value of short preamable in self sta . by Sushant Kaushik · 9 years ago
  14. 8bfa41d prima: Post message to SME upon DelBSS/DelSta failure by Kanchanapally, Vidyullatha · 9 years ago
  15. c75726d wlan: Remove kmalloc while parsing the beacon and probe resp. by Abhishek Singh · 9 years ago
  16. 3557087 prima: Handle error if failed to suspend link by Kanchanapally, Vidyullatha · 9 years ago
  17. a7f6d21 prima: Cleanup saved Pre-Auth request on Pre-Auth failure by Kanchanapally, Vidyullatha · 9 years ago
  18. 035e34f wlan: Decrement pending mgmt packet count if defer msg fails. by Abhishek Singh · 9 years ago
  19. 92fbac2 wlan: Handle error condition for deauth req from SME in LIM by Abhishek Singh · 9 years ago
  20. ffc00b1 prima: Registering txBdCompletion callback for mgmt frames. by Ganesh Kondabattini · 9 years ago
  21. 10e6735 prima: Changes to pass the txBdToken to firmware. by Ganesh Kondabattini · 9 years ago
  22. b18b329 prima: change in host and fw interface for enchanced txBd. by Ganesh Kondabattini · 9 years ago
  23. e470a45 wlan: Fix Memory allocation failure in peCreateSession. by Sushant Kaushik · 9 years ago
  24. 9e92387 wlan: Retry Auth from host in case ack is not received for the Auth by Sushant Kaushik · 9 years ago
  25. c796fc6 prima: Error handling in Roaming code #2 by Kanchanapally, Vidyullatha · 9 years ago
  26. 8a99b9f wlan: Fix Static analysis error. by Abhishek Singh · 9 years ago
  27. 4506394 wlan: Set cfg Dot11 mode when firmware capabilities received by Mukul Sharma · 9 years ago
  28. 778d838 prima: To enable/disable scan on DFS channels by Padma, Santhosh Kumar · 9 years ago
  29. 9a3eea1 prima: Error handling for limSendHalInitScanReq by Padma, Santhosh Kumar · 9 years ago
  30. 8fa8521 prima: Error handling for __limProcessSmeScanReq by Padma, Santhosh Kumar · 9 years ago
  31. 374fd05 wlan: Set proper switch statement in limHandleDelBssInReAssocContext. by Sushant Kaushik · 9 years ago
  32. 15d9560 wlan: Ignore the Ext Cap from supplicant if interworking is not set. by Abhishek Singh · 9 years ago
  33. e3ca61c wlan: Error handling in limProcessSmeJoinReq. by Sushant Kaushik · 9 years ago
  34. 74df8db wlan: Don't disconnect in case of HS2.0 for change in AP capability. by Sushant Kaushik · 9 years ago
  35. 01c73d1 wlan: IOCTL to tune miracast by Abhishek Singh · 9 years ago
  36. e06bd87 wlan: Lower log level for max sta reached in IBSS. by Sushant Kaushik · 9 years ago
  37. f0f5fca prima: Update WMM IE in TDLS frames based on TDLS UAPSD Mask by Pradeep Reddy POTTETI · 9 years ago
  38. 5d76571 wlan: Decrement pending mgmt packet count properly. by Abhishek Singh · 9 years ago
  39. 358fc9b prima: change prototype of pWDAAckFnTxComp to pass the void pointer by Ganesh Kondabattini · 9 years ago
  40. daebdff prima: Set channel width for TDLS link on base channel. by Ganesh Kondabattini · 9 years ago
  41. 2f5dd65 prima: KW issue: Array Index Out of Bounds by Masti, Narayanraddi · 9 years ago
  42. 6f43827 prima: Code cleanup to make more maintainable by Satyanarayana Dash · 9 years ago
  43. 4fb4da7 Revert "wlan: Set LDPC independent of 11AC." by Sushant Kaushik · 9 years ago
  44. 5b4c821 wlan: Fix static analysis error. by Sushant Kaushik · 9 years ago
  45. 89064d7 wlan: Fix static analysis error in limProcessTdls.c by Sushant Kaushik · 9 years ago
  46. ebf56a1 prima: Disable TDLS off-channel support if prohibited by AP. by Ganesh Kondabattini · 9 years ago
  47. 1571b4f prima: do not include dfs channels in tdls frames by Pradeep Reddy POTTETI · 9 years ago
  48. b554d29 prima: Update ht and vht capabilities for 2G channel by Ganesh Kondabattini · 9 years ago
  49. 43d0f7b wlan: Remove redundant code in MAC layer by Hema Aparna Medicharla · 9 years ago
  50. 8c294f6 wlan: Set LDPC independent of 11AC. by Sushant Kaushik · 9 years ago
  51. 8a7bc04 wlan: Enable roam delay calculation logic by Girish Gowli · 9 years ago
  52. 0d82c21 MAC: Changes to avoid preauth node exhaustion in SAP mode. by Edhar, Mahesh Kumar · 9 years ago
  53. 1c2fc80 wlan: Save gEnableRoamDelayStats ini in MAC and SME context by Girish Gowli · 9 years ago
  54. a95daca Wlan: Post message for change in rate in beacon params by Girish Gowli · 9 years ago
  55. 5696b73 wlan: Delete STA after SA query timeout by Abhishek Singh · 9 years ago
  56. e8bd41a prima: Core stack changes to support TDLS off channel feature. by Pradeep Reddy POTTETI · 9 years ago
  57. 31b8d14 prima: Error handling in Roaming code #1 by Kanchanapally, Vidyullatha · 9 years ago
  58. fdf5a52 wlan: Fix wlan mgmt pkt drop issue. by Katya Nigam · 9 years ago
  59. 4b359dd prima: Encode all the supported rates in TDLS frames by Masti, Narayanraddi · 9 years ago
  60. 07a4301 ESE: Change the reassoc timer value to 500ms by Sachin Ahuja · 9 years ago
  61. f9c963c wlan: Check sequence number before discarding auth frame. by Sushant Kaushik · 9 years ago
  62. 0a89b7c Remove conflicting Copyright by Kiet Lam · 9 years ago
  63. 6efefb2 prima: Send DELBA with reason code eSIR_MAC_PEER_TIMEDOUT_REASON by Ganesh Kondabattini · 9 years ago
  64. 2a1fcc8 wlan: Add logs for HT40 sta. by Sushant Kaushik · 9 years ago
  65. 02c866d wlan: If parsing fails for the beacon after connect, parse TIM IE. by Sushant Kaushik · 9 years ago
  66. 2fea3d1 wlan: Logging enhancement for connect/Disconnect in SAP mode by Sachin Ahuja · 9 years ago
  67. bca5b00 wlan:STAHT40 2.4GHz: Set 20/40 BSS Coex Support bit in Extended Capabilities by Hardik Kantilal Patel · 9 years ago
  68. ee5874c wlan:SAPHT40 2.4GHz: Enable DSSS/CCK bit in HT capabilty for SAP HT40 by Hardik Kantilal Patel · 9 years ago
  69. 412eaa0 prima:Fix to send the add_bss response in failed case. by Masti, Narayanraddi · 9 years ago
  70. 4235414 wlan:Probable fix and logging enhancements for smeCommandTimeOut by Sachin Ahuja · 9 years ago
  71. 16020c4 wlan: Update QOS capability of TDLS station/link with TL by Agarwal Ashish · 9 years ago
  72. b0c9c8b wlan: Fix to stop the SME from bailing out on set BSS key timeout. by Abhishek Singh · 9 years ago
  73. 67ea591 wlan: Send Management frames at 11G rates by Masti, Narayanraddi · 9 years ago
  74. c112387 wlan: Don't set CB mode in 2.4gz if FW doesn't have same capability. by Sushant Kaushik · 9 years ago
  75. a9325f7 wlan: On Security change,take action on probe resp instead of beacon. by Abhishek Singh · 9 years ago
  76. 3c23524 wlan:SAPHT40 2.4GHz:Add OBSS scan IEs Only in 11n mode by Hardik Kantilal Patel · 9 years ago
  77. 5379920 wlan: Drop mgmt frames if they exceed 1/4 of total VOS pkts in peMcMq. by Katya Nigam · 9 years ago
  78. 9151bb9 wlan: Send proper mlm cnf when Add BSS failed during roaming by Mukul Sharma · 9 years ago
  79. 127a844 wlan: Convert PELOG3 to limlog and handle the compilation errors. by Abhishek Singh · 9 years ago
  80. 525045c wlan: Convert PELOG2 to limlog and handle the compilation errors. by Abhishek Singh · 9 years ago
  81. 3cbf605 wlan: Convert PELOG1 to limlog and handle the compilation errors. by Abhishek Singh · 9 years ago
  82. 04010dc prima: Logging improvements in Block Ack Module by Masti, Narayanraddi · 9 years ago
  83. df91a66 wlan: Send correct deauth reason code for keep alive timeout. by Deepthi Gowri · 9 years ago
  84. 31dfa3c wlan: Handle WAPI in the check to detect change in AP security. by Abhishek Singh · 9 years ago
  85. c9e9f62 prima: MAC:Delete Block Ack sessions before TDLS teardown. by Edhar, Mahesh Kumar · 9 years ago
  86. 514e070 wlan:On HB failure disconnect from AP if beacon receive count is 0. by Abhishek Singh · 9 years ago
  87. a8f96f0 wlan: Handle error case in FT preauth rsp by mukul sharma · 9 years ago
  88. bceb4a1 prima: TDLS: Disable tdls channel switch when prohibited by AP by Atul Mittal · 10 years ago
  89. 744e058 wlan: Fix to drop Assoc Request, when ACK is lost on STA side. by Abhishek Singh · 10 years ago
  90. 5fef404 wlan : Disconnect from the AP if security params changes in beacon. by Abhishek Singh · 10 years ago
  91. 49dedd7 wlan: Avoid starting periodic probe req timer with less than 10ms by Sachin Ahuja · 10 years ago
  92. d391203 wlan: STAHT40 2.4GHz: Pass OperatingClass parameter to FW by Hardik Kantilal Patel · 10 years ago
  93. 81f7634 wlan: SAPHT40 2.4GHz:Add support for HT20/40 Coex Action frame by Hardik Kantilal Patel · 10 years ago
  94. 62a3a76 wlan: SAPHT40 2.4GHz: Add new message type for setting HT20/40 mode by Hardik Kantilal Patel · 10 years ago
  95. 1ba630f wlan: SAPHT40 2.4GHz: Indicate 40MHz Intolerant bit Upper Layer by Hardik Kantilal Patel · 10 years ago
  96. dd10795 wlan: SAPHT40 2.4GHz:Add OBSS Scan functionality for SAP/P2PGO by Hardik Kantilal Patel · 10 years ago
  97. aad38d9 prima: Update the capabilities from most recent beacon/probe rsp by Ganesh Kondabattini · 10 years ago
  98. 27924ba wlan: Assign callback to resume TX if secondary channel is changed. by Abhishek Singh · 10 years ago
  99. df8eb31 wlan:If channel bonding is disabled dont update the channel opermode. by Abhishek Singh · 10 years ago
  100. b3a1a15 TDLS: Make tdls logging as per UMAC modules by Sachin Ahuja · 10 years ago