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