1. bbd16eb wlan: 3rd set of Runtime Config items by Srinivas Girigowda · 11 years ago
  2. 8301aa1 wlan: make sure at least one PNO timer is configured by Jeff Johnson · 11 years ago
  3. e7cbc5d Fix for the tdls mutiple peer instability issues by Gopichand Nakkala · 11 years ago
  4. 6f8870f wlan: 11AC rate support by Leo Chang · 11 years ago
  5. 640728a wlan: feature check before enabling wiphy roaming capability flag by Srinivas Girigowda · 11 years ago
  6. c9ca373 wlan: Fix cases of dereference before NULL check in P2P code by Jeff Johnson · 11 years ago
  7. 27cee45 wlan: Fix dereference before NULL check in netdev notifier by Jeff Johnson · 11 years ago
  8. f77ef0a wlan: validate key length passed to wlan_hdd_cfg80211_add_key() by Jeff Johnson · 11 years ago
  9. c1b1152 wlan: HDD: Removing mcastbcast filter check in the PMC callback by Gopichand Nakkala · 11 years ago
  10. 3030bf7 wlan: Workaround replaced by actual fix by Varun Reddy Yeturu · 11 years ago
  11. 4ddf019 Fix for the crash due to excessive log by Gopichand Nakkala · 11 years ago
  12. 13c0d08 wlan: RSSI based TDLS tear down. by Shailender Karmuchi · 11 years ago
  13. 186b573 wlan: Add PMF (802.11w) support for station mode by Chet Lanctot · 11 years ago
  14. 7b65940 wlan: Reduce returned data bytes for get_sta_info by Yathish Hanumapuradoddi Shivanna · 11 years ago
  15. 4416a78 Fixed bugs found during static code analysis by Jeff Johnson · 11 years ago
  16. fbf5ffc wlan: defer signalling connect failure until complete by James Zmuda · 11 years ago
  17. 39aa0cc wlan: fix issue of double registration to TL for a TDLS peer STA by Gopichand Nakkala · 11 years ago
  18. dcbcf4e Fix for "scan enabled the dynamically disabled TDLS" by Gopichand Nakkala · 11 years ago
  19. 3046fc9 Fix for the crash in TDLS timers. by Gopichand Nakkala · 11 years ago
  20. 40b59aa wlan: remove obsolete ANI_CHIPSET_VOLANS featurization by Jeff Johnson · 11 years ago
  21. 90e4c75 Add debug logs to monitor SCC and MCC by Sudhir Sattayappa Kohalli · 11 years ago
  22. 638ebc7 Fix for the crash in wlan_hdd_tdls_update_peer_cb by Gopichand Nakkala · 11 years ago
  23. cf9a9b4 wlan: SETROAMSCANCHANNELS should take min of Number of Channels by Srinivas Girigowda · 11 years ago
  24. 2b25f4e wlan: Add vender specific IEs in Beacon Frame by Gopichand Nakkala · 11 years ago
  25. b8edd1e wlan: SETROAMSCANPERIOD 0 to disable periodic scan by Srinivas Girigowda · 11 years ago
  26. 356fb10 wlan : Fast transition (11r) by Gopichand Nakkala · 11 years ago
  27. ebd46b5 wlan: Transport debugging crash fix by schang · 11 years ago
  28. 86c22c4 wlan: New feature, Set TX Power with SAP mode. by schang · 11 years ago
  29. c3c42b9 Reverting "Postpone scan request until TDLS torn down" by Gopichand Nakkala · 11 years ago
  30. 93e67ff Postpone scan request until TDLS torn down by Hoonki Lee · 11 years ago
  31. 34d1b06 Fix for the VOS_ASSERT in add station time. by Gopichand Nakkala · 11 years ago
  32. ccd3a38 Fix for the pmcState messed up during TDLS setup by Gopichand Nakkala · 11 years ago
  33. 9efb9aa wlan: protect ULA callback against adapter state changes by Jeff Johnson · 11 years ago
  34. 16c0284 Fix for the crash in wlan_hdd_tdls_check_bmps by Gopichand Nakkala · 11 years ago
  35. 24d3e29 Fix Null pointer exception from pRoamInfo by Hoonki Lee · 11 years ago
  36. 75e7b28 Fix to enable/disable BMPS during peer discovery by Gopichand Nakkala · 11 years ago
  37. 2751190 Change TDLS run-time enable/disable scheme by Hoonki Lee · 11 years ago
  38. 0592280 Fix for TDLS multiple peer instability by Gopichand Nakkala · 11 years ago
  39. c87400e TDLS: Added some more logs for debugging by Gopichand Nakkala · 11 years ago
  40. 9e289cc wlan: Aggregation getting disabled when TM level going from 0 to 4 by Venkata Prathyusha Kuntupalli · 11 years ago
  41. 6295e54 wlan: If host detects data stall, issue FW BMU dump command by schang · 11 years ago
  42. 8b54e91 wlan: encrypt gtk 2/2 message during wpa authentication by Gopichand Nakkala · 11 years ago
  43. d34cedb wlan: iwpriv getRoamRssi to query RSSI from roaming engine by Srinivas Girigowda · 11 years ago
  44. c8fa7b6 wlan: Avoid invalid channel configuration for GO/SAP. by Gopichand Nakkala · 11 years ago
  45. b085622 Fix the compilation issue by Gopichand Nakkala · 11 years ago
  46. 681989c Pass TDLS Peer Capabilities for Rate Adaptation by Gopichand Nakkala · 11 years ago
  47. 8b00c63 Fix for link not establishing in multiple peer scenario by Gopichand Nakkala · 11 years ago
  48. 4327a15 TDLS Support for the P2P interface by Gopichand Nakkala · 11 years ago
  49. a553c46 wlan: Do not let APPS suspend if roaming is in progress by Srinivas Girigowda · 11 years ago
  50. 6ab1956 wlan: hdd: remove obsolete "WLAN_FEATURE_P2P" featurization by Gopichand Nakkala · 11 years ago
  51. 66923aa wlan: hdd: remove obsolete "CONFIG_CFG80211" featurization by Gopichand Nakkala · 11 years ago
  52. bcde8bc wlan: Add config param AP LINK MONITOR TIMEOUT by Sejal Chauhan · 11 years ago
  53. 8fbc3d4 Reduce some message log level to INFO by Gopichand Nakkala · 11 years ago
  54. 901e892 Transmit Discovery to check if the peer exists before setup by Gopichand Nakkala · 11 years ago
  55. 252c9ef wlan: Miss interpretation of data pointer by Gopichand Nakkala · 11 years ago
  56. 37e6f05 Fix race condition for SAP+STA concurrency by Amar Singhal · 11 years ago
  57. b463842 Fix for the false detection of management frame TX completion failed by Pervinder Singh · 11 years ago
  58. 88ba774 wlan: hdd: remove obsolete Factory Test Mode featurization by Jeff Johnson · 11 years ago
  59. 7dda777 wlan: hdd: remove obsolete "WLAN_SOFTAP_FEATURE" featurization by Jeff Johnson · 11 years ago
  60. eed2dca wlan: hdd: remove obsolete "INTEGRATED_SOC" featurization by Jeff Johnson · 11 years ago
  61. 9d76a9b Fix for the crash at the time of driver unload by Gopichand Nakkala · 11 years ago
  62. b88f677 Fix multiple acquires for the same mutex lock and data stall. by Gopichand Nakkala · 11 years ago
  63. 9f7592a Not to do multiple setups during setup negotiation with same peer by Gopichand Nakkala · 11 years ago
  64. eb69b60 Fix to enhance the mutex lock acquire by Gopichand Nakkala · 11 years ago
  65. 3527f0c Fix WLAN connection issues with BTC by Kiran Kumar Lokere · 11 years ago
  66. b977a97 Fix for device not coming to BMPS after teardown TDLS link by Gopichand Nakkala · 11 years ago
  67. bc676b4 wlan: Remove obsolete USB and SDIO conditional code by Jeff Johnson · 11 years ago
  68. 3a37def wlan: update Listen Interval with change in multisession by Tushnim Bhattacharyya · 11 years ago
  69. 0f27681 wlan: move mcast list to adapter context by Gopichand Nakkala · 11 years ago
  70. de69741 wlan: FirstSet of Run Time Config variables by Srinivas Girigowda · 11 years ago
  71. 75ea31a wlan: Add SSR protection to WEXT APIs by Sameer Thalappil · 11 years ago
  72. 39a8f18 wlan: Fixed issue in handling of EAPOL keys by Tushnim Bhattacharyya · 11 years ago
  73. b8ddf46 wlan: Fix for ARP offload issue by Gopichand Nakkala · 11 years ago
  74. f3a6e76 wlan: Augment ioctl WLAN_PRIV_SET_MCBC_FILTER by Amar Singhal · 11 years ago
  75. c823980 P2P : Fix related to P2P connection reliability improvement by Sudhir Sattayappa Kohalli · 11 years ago
  76. 0112041 TDLS: feature enhancement for discovery and teardown by Chilam Ng · 11 years ago
  77. 2aad8d8 wlan: qnx awareness to corestack by Mahesh Kumar Kalikot Veetil · 11 years ago
  78. d7d1365 wlan : Fast transition (11r) by Gopichand Nakkala · 11 years ago
  79. 05ab132 wlan: MAC context set to NULL in HDD context after driver shutdown in SSR by Gopichand Nakkala · 11 years ago
  80. a0128bc Revert "wlan: Abort scan on receiving remain_on_channel request" by Gopichand Nakkala · 11 years ago
  81. 50dc009 wlan: Remove access to GPL only APIs by Sameer Thalappil · 11 years ago
  82. 273d5a0 Fix to stop doing discovery after maximum retry by Gopichand Nakkala · 11 years ago
  83. cc3fe44 wlan: Set TxBF csn value based on ini configuration. by Shailender Karmuchi · 11 years ago
  84. 546a5c1 wlan: prevent timer callback after unload during SSR by Jeff Johnson · 11 years ago
  85. 11f7dda Register TDLS peer to TL at link enable by Hoonki Lee · 11 years ago
  86. 8ee532d Fix for Multiple Invitation pop window seen during P2P connection by Sudhir Sattayappa Kohalli · 11 years ago
  87. c369458 Fix to not flood TDLS Discovery Request frames by Gopichand Nakkala · 11 years ago
  88. 2a0a157 Fix to delete all connected tdls peer by Gopichand Nakkala · 11 years ago
  89. b1f7d34 Disable LDPC in sta mode when AP is TXBF capable by Leela V Kiran Kumar Reddy Chirala · 11 years ago
  90. e748020 wlan: Initialization of structure variable by Gopichand Nakkala · 11 years ago
  91. 4824d4c wlan: fix ioctl interfaces to get driver/firmware version by Jeff Johnson · 11 years ago
  92. 0974e40 wlan: Do not reference userspace memory in the driver by Amar Singhal · 11 years ago
  93. 84f11f0 wlan: Set correct CB mode for channel 165. by Shailender Karmuchi · 11 years ago
  94. 91b0926 Fix vos_assert and kernel panic during wlan_exit by Gopichand Nakkala · 11 years ago
  95. 3a32cc5 wlan: Fix for SAP/P2P GO to come up on configured channel by Viral Modi · 11 years ago
  96. cb9177a PRIMA: Avoiding memory leak while setting dynamic MCBC filter. by Gopichand Nakkala · 11 years ago
  97. 49f96f6 wlan: Fix for address scheme for p2p device administrated. by Gopichand Nakkala · 11 years ago
  98. 45931fb wlan: Remove early suspend notifications by Sameer Thalappil · 11 years ago
  99. 47d06d6 Fixed criteria for starting TDLS idle timer. by Chilam Ng · 11 years ago
  100. 64267f7 wlan: allow SAP to setup in 5GHz DFS channel by Madan Mohan Koyylamudi · 11 years ago