1. 395b015 NAN: Fix issue in configuring a PMK by Rakesh Sunki · 7 years ago
  2. 8a4845d NAN: Add support for configuring NAN QOS by Rakesh Sunki · 7 years ago
  3. e6f6683 NAN: Add support to configure awake dw interval by Rakesh Sunki · 7 years ago
  4. 0262cb5 NAN: Fix NAN subscribe id reset issue by Rakesh Sunki · 7 years ago
  5. 4236368 NAN: Add publish id in publish update request by Rakesh Sunki · 7 years ago
  6. 9ed647c Miracast: Fix for static analysis issue in connect_go_start_wfd() by Amarnath Hullur Subramanyam · 7 years ago
  7. d6e8a82 Miracast: Fix return string for in start_wfd_connection by Amarnath Hullur Subramanyam · 7 years ago
  8. 947fdf6 Replace strcpy() with strlcpy() by Jouni Malinen · 7 years ago
  9. 591be45 Fix static analysis issues with strncat() by Peng Xu · 7 years ago
  10. b8fc5cc Fix static analysis issues with strncpy() by Peng Xu · 7 years ago
  11. 769731a Introduce shared strlcpy() and strlcat() implementations by Peng Xu · 7 years ago
  12. 8c9c156 Fix length checks on inputs to ascii2hexstr() for WPS+NFC commands by vamsi krishna · 7 years ago
  13. e9fa795 Fix static analysis issues by Peng Xu · 7 years ago
  14. 7cd7f4f Miracast: Fix sta_generate_event by Amarnath Hullur Subramanyam · 7 years ago
  15. c59f41c Miracast: Fix sta_get_parameter by Amarnath Hullur Subramanyam · 7 years ago
  16. ff376df Miracast: Add persistent group creation during Miracast session by Amarnath Hullur Subramanyam · 7 years ago
  17. 6dbf7b0 MBO-STA: Add support for FT-PSK by Ashwini Patil · 7 years ago
  18. e161746 Configure interface and radio name automatically by priyadharshini gowthaman · 7 years ago
  19. 1daaf9a Add functionality for rx_stbc and opmode notify by priyadharshini gowthaman · 7 years ago
  20. 101cd5a OpenWrt: Update txBF amd mu_txBF default values by priyadharshini gowthaman · 7 years ago
  21. 15b299d Fix the error message for ldpc enabled configuration by priyadharshini gowthaman · 7 years ago
  22. 9183fdb MBO-STA: Enable/Disable roaming by Ashwini Patil · 7 years ago
  23. d174f2c MBO-STA: Set gas_address3 field to be compliant with IEEE 802.11-2012 by Ashwini Patil · 7 years ago
  24. a75de5a MBO-STA: Ignore/Consider Assoc Disallowed by Ashwini Patil · 7 years ago
  25. c63161e MBO-STA: Reject/Accept BSS Transition Request by Ashwini Patil · 7 years ago
  26. 5acd738 MBO-STA: Initiate BTM query with neighbor report IE by Ashwini Patil · 7 years ago
  27. db59b3c MBO-STA: Initiate GAS ANQP query frame with sta_send_frame by Ashwini Patil · 7 years ago
  28. 0040258 MBO-STA: Set non-preferred channel list by Ashwini Patil · 7 years ago
  29. 68d02cd MBO-STA: Set cellular data capability by Ashwini Patil · 8 years ago
  30. 4ec61bd MBO: Support FT over-the-air test cases by Adil Saeed Musthafa · 7 years ago
  31. 6906372 MBO: Add neighboring AP CAPI support by Adil Saeed Musthafa · 7 years ago
  32. a8d7484 ANQP Element value logic for MBO by Adil Saeed Musthafa · 7 years ago
  33. 16d9e63 Some MBO program default settings by Adil Saeed Musthafa · 7 years ago
  34. 65160c0 Rename MBO configuration parameter to mbo_cell_conn_pref by Adil Saeed Musthafa · 7 years ago
  35. 023108a ap_set_wireless: Add Cellular_Cap_Pref parameter by Adil Saeed Musthafa · 7 years ago
  36. ed5faae OpenWrt: Configure GAS_CB_DELAY for MBO by Adil Saeed Musthafa · 7 years ago
  37. 05ec744 Set Assoc Disallow to disable by default for MBO by Adil Saeed Musthafa · 7 years ago
  38. 48c5ab9 ap_set_rfeature: Add parameter Assoc_Delay by Adil Saeed Musthafa · 7 years ago
  39. 62836d5 Replace system() with run_system_wrapper() in ath_set_assoc_disallow() by Adil Saeed Musthafa · 7 years ago
  40. 7d9ae38 dev_send_frame: Changes as part of MBO (FrameName BTMReq and BcnRptReq) by Adil Saeed Musthafa · 7 years ago
  41. cf752fa ap_set_wireless: Add DOMAIN by Adil Saeed Musthafa · 7 years ago
  42. 604c826 ap_set_wireless: Add support for REG_DOMAIN by Adil Saeed Musthafa · 7 years ago
  43. b7b297f Support WLAN Tag from 1 to 3 by Adil Saeed Musthafa · 7 years ago
  44. 5f793f0 Add run_system_wrapper() which supports multi-variable arguments by Adil Saeed Musthafa · 7 years ago
  45. 33ea287 IoTLP: Add support for the IoTLP program in AP role by Adil Saeed Musthafa · 7 years ago
  46. 9eaa677 NAN: Fix compilation issue in NAN module by Rakesh Sunki · 7 years ago
  47. f680e0f NAN: Address a TODO comment to provide a description of the step by Rakesh Sunki · 7 years ago
  48. 4806040 NAN: MethodType,Publish argument rangerequired by Rakesh Sunki · 7 years ago
  49. 1a5afb9 NAN: MethodType,Publish and DataPath arguments by Rakesh Sunki · 7 years ago
  50. 62644ab NAN: Check PublishType,Unsolicited explicitly by Rakesh Sunki · 7 years ago
  51. b2b6516 NAN: sta_exec_action MethodType,SchedUpdate by Rakesh Sunki · 7 years ago
  52. d5e9b4d NAN: sta_exec_action MethodType,rangerequest/cancelrange by Rakesh Sunki · 7 years ago
  53. 8a630b8 NAN: sta_exec_action MethodType,DataEnd by Rakesh Sunki · 7 years ago
  54. a5cc284 NAN: sta_exec_action MethodType,DataResponse by Rakesh Sunki · 7 years ago
  55. 14cfcd2 NAN: sta_exec_action MethodType,DataRequest by Rakesh Sunki · 7 years ago
  56. 38dd72e NAN: sta_exec_action NANOp,On to support NANAvailability by Rakesh Sunki · 7 years ago
  57. fdbd60b NAN: Remove debug print of notify response value by Rakesh Sunki · 7 years ago
  58. 4d5912d NAN: Handle NAN_RESPONSE_PUBLISH/SUBSCRIBE notifications by Rakesh Sunki · 7 years ago
  59. d51e898 NAN: Convert sta_get_parameter to use NanStatsRequest by Rakesh Sunki · 7 years ago
  60. 0f1b481 NAN: Remove commented out NAN_RESPONSE_CONFIG handler by Rakesh Sunki · 7 years ago
  61. 0a0eea8 NAN: Set service responder policy for publish by Rakesh Sunki · 7 years ago
  62. 4625de7 NAN: Convert NanSubscribe/PublishRequest period unit by Rakesh Sunki · 7 years ago
  63. 47a276a NAN: Enable both bands if Band argument is not used by Rakesh Sunki · 7 years ago
  64. 7d37f41 NAN: Store PMK from sta_preset_testparameters by Rakesh Sunki · 7 years ago
  65. 8dd1d88 NAN: Rename sta_preset_testparameters oper_chan to oper_chn by Rakesh Sunki · 7 years ago
  66. 14bff1d NAN: Add COMPLETE response for sta_preset_testparameters by Rakesh Sunki · 7 years ago
  67. d7344c0 NAN: Add sta_exec_action support for band configuration by Rakesh Sunki · 7 years ago
  68. 7a40a20 NAN: Create interface on sta_exec_action NANOp,On by Rakesh Sunki · 7 years ago
  69. 107356c NAN: Check operation success/error status by Rakesh Sunki · 7 years ago
  70. 4c08667 NAN: Add EventDataRequest and EventDataConfirm handlers by Rakesh Sunki · 7 years ago
  71. 7192dc4 utils: Add helper functions for channel/frequency conversions by Rakesh Sunki · 7 years ago
  72. 4b75f96 NAN: Introduce versioning by Rakesh Sunki · 7 years ago
  73. d52090b Android: Remove ANDROID43 define by Jouni Malinen · 7 years ago
  74. 556237d Android: Fix compilation issues by Rakesh Sunki · 7 years ago
  75. d2c1439 Miracast: Fix error in command string generation by Amarnath Hullur Subramanyam · 7 years ago
  76. bc6ce9f Miracast: Fix compilation issue when MIRACAST_DHCP_M is disabled by Purushottam Kushwaha · 7 years ago
  77. 9c381f5 Add Miracast R2 functionality along with R1 by Amarnath Hullur Subramanyam · 7 years ago
  78. 76401f5 Make send_resp() buf argument const by Jouni Malinen · 7 years ago
  79. 659a34c Miracast: Parse the new program name DisplayR2 by Amarnath Hullur Subramanyam · 7 years ago
  80. 89b37cd Make couple of P2P helper functions non-static by Amarnath Hullur Subramanyam · 7 years ago
  81. 4b0cdee mac80211: Add support for OFFSET parameter by Pradeep Reddy Potteti · 7 years ago
  82. 3d972ba Remove trailing whitespace by Jouni Malinen · 7 years ago
  83. 0fe101e dev_send_frame: Add BRP-RX and SLS frames for 60 GHz by Lior David · 7 years ago
  84. a46a453 P2P: Use 'type=progressive' while calling P2P_FIND to discover peer by Purushottam Kushwaha · 7 years ago
  85. 431c600 mac80211: Set obss_interval by default for HT40 test cases by Tamizh chelvam · 7 years ago
  86. 9981b51 wil6210_send_addba: Internal implementation (Program,60ghz) by Lior David · 8 years ago
  87. b53d8f9 ap/mac80211: Add ap_set_rfeature for mac80211 based drivers by Mohammed Shafi Shajakhan · 7 years ago
  88. f0fd599 ap_set_security: Enable preauthentication for mac80211 by Anilkumar Kolli · 7 years ago
  89. 02e3b82 ap/mac80211: Parse and enable WMM-PS U-APSD by Mohammed Shafi Shajakhan · 7 years ago
  90. d068e64 cmd_wcn_ap_config_commit: Use killall as a fallback to kill netd by Pradeep Reddy Potteti · 7 years ago
  91. bf8af29 AP: Add 40 MHz channel bandwidth capability support for 2.4 GHz band by Pradeep Reddy Potteti · 7 years ago
  92. 210f7c8 ap_set_wireless: Enable SU TxBF capabilities as well for MU_TxBF by Manikanta Pubbisetty · 7 years ago
  93. 67543f5 sta_set_wireless: Support for overriding A-BFT length (60ghz/PCP) by Lior David · 8 years ago
  94. cc88b56 sta_get_parameter: Add support for AID parameter (Program,60ghz) by Lior David · 8 years ago
  95. 551b986 device_get_info: Add support to fetch WLAN driver version by Pradeep Reddy Potteti · 8 years ago
  96. 94997f9 OpenWrt: Fix bringing wifi down for ap_set_wireless RADIO,off by Mohammed Shafi Shajakhan · 8 years ago
  97. 57fa3d8 Use a common enum for not-set/enabled/disabled values by Jouni Malinen · 8 years ago
  98. 580572a OpenWrt/Atheros: When LDPC is enabled, set iwpriv with ldpc value as 3 by Sarvepalli, Rajesh Babu · 8 years ago
  99. b48012a Silence static analyser warning related to sprintf() function use by Pradeep Reddy Potteti · 8 years ago
  100. 4a1f6b3 sta_set_wireless: Add STBC_RX support for WCN driver by Pradeep Reddy POTTETI · 8 years ago