1. a5cc284 NAN: sta_exec_action MethodType,DataResponse by Rakesh Sunki · 7 years ago
  2. 14cfcd2 NAN: sta_exec_action MethodType,DataRequest by Rakesh Sunki · 7 years ago
  3. 38dd72e NAN: sta_exec_action NANOp,On to support NANAvailability by Rakesh Sunki · 7 years ago
  4. fdbd60b NAN: Remove debug print of notify response value by Rakesh Sunki · 7 years ago
  5. 4d5912d NAN: Handle NAN_RESPONSE_PUBLISH/SUBSCRIBE notifications by Rakesh Sunki · 7 years ago
  6. d51e898 NAN: Convert sta_get_parameter to use NanStatsRequest by Rakesh Sunki · 7 years ago
  7. 0f1b481 NAN: Remove commented out NAN_RESPONSE_CONFIG handler by Rakesh Sunki · 7 years ago
  8. 0a0eea8 NAN: Set service responder policy for publish by Rakesh Sunki · 7 years ago
  9. 4625de7 NAN: Convert NanSubscribe/PublishRequest period unit by Rakesh Sunki · 7 years ago
  10. 47a276a NAN: Enable both bands if Band argument is not used by Rakesh Sunki · 7 years ago
  11. 7d37f41 NAN: Store PMK from sta_preset_testparameters by Rakesh Sunki · 7 years ago
  12. 8dd1d88 NAN: Rename sta_preset_testparameters oper_chan to oper_chn by Rakesh Sunki · 7 years ago
  13. 14bff1d NAN: Add COMPLETE response for sta_preset_testparameters by Rakesh Sunki · 7 years ago
  14. d7344c0 NAN: Add sta_exec_action support for band configuration by Rakesh Sunki · 7 years ago
  15. 7a40a20 NAN: Create interface on sta_exec_action NANOp,On by Rakesh Sunki · 7 years ago
  16. 107356c NAN: Check operation success/error status by Rakesh Sunki · 7 years ago
  17. 4c08667 NAN: Add EventDataRequest and EventDataConfirm handlers by Rakesh Sunki · 7 years ago
  18. 7192dc4 utils: Add helper functions for channel/frequency conversions by Rakesh Sunki · 7 years ago
  19. 4b75f96 NAN: Introduce versioning by Rakesh Sunki · 7 years ago
  20. d52090b Android: Remove ANDROID43 define by Jouni Malinen · 7 years ago
  21. 556237d Android: Fix compilation issues by Rakesh Sunki · 7 years ago
  22. d2c1439 Miracast: Fix error in command string generation by Amarnath Hullur Subramanyam · 7 years ago
  23. bc6ce9f Miracast: Fix compilation issue when MIRACAST_DHCP_M is disabled by Purushottam Kushwaha · 7 years ago
  24. 9c381f5 Add Miracast R2 functionality along with R1 by Amarnath Hullur Subramanyam · 7 years ago
  25. 76401f5 Make send_resp() buf argument const by Jouni Malinen · 7 years ago
  26. 659a34c Miracast: Parse the new program name DisplayR2 by Amarnath Hullur Subramanyam · 7 years ago
  27. 89b37cd Make couple of P2P helper functions non-static by Amarnath Hullur Subramanyam · 7 years ago
  28. 4b0cdee mac80211: Add support for OFFSET parameter by Pradeep Reddy Potteti · 7 years ago
  29. 3d972ba Remove trailing whitespace by Jouni Malinen · 7 years ago
  30. 0fe101e dev_send_frame: Add BRP-RX and SLS frames for 60 GHz by Lior David · 7 years ago
  31. a46a453 P2P: Use 'type=progressive' while calling P2P_FIND to discover peer by Purushottam Kushwaha · 7 years ago
  32. 431c600 mac80211: Set obss_interval by default for HT40 test cases by Tamizh chelvam · 7 years ago
  33. 9981b51 wil6210_send_addba: Internal implementation (Program,60ghz) by Lior David · 8 years ago
  34. b53d8f9 ap/mac80211: Add ap_set_rfeature for mac80211 based drivers by Mohammed Shafi Shajakhan · 7 years ago
  35. f0fd599 ap_set_security: Enable preauthentication for mac80211 by Anilkumar Kolli · 7 years ago
  36. 02e3b82 ap/mac80211: Parse and enable WMM-PS U-APSD by Mohammed Shafi Shajakhan · 7 years ago
  37. d068e64 cmd_wcn_ap_config_commit: Use killall as a fallback to kill netd by Pradeep Reddy Potteti · 7 years ago
  38. bf8af29 AP: Add 40 MHz channel bandwidth capability support for 2.4 GHz band by Pradeep Reddy Potteti · 7 years ago
  39. 210f7c8 ap_set_wireless: Enable SU TxBF capabilities as well for MU_TxBF by Manikanta Pubbisetty · 7 years ago
  40. 67543f5 sta_set_wireless: Support for overriding A-BFT length (60ghz/PCP) by Lior David · 8 years ago
  41. cc88b56 sta_get_parameter: Add support for AID parameter (Program,60ghz) by Lior David · 8 years ago
  42. 551b986 device_get_info: Add support to fetch WLAN driver version by Pradeep Reddy Potteti · 8 years ago
  43. 94997f9 OpenWrt: Fix bringing wifi down for ap_set_wireless RADIO,off by Mohammed Shafi Shajakhan · 8 years ago
  44. 57fa3d8 Use a common enum for not-set/enabled/disabled values by Jouni Malinen · 8 years ago
  45. 580572a OpenWrt/Atheros: When LDPC is enabled, set iwpriv with ldpc value as 3 by Sarvepalli, Rajesh Babu · 8 years ago
  46. b48012a Silence static analyser warning related to sprintf() function use by Pradeep Reddy Potteti · 8 years ago
  47. 4a1f6b3 sta_set_wireless: Add STBC_RX support for WCN driver by Pradeep Reddy POTTETI · 8 years ago
  48. 4476a20 Trigger "P2P_SET ps 0" on the same interface during sta_p2p_reset() by Sunil Dutt · 8 years ago
  49. c59afd3 Fix handling DYN_BW_SGNL command with DRIVER_WCN by Peng Xu · 8 years ago
  50. 6d04b3b Add support for wpa2-wpa-ent KeyMgmtType by Pradeep Reddy POTTETI · 8 years ago
  51. 0366375 Android: Add check for qcwcn before enabling NAN build by Amarnath Hullur Subramanyam · 8 years ago
  52. 132c6d2 Fix potential NULL pointer dereference errors in multiple instances by Kantesh Mundaragi · 8 years ago
  53. 8ce2a23 Configure the WCN driver in the TDLS Explicit trigger mode by Pradeep Reddy POTTETI · 8 years ago
  54. 186f99e Fix NULL pointer dereference error in ath_ap_send_frame_mbo by Pradeep Reddy POTTETI · 8 years ago
  55. 67376b7 sta_set_11n: Validate Fixed MCS rate value by Pradeep Reddy POTTETI · 8 years ago
  56. eff4611 ap_set_apqos: Validate QoS parameters by Pradeep Reddy POTTETI · 8 years ago
  57. 95093ac traffic_send_ping: Limit maximum duration to 3600 seconds by Pradeep Reddy POTTETI · 8 years ago
  58. 429c69e sta_set_systime: Validate month value by Pradeep Reddy POTTETI · 8 years ago
  59. f58a1fe Null terminate IPv6 result string (ip command output) by Pradeep Reddy POTTETI · 8 years ago
  60. 8086d18 Validate 5 GHz channel in P2P commands by Pradeep Reddy POTTETI · 8 years ago
  61. d31d132 Validate tid in ath_inject_frame()/ath_sta_inject_frame() by Pradeep Reddy POTTETI · 8 years ago
  62. 116be19 Fix for sta_get_events failure while executing NAN test scripts by Kantesh Mundaragi · 8 years ago
  63. 2500f20 Modify ANQP value setting when two VAPs are created (OpenWrt) by priyadharshini gowthaman · 8 years ago
  64. b4e05fc MBO changes for AP by priyadharshini gowthaman · 8 years ago
  65. cc0e29c owrt_ap_config_vap_hs2: Update OSU Provider List by priyadharshini gowthaman · 8 years ago
  66. ad6cbba sta_reset_default: Add handling for Location program by priyadharshini gowthaman · 8 years ago
  67. 1854ec6 Support for NAN 1.0 certification as per updated wifihal API by Amarnath Hullur Subramanyam · 8 years ago
  68. 625b370 Fallback mechanism to configure power save in WCN driver by Pradeep Reddy POTTETI · 8 years ago
  69. 83b8067 ap_reset_default: Don't enable LDPC by default for LINUX-WCN driver by Pradeep Reddy POTTETI · 8 years ago
  70. c5230e2 Android: Add support for build with PLATFORM_VERSION 7.* by Purushottam Kushwaha · 8 years ago
  71. 2323d0a Remove killing and restarting hostapd after AP is up by priyadharshini gowthaman · 8 years ago
  72. 0dd682a sta_send_frame: Add ability to control Address3 field in GAS ANQP frame by priyadharshini gowthaman · 8 years ago
  73. 26357a0 loc_write_xml_file: Use a value of 0 for the ptsf no preference field by priyadharshini gowthaman · 8 years ago
  74. 3d33e8b mac80211: Enable LDPC VHT capability in AP mode only if LDPC is enabled by Pradeep Reddy POTTETI · 8 years ago
  75. eeb2ccb traffic_send_ping: Include "-I" option for IPv6 ping by Pradeep Reddy POTTETI · 8 years ago
  76. 326123a Fix get_group_ifname() buffer use by Jouni Malinen · 8 years ago
  77. 0a05d50 Silence compiler warnings about strncat() use by Jouni Malinen · 8 years ago
  78. 280f5ba Silence a compiler/static analyzer warning by Jouni Malinen · 8 years ago
  79. 46d6426 Fix DHCP client starting for Android N by Purushottam Kushwaha · 8 years ago
  80. 091e253 Run DHCP internally on P2P Group Formation, if enabled [-g] by Purushottam Kushwaha · 8 years ago
  81. c2357bd Append Location configuration to hostapd.conf by priyadharshini gowthaman · 8 years ago
  82. a61badd Add RandInterval parameter to ath_ap_send_frame_loc by priyadharshini gowthaman · 8 years ago
  83. 8e26ff4 Add AP mode CAPI extensions introduced as part of Location by priyadharshini gowthaman · 8 years ago
  84. c52fff8 ap_set_wireless: Add interworking and GAS_CB_DELAY by priyadharshini gowthaman · 8 years ago
  85. a27b5b6 ap_send_frame: Location program extensions by priyadharshini gowthaman · 8 years ago
  86. 12dd414 PROGRAM_LOC define for the Location program by priyadharshini gowthaman · 8 years ago
  87. 72462ef Move parse_mac_address() to make it more available by priyadharshini gowthaman · 8 years ago
  88. d66913a Add support for Location program STA features by priyadharshini gowthaman · 8 years ago
  89. 673d85c Fix file description and socket leaks on error paths by Pradeep Reddy POTTETI · 8 years ago
  90. fdb0491 ap_send_addba_req: Ignore for WCN and LINUX-WCN drivers by Pradeep Reddy POTTETI · 8 years ago
  91. 5db3b10 device_get_info: Allow vendor, model, version values to be set by Jouni Malinen · 8 years ago
  92. a62e20a OpenWrt/Atheros: Fix detecting Atheros driver type for openwrt by Sarvepalli, Rajesh Babu · 8 years ago
  93. a0535d4 ap/mac80211: Enable support to send ADDBA Request for ath10k by Mohammed Shafi Shajakhan · 8 years ago
  94. 41b8c54 Fix potential NULL pointer dereference error with strtok_r() by Pradeep Reddy POTTETI · 8 years ago
  95. b2c00ec Android: Add support for build with PLATFORM_VERSION 7.0 by Pradeep Reddy POTTETI · 8 years ago
  96. c2493f8 Silence compiler warnings on unsigned/signed comparison by Jouni Malinen · 8 years ago
  97. a076c30 ap_config_commit: Set proper permissions to hostapd conf file (Android) by Pradeep Reddy POTTETI · 8 years ago
  98. 8312f6d mac80211: Enable sounding dimension and BF-Antenna by Tamizh chelvam · 8 years ago
  99. c039ce3 mac80211: Enable SU-BEAMFORMEE if Tx Beamforming is enabled by Mohammed Shafi Shajakhan · 8 years ago
  100. f3e68d9 mac80211: Add multiuser beamforming capability into vht_capab by Mohammed Shafi Shajakhan · 8 years ago