1. 6d7dc92 Configurig WLAN/BT interval of BTC as tunable parameters from host by c_hpothu · 11 years ago
  2. 4bbd3cb wlan: adding cfg.ini parameter to configure ATH. by Kiet Lam · 11 years ago
  3. c933d98 wlan: Fix of batch scan result string format by Rajeev Kumar · 11 years ago
  4. 3dfd879 wlan: Configure PNO Feature support through ini by Hardik Kantilal Patel · 11 years ago
  5. a7c8e41 wlan: MAC Address Logging Fix. by Arif Hussain · 11 years ago
  6. 083504c wlan: Priority to country in .ini over country in hostapd.conf by Kiet Lam · 11 years ago
  7. 784d7e8 Fix for Heartbeat failure with specific AP by Leela Venkata Kiran Kumar Reddy Chirala · 11 years ago
  8. 0f32042 wlan: Broadcast 11AC capabilities though HW don't support 11AC. by Kiet Lam · 11 years ago
  9. ba6c305 wlan: Set channel properly when enable channel bonding by Zhaoming Shu · 11 years ago
  10. 19d7718 Droidsec: sscanf parameter count check by kalikinkar dhara · 11 years ago
  11. 6655912 wlan: add module parameters by Arif Hussain · 11 years ago
  12. 8da9899 wlan: P2P IE needs to be added for the non-P2P station interface. by Kiet Lam · 11 years ago
  13. be150c2 wlan: DroidSec: String handling and input validation issues by Kiet Lam · 11 years ago
  14. a72a232 wlan: reset scan offload state after a subsystem restart by Kiet Lam · 11 years ago
  15. b20d8c8 wlan: Fix of batch scan result string format by Rajeev Kumar · 11 years ago
  16. d443e33 wlan: Fix iw_priv_args set_args by Arif Hussain · 11 years ago
  17. ddad6a7 wlan: Add one more variable sent through debugfs for WoW by Yue Ma · 11 years ago
  18. 7adce1b wlan: wlan_hdd_wext Userspace data copy fix by Arif Hussain · 11 years ago
  19. 247f9b1 wlan: replace non-standard "offset" macro in wlan_hdd_cfg.h by Jeff Johnson · 11 years ago
  20. 45e64a7 wlan: Batch scan input validation by Rajeev Kumar · 11 years ago
  21. bc70c42 wlan: Non-sec wd bark due to excessive logging by Wilson Yang · 11 years ago
  22. f040f47 wlan: Driver command to set uapsd enable/disable dynamically. by Kiet Lam · 11 years ago
  23. e9002db wlan: Fix to provide ini parameter to enable/disable IBSS coalesing. by krunal soni · 11 years ago
  24. 62ba18c wlan: Fix txqueuelen to improve packet loss in UDP traffic by krunal soni · 11 years ago
  25. 401c9ae wlan: hdd: fix logging format issue in debugfs by Jeff Johnson · 11 years ago
  26. d123d14 Use BSSID provided by kernel/supplicant for IBSS by Praveen Kumar Sirisilla · 11 years ago
  27. a5ebce0 wlan: Setting Max Tx Power Limit for specific band by Arif Hussain · 11 years ago
  28. 887c427 wlan: SoftAP does not work in 802.11b mode by Kiet Lam · 11 years ago
  29. b58ca0d wlan: Fix for IBSS ping failures by Ravi Joshi · 11 years ago
  30. f9520d6 wlan: Fix for HDD queue disable issue during peer departure by Ravi Joshi · 11 years ago
  31. 91ccbe8 wlan: ccx upload: Support ccx beacon report by Srinivas Girigowda · 11 years ago
  32. 5ac60e7 wlan: Static source code analysis fixes for HDD by Yue Ma · 11 years ago
  33. 7bb5c49 wlan: fix build failure when WLAN_BTAMP_FEATURE is enabled by Jeff Johnson · 11 years ago
  34. b69f8dc wlan:Incorrect 11n link rate displayed on GUI by Kiet Lam · 11 years ago
  35. 4f1d5a5 wlan: fix compilation errors for PNO and ROAM_SCAN_OFFLOAD feature flags by Manjunathappa Prakash · 11 years ago
  36. 24bafea wlan: MAC Address Logging Fix. by Arif Hussain · 11 years ago
  37. 71ccecc wlan: Add support for handling VHT80 regulatory hints by Tushnim Bhattacharyya · 11 years ago
  38. f67dca9 wlan: use correct type conversion of cfg80211 cookies by Jeff Johnson · 11 years ago
  39. 99db626 wlan: Truncating batch scan response properly by Rajeev Kumar · 11 years ago
  40. ac06e2c wlan: Logging enhancements for Scan. by Kiet Lam · 11 years ago
  41. 6c58333 wlan: use correct regulatory APIs by Kiet Lam · 11 years ago
  42. 826d941 wlan: Fix buffer Overread in hdd_ioctl by Arif Hussain · 11 years ago
  43. ae69d7a Fix: Kernel panic due to unregistered timer callback invoked by Kiet Lam · 11 years ago
  44. c6bef88 wlan: adding check for ts_info.up. by Kiet Lam · 11 years ago
  45. 1f98cbd wlan: SETMCRATE improve implementation by Leo Chang · 11 years ago
  46. ac3ba77 wlan: mocha LPHB invalid error handling MSG fix by Leo Chang · 11 years ago
  47. 3b17fc8 wlan: report RSSI after querying the firmware by Kiet Lam · 11 years ago
  48. 04e2691 wlan: hdd: Fix kernel crash on interface addition by Kiet Lam · 11 years ago
  49. 8d21d5b wlan: Fix bssid in del_pmksa and flush_pmksa by Kiet Lam · 11 years ago
  50. 62111f2 wlan: Fix race condition for reliable delivery of action frames. by Kiet Lam · 11 years ago
  51. 0a40223 wlan: set wiphy flag conditionally by Amar Singhal · 11 years ago
  52. c7608ae wlan: Fix string termination and integer out of bound errors by Mingcheng Zhu · 11 years ago
  53. 0299d0a wlan: hdd: fix logging format/argument mismatch by Jeff Johnson · 11 years ago
  54. 4ae66ec wlan: Add support to enable/disable MAWC by Sameer Thalappil · 11 years ago
  55. 46b8e4e Dynamically enable/disable strict FCC Regulatory Rule. by Kiet Lam · 11 years ago
  56. 90cc862 wlan: Modify the debug log level to Info. by Shake M Subhani · 11 years ago
  57. 0eb2d5b DroidSec:Unsafe access to user space memory from kernel by Wilson Yang · 11 years ago
  58. 6943f52 wlan: Fix DHCP failure caused by PTK overwrite by Arif Hussain · 11 years ago
  59. 02fd623 DroidSec: Input not checked in function wlan_ftm_priv_set_mac_address by Wilson Yang · 11 years ago
  60. c40f751 wlan: Batch scan convert channel id into frequency by Rajeev Kumar · 11 years ago
  61. f80a054 wlan: Memory leak in cfg80211 by Wilson Yang · 11 years ago
  62. bee426e wlan: Do not flush the entire work items by Sameer Thalappil · 11 years ago
  63. 52d885b wlan: Fix issue in stop SoftAp by Rajesh Chauhan · 11 years ago
  64. bcf3852 wlan: Added ioctl to enable/disable Traffic Monitor Feature Dynamically by Kiet Lam · 11 years ago
  65. 1084136 wlan:SAP:Configure SAP country code through the gAPCntryCode by Kiet Lam · 11 years ago
  66. b492efd wlan: Fix code inspection tool reported issues by Sameer Thalappil · 11 years ago
  67. fa7157d wlan: Fix mismatch between format specifiers and vos_trace_msg by Srinivas Girigowda · 11 years ago
  68. 0279779 wlan: fix warnings due to revised abstracted types by Jeff Johnson · 11 years ago
  69. 7019bb3 wlan: Prevent HDD roam profile being cleared during assoc process by James Zmuda · 11 years ago
  70. be97df0 wlan: fix invalid handling of user data in HDD by Rajeev Kumar · 11 years ago
  71. 41c7c5f wlan: Prefer 5G AP over 2.4G by Rssi margin by Srinivas Girigowda · 11 years ago
  72. c8e1eb5 wlan: Fix for the Multicast packet filter failure at P2P CLI interface by Kiet Lam · 11 years ago
  73. 4ce1cc5 wlan: Kernel NL ready indication fix by Leo Chang · 11 years ago
  74. ad34ca9 wlan: include wesmode support again by Srinivas Girigowda · 11 years ago
  75. 5cecb20 wlan: CCX upload support for statically linked driver by Srinivas Girigowda · 11 years ago
  76. 6158985 wlan: Ignore broadcast mac address to get connected staId. by Kiet Lam · 11 years ago
  77. 20140c1 wlan: Handle out of order batch scan commands by Rajeev Kumar · 11 years ago
  78. 9ab2fe5 wlan: Protect DXE register access during SSR by Sameer Thalappil · 11 years ago
  79. ce651e4 wlan: Batch Scan to return complete scan results by Rajeev Kumar · 11 years ago
  80. 292d2bb wlan: Fix batch scan response string format by Rajeev Kumar · 11 years ago
  81. 63993e3 wlan: Static source code analysis fixes for HDD by Yue Ma · 11 years ago
  82. 0c2ba1b Adding support for SIOCGIWMODE for hostapd (SoftAP). by Madan Mohan Koyyalamudi · 11 years ago
  83. cc57ed4 wlan: Fix for HDD Tx Timeout in IBSS mode by Ravi Joshi · 11 years ago
  84. 0025634 wlan: Fix issues reported by code inspection tool by Wilson Yang · 11 years ago
  85. 1be3e65 DroidSec: Check sscanf returns in function iw_set_priv by Wilson Yang · 11 years ago
  86. 0c69aee wlan: DroidSec: String handling and input validation issues by Srinivas Girigowda · 11 years ago
  87. a49cbc5 wlan: linux regulatory changes by Amar Singhal · 11 years ago
  88. 623f659 DroidSec: function iw_set_pno where sscanf return is not checked by Wilson Yang · 11 years ago
  89. c0eda4f WLAN: same p2p MAC address is observed from mutiple devices by kalikinkar dhara · 11 years ago
  90. ef60827 wlan: A method by which metrics related to roaming can be reported by Yue Ma · 11 years ago
  91. fd3b7a9 wlan: Place DHCP packets in VOICE queue on low resource condition. by Madan Mohan Koyyalamudi · 11 years ago
  92. 9679744 TDLS : Protect the Adapter access with a mutex. by Madan Mohan Koyyalamudi · 11 years ago
  93. 6f97145 DroidSec: Check sscanf returns in function iw_set_power_params by Wilson Yang · 11 years ago
  94. 3fc2664 wlan: Fix for MC/BC packets sending issue in open security mode by krunal soni · 11 years ago
  95. 263cec1 TDLS: Move tdls_lock to HDD Context by Madan Mohan Koyyalamudi · 11 years ago
  96. 79dbe4c wlan: Host driver changes to support batch scan by Rajeev · 11 years ago
  97. 00c03fc Reverting the prop features by Madan Mohan Koyyalamudi · 11 years ago
  98. 6507c4e wlan: Cached PMK ID still included after forget AP by Wilson Yang · 11 years ago
  99. ad37df1 wlan: debug enahnacement for umac by Tushnim Bhattacharyya · 11 years ago
  100. d53568e wlan: Fix race conditions while configuring mc/bc filter by Amar Singhal · 11 years ago