1. d3d5002 wlan: Sessionize Link Layer Stats to support multiple interfaces. by Dino Mycle · 10 years ago
  2. ad16125 Revert "wlan: Use power save mode as DHCP start/stop indication." by Kiet Lam · 10 years ago
  3. 79aab32 wlan: Return linkspeed speed based upon rssi value. by c_hpothu · 10 years ago
  4. 811205f wlan: Fix roaming latency caused by cfg80211_get_station by Mukul Sharma · 10 years ago
  5. ba6764e wlan: Restart SAP to ensure STA+SAP scc. by Sushant Kaushik · 10 years ago
  6. 4b87f92 wlan: Do not attempt TDLS connection in case of concurrency. by Agarwal Ashish · 10 years ago
  7. 51325b5 wlan: HDD_VOSS: Restrict creation of multi-port concurrency by Agarwal Ashish · 10 years ago
  8. 3c986b2 wlan: Fix klock work issues. by c_hpothu · 10 years ago
  9. 4f640e4 wlan: P2P connection failed with ctsVerifier. by Sushant Kaushik · 10 years ago
  10. e8843b3 wlan: Enhance EXTScan to Separate data between HDD and SME by Dino Mycle · 10 years ago
  11. df0a5d9 wlan: Enhance LLStats to Separate data between HDD and SME by Dino Mycle · 10 years ago
  12. b1ed0f4 Revert "wlan: Null pointer dereference in MTRACE in HDD." by Kaushik, Sushant · 10 years ago
  13. 5a28865 wlan: HDD: Add request ID in scan event. by Dasari Srinivas · 10 years ago
  14. 3ec0dee Revert "wlan: sap: populate the wmmie from cfg80211" by Rashmi Ramanna · 10 years ago
  15. 3a38bd1 wlan: Fix for interface up/down handling as required for STA + STA by Agarwal Ashish · 10 years ago
  16. 2757407 wlan: Protect cfg80211_ops functions from SSR by Mahesh A Saptasagar · 10 years ago
  17. dc2bfd4 wlan: Abort scan for SSID if deauth is received from supplicant. by Abhishek Singh · 10 years ago
  18. 1072872 wlan: Null pointer dereference in MTRACE in HDD. by Sushant Kaushik · 10 years ago
  19. 6fb96c1 wlan: HDD: Extended Scan Implementation. by Dino Mycle · 10 years ago
  20. 94fd292 wlan: Use power save mode as DHCP start/stop indication. by Kiet Lam · 10 years ago
  21. aee4394 wlan: Always update the bss in cfg80211 before connection. by Abhishek Singh · 10 years ago
  22. fe599e9 wlan: reset encryption type when start bss by c_hpothu · 10 years ago
  23. 4bf7a63 wlan: Fix to return proper value from wlan_hdd_scan_abort by Girish Gowli · 10 years ago
  24. 5128c4f wlan: sap: populate the wmmie from cfg80211 by Abhishek Singh · 10 years ago
  25. f7418d7 wlan: Protect add del and flush pmksa functions from SSR by Mahesh A Saptasagar · 10 years ago
  26. 1a51bc0 wlan: Protect add get and set_default key functions from SSR by Mahesh A Saptasagar · 10 years ago
  27. 179d225 wlan: Protect cfg80211 ops functions functions from SSR by Mahesh A Saptasagar · 10 years ago
  28. bcc5b66 wlan: Protect suspend and resume cfg80211 ops functions from SSR by Mahesh A Saptasagar · 10 years ago
  29. 3c8f8e8 wlan: Fix for redundant TDLS log during scan_done callback. by c_hpothu · 10 years ago
  30. 09f1954 wlan: Get stats from firmware irrespective of link-speed configuration by c_hpothu · 10 years ago
  31. c69bccb wlan: HDD: Link Layer Statistics Implementation by Sunil Dutt · 10 years ago
  32. f4669da wlan: Process all candidate AP before setting state to not connected. by Abhishek Singh · 10 years ago
  33. 6cc3856 wlan: Protect PNO enable/disable functions from SSR by Mahesh A Saptasagar · 10 years ago
  34. 8fa0e9a wlan: Fixing misleading HDD API names by Agarwal Ashish · 10 years ago
  35. 2395ee6 wlan: Abort on-going scan upon receiving PNO enable command by Mahesh A Saptasagar · 10 years ago
  36. 787bd5c prima: Fix NULL check after dereference in wlan_hdd_cfg80211_scan by Padma, Santhosh Kumar · 10 years ago
  37. 3da9524 wlan: Providing fix for global PMKIdCache in HDD (STA + STA) by Agarwal Ashish · 10 years ago
  38. c3269a5 wlan: Map deauth(reason 3) from supplicant properly in driver by Abhishek Singh · 10 years ago
  39. 4014244 wlan: Incorrect PMF configuration for soft AP by Chet Lanctot · 10 years ago
  40. aaf1969 wlan: HDD: Fix for issues reported by Static Analysis by c_hpothu · 10 years ago
  41. fafb7fe wlan: Protect cfg80211 ops functions from SSR by Mahesh A Saptasagar · 10 years ago
  42. 0c162d0 wlan: HDD: prevent null check dereference by Siddharth Bhal · 10 years ago
  43. f42f859 wlan: HDD: Read operatingBand from cfg instead of ini by Siddharth Bhal · 10 years ago
  44. 5cba24e wlan: Fix for SAP not operating in VHT mode by Siddharth Bhal · 10 years ago
  45. 1e406c3 wlan: Logging enhancement for PNO. by Sushant Kaushik · 10 years ago
  46. 44ff4e0 wlan: report correct max link-speed to UI. by c_hpothu · 10 years ago
  47. 4c08229 wlan: Correct the Fix for SA Query Timeout by Chet Lanctot · 10 years ago
  48. 8bc7df2 wlan: Changes in HDD logs from numerical values to string by Sushant Kaushik · 10 years ago
  49. e208a83 HS20_REL2:Adding missing changes for OSEN support by Leela Venkata Kiran Kumar Reddy Chirala · 10 years ago
  50. b142903 P2P: Do not issue ROC request when connection is in progress on adapter by Rashmi Ramanna · 10 years ago
  51. dd6beeb wlan: Fix SA Query Timeout by Chet Lanctot · 10 years ago
  52. 73f35e6 wlan: Passing correct arguments to kernel API by c_hpothu · 10 years ago
  53. 3b59e12 P2P: Allow P2P GO to start on social channels when BAND is set to 5GHz by Rashmi Ramanna · 10 years ago
  54. e8e62c8 HS2.0 REL2:Add support to forward various WNM Action frames to supplicant by Leela Venkata Kiran Kumar Reddy Chirala · 11 years ago
  55. a45fdb1 prima: Fix issues found by static code analysis. by Santhosh Kumar Padma · 10 years ago
  56. 5351230 wlan: check for max channels by c_hpothu · 10 years ago
  57. 0e59c47 wlan: Protect wlan_hdd_cfg80211_change_iface function from SSR by Mahesh A Saptasagar · 10 years ago
  58. f257bef Add OSEN support in the host driver by Leela Venkata Kiran Kumar Reddy Chirala · 10 years ago
  59. 37f2131 wlan: Allow single PNO scan at a time. by c_hpothu · 10 years ago
  60. a2e3221 Avoid IMPS during SAP/GO initialization by Swaroop Golti · 10 years ago
  61. 75eeb12 wlan: fix format specifier in logs by Arun Kumar Khandavalli · 10 years ago
  62. 1815629 wlan: Change the behavior of isLoadUnloadInProgres by Mihir Shete · 10 years ago
  63. b09d3e7 wlan: Handling different connect states in virtual interface removal by Vinay Krishna Eranna · 10 years ago
  64. a34c6e6 TDLS: replace mutex_lock_interruptible with mutex_lock for tdls lock by Rajesh Chauhan · 10 years ago
  65. ca171f8 TDLS: Consider peer capabilities to frame tdls setup cnf frame by Pradeep Reddy POTTETI · 10 years ago
  66. eacac6f TDLS: Introduce TDLS_MGMT_VERSION2 to interop with updated tdls_mgmt. by Sunil Dutt Undekari · 10 years ago
  67. 9fb625e wlan: fix format specifier in logs. by Arun Kumar Khandavalli · 10 years ago
  68. e36e355 wlan: Prevent several functions to continue during SSR by Yue Ma · 10 years ago
  69. f0ac175 wlan: Add seperate parameter in INI to set SAP HW mode. by Abhishek Singh · 10 years ago
  70. d62d978 wlan: fix static analysis issues in sme_Api.c and wlan_hdd_cfg80211.c file. by Sushant Kaushik · 10 years ago
  71. cbf75f4 wlan: Fix for schedule scan print by Vinay Krishna Eranna · 10 years ago
  72. 5d5e2c6 wlan: Enterprise Security Enhancements by Varun Reddy Yeturu · 10 years ago
  73. f0e523b wlan: Avoid PNO during active session or session in progress by Vinay Krishna Eranna · 10 years ago
  74. 94a2bb0 wlan: Logging Enhancement in Connect/Disconnect. by Arun Kumar Khandavalli · 10 years ago
  75. 39eede6 wlan : rename wlan_hdd_action to wlan_hdd_mgmt_tx by DARAM SUDHA · 10 years ago
  76. 4b7cb30 wlan: Adding MTRACE functionality to HDD by Sushant Kaushik · 10 years ago
  77. 05a357e Fix continuous scan req failure because of connection in progress by Mahesh A Saptasagar · 10 years ago
  78. bd3feb7 wlan: Add configuration variable to advertise concurrent operation. by Rashmi Ramanna · 10 years ago
  79. facf5e2 wlan: Update right hardware capability in initialization by Vinay Krishna Eranna · 10 years ago
  80. 2a6a906 wlan: Fix MACROS for 32bit to 64bit conversion by krunal soni · 10 years ago
  81. 8cecea2 wlan: Complete PMF (802.11w) support for Soft AP by Chet Lanctot · 10 years ago
  82. 9c6f446 TDLS: Create the TDLS peer entry on the add_station request. by Naresh Jayaram · 10 years ago
  83. 842dad0 Make Copyright consistent batch-2 to match legal by Kiet Lam · 10 years ago
  84. 3180aa4 HDD: Pass Operating Channel and Class information to the firmware. by Naresh Jayaram · 10 years ago
  85. 0585270 wlan: check for parameters for hearbeat offload by Amar Singhal · 10 years ago
  86. aa8e15a wlan: Release 3.2.3.240a by Kiet Lam · 10 years ago
  87. 138af4f wlan: Reason code for scan abort. by Srinivas, Dasari · 10 years ago
  88. 9cff048 wlan: check for parameters for hearbeat offload by Amar Singhal · 10 years ago
  89. a0516c6 wlan: Fix static analysis issues in HDD files by Rajesh Chauhan · 10 years ago
  90. 20ac06f Wlan: Missing Info and Error Logs for scan path in HDD by Nirav Shah · 11 years ago
  91. 98a31f8 wlan: add support for vendor specific event by Rajesh Chauhan · 10 years ago
  92. 971c288 wlan: HDD log level modification. by Agarwal Ashish · 11 years ago
  93. 6ff1c3c wlan: HDD layer logging enchancemnt phase-1. by c_hpothu · 11 years ago
  94. 80830bf Wlan: Missing Info and Error Logs for sched scan path in HDD by Nirav Shah · 10 years ago
  95. 4f55ef3 wlan: HDD: Prevent several cfg80211 functions to continue during SSR by Yue Ma · 10 years ago
  96. 7c55da6 wlan: Avoid race condition between set PTK key and the EAPOL frames by c_hpothu · 10 years ago
  97. b9c5040 wlan: Fix for STA taking long time to connect in suspend mode by Mahesh A Saptasagar · 10 years ago
  98. dc304d8 wlan:Incorrect 11n link rate displayed on GUI by Kaushik, Sushant · 10 years ago
  99. 2104232 wlan: VOS ASSERT during random connection test by Vinay Krishna Eranna · 10 years ago
  100. a3bd800 Wlan: Disable Tx queues from wlan_hdd_cfg80211_stop_ap by Arun Kumar Khandavalli · 10 years ago