1. 393c270 prima: handle correct definition of struct wiphy_vendor_command by Jeff Johnson · 10 years ago
  2. b0e0a98 wlan: Fix Crash due to SSR triggers during cfg Ops handling by Mukul Sharma · 10 years ago
  3. 57e8437 wlan: Defer back to back scan only in connected state. by Agarwal Ashish · 10 years ago
  4. bd3e10b wlan: Defer scan if back to back scan on STA interface. by Agarwal Ashish · 10 years ago
  5. 6ab864d wlan:Set the hdd state to not connected even if disconnect timeout. by Abhishek Singh · 10 years ago
  6. 086e0a3 wlan: HDD: SAPHT40 2.4GHz:Add ini parameter to Enable HT40 in SAP/P2PGO by Hardik Kantilal Patel · 10 years ago
  7. bcb0b7e wlan: Move staInfo to sapContext by Sachin Ahuja · 10 years ago
  8. 697ba3f wlan: Added the gEnableDFSPnoChnlScan ini parameter by Sachin Ahuja · 10 years ago
  9. 63a19a7 wlan: hdd: disable PNO at thermal mitigation lvl 4 by Siddharth Bhal · 10 years ago
  10. a8a304f Assign correct AC to wmm AC link layer latats stats by Srinivas Dasari · 10 years ago
  11. 9894743 clear the interface stats in host for set and clear commands by Srinivas Dasari · 10 years ago
  12. bfd06f7 wlan: hdd changes to parse reason-code in del_sta. by Hanumantha Reddy Pothula · 10 years ago
  13. 05f1c1f wlan: Address kernel panic due to invalid memory access by Mahesh A Saptasagar · 10 years ago
  14. 678227a wlan: Handle set band if CONFIG_ENABLE_LINUX_REG is not defined. by Abhishek Singh · 10 years ago
  15. e18b2cf prima: Support for get_concurrency_matrix by Dasari Srinivas · 10 years ago
  16. 2a27163 wlan: Implement Private NL CMD handling for roaming by Mukul Sharma · 10 years ago
  17. 98c46a1 prima: Fix dereferencing pointer before NULL check. by Kiet Lam · 10 years ago
  18. 7697221 wlan: hdd: Add host scan mac-spoofing support by Siddharth Bhal · 10 years ago
  19. 225aa7c wlan: Abort existing remain on channel. by c_hpothu · 10 years ago
  20. 1be0c4e prima: LLstats- Indicate peer type in peer stats by Dasari Srinivas · 10 years ago
  21. 4975a57 wlan:Pass correct session for scan abort by Kaushik, Sushant · 10 years ago
  22. 0a9f68d prima: TDLS: Add channel and operating class to HAL status by Atul Mittal · 10 years ago
  23. f607080 wlan: Init WMM config during SAP turn on. by Kaushik, Sushant · 10 years ago
  24. 6f22c1f wlan: Clear any key values in the memory. by Vinay Krishna Eranna · 10 years ago
  25. 454664b prima: TDLS:Modify status to HAL while moving to Idle state by Atul Mittal · 10 years ago
  26. 7db41f3 wlan: Fix for issue reported by Static Analysis tool by Deepthi Gowri · 10 years ago
  27. 69e3f28 cfg80211: Introduce CFG80211_DEL_STA_V2 to interop with updated del_station by Naresh Jayaram · 10 years ago
  28. 738843c wlan: Dynamically enable/disable DFS channels. by Agarwal Ashish · 10 years ago
  29. 90747d7 prima: Handle rssi parameters as signed attributes by Dasari Srinivas · 10 years ago
  30. b46ed1d prima: Change HDD context verification log level to info by Dasari Srinivas · 10 years ago
  31. 7875a30 wlan: Get the supported features by driver/firmware by Dasari Srinivas · 10 years ago
  32. 2633ace prima: Remove a redundant HDD cache for PMKID. by Kanchanapally, Vidyullatha · 10 years ago
  33. a3a5cb4 wlan: HDD: Add mac spoofing support based on random mac OUI by Siddharth Bhal · 10 years ago
  34. ae40803 WLAN:Add missing support for SHA256 akm suites by Abhishek Singh · 10 years ago
  35. afc34e3 sap: Add scan band preference threshold by Peng Xu · 10 years ago
  36. 3b9536d wlan: Link Layer Stats, implementation of interface Tx/Rx statistics by Dino Mycle · 10 years ago
  37. 2446a89 sap: Scan band preference by Peng Xu · 10 years ago
  38. 8b2ce27 prima: Do not use bucket parameter as an index. by Dasari Srinivas · 10 years ago
  39. 271a765 prima:TDLS Rectify the reason for the the TDLS tear down. by Atul Mittal · 10 years ago
  40. 1f0948d wlan: Delete any associated STAs on AP/P2P GO teardown. by Rashmi Ramanna · 10 years ago
  41. f4b6802 wlan: Use wlan_hdd_cfg80211_inform_bss_frame to update bss database by Girish Gowli · 10 years ago
  42. 2fe8993 wlan: Flush Stale scan results for PNO Scan. by Sushant Kaushik · 10 years ago
  43. 01abcee wlan: HDD: initialize temp variable before use. by Girish Gowli · 10 years ago
  44. 182a0b2 wlan: disable tx before sending DEL_STA/BSS request to the firmware by Mihir Shete · 10 years ago
  45. b53c45d wlan: Reset isPnoEnable flag on failure of start PNO scan. by c_hpothu · 10 years ago
  46. aeb7b77 Accept RoC even if sta interface is in connecting state. by Ganesh Kondabattini · 10 years ago
  47. 500fc47 wlan: Fix for MC_Thread hung during change iface. by Deepthi Gowri · 10 years ago
  48. bf584e9 wlan: Restart SAP to ensure STA+SAP scc. by Sushant Kaushik · 10 years ago
  49. 47d1811 wlan: Protection of active session while disconnecting with spin lock. by Agarwal Ashish · 10 years ago
  50. 4b1d235 wlan: IBSS: Select proper cbmode if DOT11AC is not supported. by Abhishek Singh · 10 years ago
  51. c8f3f33 wlan: Link Layer Stats, adding WIFI_INTERFACE_UNKNOWN to interface mode by Dino Mycle · 10 years ago
  52. 115287b prima: TDLS external control through HAL by Atul Mittal · 10 years ago
  53. c65b5ca wlan: Fix incorrect Handling of Active Session in Disconnect. by Agarwal Ashish · 10 years ago
  54. a7f454d wlan: prima: Copyright fix by Kiet Lam · 10 years ago
  55. 7bd6ad4 wlan: Send directed Probe Request frames only for hidden SSIDs. by Mahesh A Saptasagar · 10 years ago
  56. d3d5002 wlan: Sessionize Link Layer Stats to support multiple interfaces. by Dino Mycle · 10 years ago
  57. ad16125 Revert "wlan: Use power save mode as DHCP start/stop indication." by Kiet Lam · 10 years ago
  58. 79aab32 wlan: Return linkspeed speed based upon rssi value. by c_hpothu · 10 years ago
  59. 811205f wlan: Fix roaming latency caused by cfg80211_get_station by Mukul Sharma · 10 years ago
  60. ba6764e wlan: Restart SAP to ensure STA+SAP scc. by Sushant Kaushik · 10 years ago
  61. 4b87f92 wlan: Do not attempt TDLS connection in case of concurrency. by Agarwal Ashish · 10 years ago
  62. 51325b5 wlan: HDD_VOSS: Restrict creation of multi-port concurrency by Agarwal Ashish · 10 years ago
  63. 3c986b2 wlan: Fix klock work issues. by c_hpothu · 10 years ago
  64. 4f640e4 wlan: P2P connection failed with ctsVerifier. by Sushant Kaushik · 10 years ago
  65. e8843b3 wlan: Enhance EXTScan to Separate data between HDD and SME by Dino Mycle · 10 years ago
  66. df0a5d9 wlan: Enhance LLStats to Separate data between HDD and SME by Dino Mycle · 10 years ago
  67. b1ed0f4 Revert "wlan: Null pointer dereference in MTRACE in HDD." by Kaushik, Sushant · 10 years ago
  68. 5a28865 wlan: HDD: Add request ID in scan event. by Dasari Srinivas · 10 years ago
  69. 3ec0dee Revert "wlan: sap: populate the wmmie from cfg80211" by Rashmi Ramanna · 10 years ago
  70. 3a38bd1 wlan: Fix for interface up/down handling as required for STA + STA by Agarwal Ashish · 10 years ago
  71. 2757407 wlan: Protect cfg80211_ops functions from SSR by Mahesh A Saptasagar · 10 years ago
  72. dc2bfd4 wlan: Abort scan for SSID if deauth is received from supplicant. by Abhishek Singh · 10 years ago
  73. 1072872 wlan: Null pointer dereference in MTRACE in HDD. by Sushant Kaushik · 10 years ago
  74. 6fb96c1 wlan: HDD: Extended Scan Implementation. by Dino Mycle · 10 years ago
  75. 94fd292 wlan: Use power save mode as DHCP start/stop indication. by Kiet Lam · 10 years ago
  76. aee4394 wlan: Always update the bss in cfg80211 before connection. by Abhishek Singh · 10 years ago
  77. fe599e9 wlan: reset encryption type when start bss by c_hpothu · 10 years ago
  78. 4bf7a63 wlan: Fix to return proper value from wlan_hdd_scan_abort by Girish Gowli · 10 years ago
  79. 5128c4f wlan: sap: populate the wmmie from cfg80211 by Abhishek Singh · 10 years ago
  80. f7418d7 wlan: Protect add del and flush pmksa functions from SSR by Mahesh A Saptasagar · 10 years ago
  81. 1a51bc0 wlan: Protect add get and set_default key functions from SSR by Mahesh A Saptasagar · 10 years ago
  82. 179d225 wlan: Protect cfg80211 ops functions functions from SSR by Mahesh A Saptasagar · 10 years ago
  83. bcc5b66 wlan: Protect suspend and resume cfg80211 ops functions from SSR by Mahesh A Saptasagar · 10 years ago
  84. 3c8f8e8 wlan: Fix for redundant TDLS log during scan_done callback. by c_hpothu · 10 years ago
  85. 09f1954 wlan: Get stats from firmware irrespective of link-speed configuration by c_hpothu · 10 years ago
  86. c69bccb wlan: HDD: Link Layer Statistics Implementation by Sunil Dutt · 10 years ago
  87. f4669da wlan: Process all candidate AP before setting state to not connected. by Abhishek Singh · 10 years ago
  88. 6cc3856 wlan: Protect PNO enable/disable functions from SSR by Mahesh A Saptasagar · 10 years ago
  89. 8fa0e9a wlan: Fixing misleading HDD API names by Agarwal Ashish · 10 years ago
  90. 2395ee6 wlan: Abort on-going scan upon receiving PNO enable command by Mahesh A Saptasagar · 10 years ago
  91. 787bd5c prima: Fix NULL check after dereference in wlan_hdd_cfg80211_scan by Padma, Santhosh Kumar · 10 years ago
  92. 3da9524 wlan: Providing fix for global PMKIdCache in HDD (STA + STA) by Agarwal Ashish · 10 years ago
  93. c3269a5 wlan: Map deauth(reason 3) from supplicant properly in driver by Abhishek Singh · 10 years ago
  94. 4014244 wlan: Incorrect PMF configuration for soft AP by Chet Lanctot · 10 years ago
  95. aaf1969 wlan: HDD: Fix for issues reported by Static Analysis by c_hpothu · 10 years ago
  96. fafb7fe wlan: Protect cfg80211 ops functions from SSR by Mahesh A Saptasagar · 10 years ago
  97. 0c162d0 wlan: HDD: prevent null check dereference by Siddharth Bhal · 10 years ago
  98. f42f859 wlan: HDD: Read operatingBand from cfg instead of ini by Siddharth Bhal · 10 years ago
  99. 5cba24e wlan: Fix for SAP not operating in VHT mode by Siddharth Bhal · 10 years ago
  100. 1e406c3 wlan: Logging enhancement for PNO. by Sushant Kaushik · 10 years ago