1. ba793b6 Revert "wlan: Support to disable 11ac dynamically." by Madan Mohan Koyyalamudi · 11 years ago
  2. 81c1788 wlan: Notify cfg80211 of successful IBSS creation by Jeff Johnson · 11 years ago
  3. 439bfb1 Fix the connection latency issue with multiple connect/disconnects. by Kiran Kumar Lokere · 11 years ago
  4. d86a14e wlan: Support to disable 11ac dynamically. by Gopichand Nakkala · 11 years ago
  5. a734f33 wlan: IBSS Support by Shailender Karmuchi · 11 years ago
  6. c8550fa Fix the issue with zero bssid indication when connection is failed. by Kiran Kumar Lokere · 11 years ago
  7. 66b75f3 HT40/HT20 connection cannot be established on TDLS link by Hoonki Lee · 11 years ago
  8. 40ab275 Fix for the crash in wlan_hdd_tdls_check_bmps by Gopichand Nakkala · 11 years ago
  9. d786fa3 Debug prints for SAP/STA Concurrency by Gopichand Nakkala · 11 years ago
  10. 870cbae wlan: Support for GTK rekey offload by Gopichand Nakkala · 11 years ago
  11. e7cbc5d Fix for the tdls mutiple peer instability issues by Gopichand Nakkala · 11 years ago
  12. 186b573 wlan: Add PMF (802.11w) support for station mode by Chet Lanctot · 11 years ago
  13. 4416a78 Fixed bugs found during static code analysis by Jeff Johnson · 11 years ago
  14. fbf5ffc wlan: defer signalling connect failure until complete by James Zmuda · 11 years ago
  15. 90e4c75 Add debug logs to monitor SCC and MCC by Sudhir Sattayappa Kohalli · 11 years ago
  16. 356fb10 wlan : Fast transition (11r) by Gopichand Nakkala · 11 years ago
  17. 24d3e29 Fix Null pointer exception from pRoamInfo by Hoonki Lee · 11 years ago
  18. 8b54e91 wlan: encrypt gtk 2/2 message during wpa authentication by Gopichand Nakkala · 11 years ago
  19. 681989c Pass TDLS Peer Capabilities for Rate Adaptation by Gopichand Nakkala · 11 years ago
  20. 4327a15 TDLS Support for the P2P interface by Gopichand Nakkala · 11 years ago
  21. 6ab1956 wlan: hdd: remove obsolete "WLAN_FEATURE_P2P" featurization by Gopichand Nakkala · 11 years ago
  22. 66923aa wlan: hdd: remove obsolete "CONFIG_CFG80211" featurization by Gopichand Nakkala · 11 years ago
  23. 7dda777 wlan: hdd: remove obsolete "WLAN_SOFTAP_FEATURE" featurization by Jeff Johnson · 11 years ago
  24. eed2dca wlan: hdd: remove obsolete "INTEGRATED_SOC" featurization by Jeff Johnson · 11 years ago
  25. b977a97 Fix for device not coming to BMPS after teardown TDLS link by Gopichand Nakkala · 11 years ago
  26. 3a37def wlan: update Listen Interval with change in multisession by Tushnim Bhattacharyya · 11 years ago
  27. 0f27681 wlan: move mcast list to adapter context by Gopichand Nakkala · 11 years ago
  28. 75ea31a wlan: Add SSR protection to WEXT APIs by Sameer Thalappil · 11 years ago
  29. 39a8f18 wlan: Fixed issue in handling of EAPOL keys by Tushnim Bhattacharyya · 11 years ago
  30. d7d1365 wlan : Fast transition (11r) by Gopichand Nakkala · 11 years ago
  31. 11f7dda Register TDLS peer to TL at link enable by Hoonki Lee · 11 years ago
  32. c369458 Fix to not flood TDLS Discovery Request frames by Gopichand Nakkala · 11 years ago
  33. 2a0a157 Fix to delete all connected tdls peer by Gopichand Nakkala · 11 years ago
  34. e6bfe94 TDLS teardown shows StaID Mismatch message. by Hoonki Lee · 11 years ago
  35. 387663d TDLS: Fixed mem_free problem at driver unload. by Hoonki Lee · 11 years ago
  36. 4a17ebe Fix the max tx power issue with 11h/d enable. by Kiran · 11 years ago
  37. f987a0b TDLS: Fix for adding TDLS peer device twice. by Lee Hoonki · 11 years ago
  38. b48f96d TDLS: data path stall after TDLS teardown by Chauhan Rajesh · 11 years ago
  39. 571c65a TDLS Changes for implicit trigger. by Chilam NG · 11 years ago
  40. f63df0d TDLS: Iperf taffic stops after TDLS teardown. by Hoonki Lee · 11 years ago
  41. 1090c6a TDLS: Refine TDLS debug print. by Hoonki Lee · 11 years ago
  42. fc41646 wlan: Fixed hard tabs and Licensing info to include only QCA by Ng Chilam · 11 years ago
  43. 92f07d8 wlan: Adding opensource copyright/license by Gopichand Nakkala · 11 years ago
  44. a8a1a48 wlan: Fix misspellings in prima code ("adapter" and "parameter") by Jeff Johnson · 11 years ago
  45. 5a07b4b wlan: Set Protect frame bit for TDLS sta, only if encryption enabled on link. by Madan Mohan Koyyalamudi · 11 years ago
  46. 698ba2a wlan: TDLS Integration from Dev32Sta by Mohit Khanna · 11 years ago
  47. d5acbf5 wlan: Fix for scan failure when smeRoamConnect failed. by Madan Mohan Koyyalamudi · 11 years ago
  48. ec625f7 wlan: Fix issues reported by code inspection tool in HDD by Pratik Bhalgat · 12 years ago
  49. 1bed23d wlan: Fix for Incorrect Length Check (affecting roaming) by Madan Mohan Koyyalamudi · 12 years ago
  50. 2dd4c8d wlan: Indicating reassoc event to supplicant by Madan Mohan Koyyalamudi · 12 years ago
  51. f146b38 wlan: Removed hard tabs - Integration for 11R changes to Rel 1.2 by Madan Mohan Koyyalamudi · 12 years ago
  52. ea77388 wlan: Support 802.11r feature. define WLAN_FEATURE_VOWIFI_11R. by Madan Mohan Koyyalamudi · 12 years ago
  53. 87054ba wlan: Replace __FUNCTION__ argument with __func__ in the wlan driver by Madan Mohan Koyyalamudi · 12 years ago
  54. eeb56b1 wlan: Reduce stack frame usage (updates) by Madan Mohan Koyyalamudi · 12 years ago
  55. 8f207c1 wlan: Reduce stack frame usage by Madan Mohan Koyyalamudi · 12 years ago
  56. 26bd714 wlan: Feature P2P Debugging logging by Madan Mohan Koyyalamudi · 12 years ago
  57. 1b4afb0 wlan: Making prima driver compatible with kernel older than 3.4.0 by Madan Mohan Koyyalamudi · 12 years ago
  58. 1bed598 wlan: Remove hard tabs from WLAN driver by Madan Mohan Koyyalamudi · 12 years ago
  59. ee255f1 wlan: Not able to connect back to security enabled AP after getting disconnected from the EAP-PEAP AP. by Madan Mohan Koyyalamudi · 12 years ago
  60. 2d8cc89 wlan: Deregister with TL and flush all data packets prior to reassoc by Madan Mohan Koyyalamudi · 12 years ago
  61. 99d5fd0 wlan: Fix for passing proper reason code to supplicant by Mohit Khanna · 12 years ago
  62. 32d95a3 prima: WLAN Driver Release 3.2.0.10 by Jeff Johnson · 12 years ago
  63. e724574 prima: WLAN Driver Release 3.2.0.9 by Jeff Johnson · 12 years ago
  64. 43971f5 prima: WLAN Driver Release 3.2.0.2 by Jeff Johnson · 12 years ago
  65. d13512a prima: WLAN Driver Release 3.2.0.1 by Jeff Johnson · 12 years ago
  66. 04dd8a8 prima: WLAN Driver Release 3.1.7.11 by Jeff Johnson · 12 years ago
  67. 295189b prima: WLAN Driver Release 3.1.7.9 by Jeff Johnson · 12 years ago