1. 989e784 P2P: Optimize scan frequencies list when re-joining a persistent group by Avraham Stern · 10 years ago
  2. 0f89328 P2P: Move upper layer SD interaction into a separate file by Jouni Malinen · 10 years ago
  3. d7f1aa8 DFS offload: P2P changes for autonomous GO by Ahmad Kholaif · 10 years ago
  4. 95d7b86 P2P: Consider 5 GHz channels also for auto GO by Krishna Vamsi · 10 years ago
  5. 1772d34 P2P: Fix interface deinit for failed group interface initialization by Jouni Malinen · 10 years ago
  6. fa9f381 P2P: Allow a specific channel to be specified in P2P_FIND by Daisuke Niwa · 10 years ago
  7. eb78a8d P2P: Restore P2P_SCAN_SPECIFIC by Daichi Ueura · 10 years ago
  8. 0b8bcaa P2P: Allow configuring CTWindow when working as GO by Eliad Peller · 10 years ago
  9. 6b00512 P2P: Add event messages for P2P_CONNECT-fallback-to-GO-Neg by Jouni Malinen · 10 years ago
  10. b0e669b P2P: Fix P2P_CONNECT-auto fallback to GO Neg with group interface by Jouni Malinen · 10 years ago
  11. abe96d0 P2P: Clean up Listen channel optimization debug prints by Jouni Malinen · 10 years ago
  12. 93eca61 P2PS: Do not remove pending interface on p2p_stop_find by Krishna Vamsi · 10 years ago
  13. 306aaf4 P2PS: Start WPS registrar upon GO formation by Krishna Vamsi · 10 years ago
  14. ab8ee77 P2PS: Provision Discovery fail event by Krishna Vamsi · 10 years ago
  15. 1300cc8 P2PS: PD Request processing and PD Response building by Krishna Vamsi · 10 years ago
  16. 5fefce2 P2PS: Callback to send P2PS provisioning events by Krishna Vamsi · 10 years ago
  17. 9a58e52 P2PS: Callback to create pending group after sending PD Response by Krishna Vamsi · 10 years ago
  18. 895d94d P2PS: Callback to remove stale persistent groups by Krishna Vamsi · 10 years ago
  19. 6d90851 P2PS: Process P2PS provisioning commands by Krishna Vamsi · 10 years ago
  20. 369678a P2PS: Add P2PS attributes into PD Request if requested by Krishna Vamsi · 10 years ago
  21. d4b43b5 P2PS: Add support to send ASP-RESP events by Krishna Vamsi · 10 years ago
  22. 6df08d0 P2PS: Logic to parse GAS requests for ASP services by Krishna Vamsi · 10 years ago
  23. 5a4102c P2PS: Add support to send ASP service requests by Krishna Vamsi · 10 years ago
  24. 095b3c4 P2PS: Add Application Service Info to device found events by Brian Gix · 11 years ago
  25. ae9d45f P2PS: Extend add/del services logic to support ASP by Krishna Vamsi · 10 years ago
  26. 4f88fc0 P2PS: WPS changes needed for P2PS default PIN by Brian Gix · 11 years ago
  27. 5177509 P2PS: Add option to specify seek strings into P2P_FIND by Brian Gix · 11 years ago
  28. f2dc06e P2P: Ignore remain-on-channel callback event if not waiting for one by Jouni Malinen · 10 years ago
  29. c35e35e Add passive_scan configuration parameter by Jouni Malinen · 10 years ago
  30. b72b2ad P2P: Stop p2p_listen/find on wpas_p2p_invite by Ilan Peer · 10 years ago
  31. 57ae1f5 P2P: Fix P2P invitation with NFC by David Spinadel · 10 years ago
  32. 79cd993 Add address masks to BSSID lists by Stefan Tomanek · 10 years ago
  33. 49e1e9c P2P: Avoid truncation of long listen operation due to offchan tx by Jithu Jance · 11 years ago
  34. 42a6972 P2P: Allow cross connection on the parent interface by Jouni Malinen · 10 years ago
  35. 1d39977 Check os_snprintf() result more consistently by Jouni Malinen · 10 years ago
  36. 477b082 P2P: Do not consider the p2p_scan results after p2p_stop_find by Sunil Dutt · 10 years ago
  37. b951a97 P2P: Set p2p_scan_running based on driver scan request result by Sunil Dutt · 10 years ago
  38. 3586d55 P2P: Do not call wpas_p2p_disconnect_safely() if no match is found by Jouni Malinen · 10 years ago
  39. 5aa839c wpa_supplicant: Parent interface should know about its dedicated P2P dev by Tomasz Bursztyka · 10 years ago
  40. d77419d P2P: Support GCMP as part of 60 GHz support by Ahmad Masri · 10 years ago
  41. 1170239 P2P: Save group common frequencies in invitation result by Ilan Peer · 11 years ago
  42. 20beb96 P2P: Save group common frequencies by Ilan Peer · 11 years ago
  43. 0a44358 wpa_supplicant: Use the 'no_ir' notation by Ilan Peer · 11 years ago
  44. 1f94e4e Add test functionality to simulate driver increased ROC duration by Jouni Malinen · 10 years ago
  45. 431dd8b P2P: Use neg_freq when re-establish persistent group as GC by Mikael Kanstrup · 10 years ago
  46. 7475d29 P2P: Search all 2.4 GHz social channels regardless of disallow_freq by Jouni Malinen · 10 years ago
  47. 26fc96e P2P: Remove all child interfaces when removing the parent by Jouni Malinen · 10 years ago
  48. f2b3acc P2P: Fix group interface removal through interface ctrl_iface by Jouni Malinen · 10 years ago
  49. a629414 P2P: Remove unreachable code in wpas_p2p_stop_find() by Eduardo Abinader · 11 years ago
  50. 34d45ea P2P: Add new=0/1 flag to P2P-DEVICE-FOUND events by Jouni Malinen · 10 years ago
  51. c061ae5 P2P NFC: Make code easier for static analyzers by Jouni Malinen · 10 years ago
  52. 61fc904 P2P: Handle improper WPS termination on GO during group formation by Sunil Dutt · 10 years ago
  53. 58b40fd P2P: Clear p2p_go_group_formation_completed on GO start by Jouni Malinen · 10 years ago
  54. debb2da P2P: Report group removal reason PSK_FAILURE in timeout case by Jouni Malinen · 10 years ago
  55. f1a6131 P2P: Use only the -m config for P2P management device by Jouni Malinen · 10 years ago
  56. 1595eb9 P2P: Add support for 60 GHz social channel by Ahmad Masri · 10 years ago
  57. e5fdc05 P2P: Remove unecessary sanity check for global p2p by Eduardo Abinader · 10 years ago
  58. ee285df P2P: Flush services based on global p2p init and not p2p ifaces by Eduardo Abinader · 10 years ago
  59. df2508d P2P: Check os_get_random() return value more consistently by Jouni Malinen · 11 years ago
  60. c45dabb P2P: Deauth p2p client just after dbus notify by Eduardo Abinader · 11 years ago
  61. 5e62cfd P2P: Verify that os_get_random() succeeds by Jouni Malinen · 11 years ago
  62. 1c2aa04 P2P: Do not add P2P IEs on P2P disabled interface by Edhar, Mahesh Kumar · 11 years ago
  63. 4e53675 P2P: Overwrite pending interface only after verifying BSS entry by Chandrasekaran, Manishekar · 11 years ago
  64. af65bc3 P2P: Use ssid instead of wpa_ssid to find GO iface by Eduardo Abinader · 11 years ago
  65. 2fa980f P2P: Cancel pending action TX radio work on p2p_cancel by Jithu Jance · 11 years ago
  66. 52f4abf P2P: Remove PSK/passphrase from P2P-GROUP-STARTED debug log entry by Jouni Malinen · 11 years ago
  67. f8723e1 P2P: Use a helper function for P2P_EVENT_GROUP_STARTED events by Jouni Malinen · 11 years ago
  68. 71a0e39 P2P: Make unrecognized vendor elements available in P2P_PEER by Jouni Malinen · 11 years ago
  69. 8931a36 P2P: Add explicit check for ssid->p2p_client_list != NULL by Jouni Malinen · 11 years ago
  70. 6f04642 P2P: Add utility functions to get GO/client interface by Tomasz Bursztyka · 11 years ago
  71. 1b928f9 P2P: Allow passphrase length to be configured by Jouni Malinen · 11 years ago
  72. bd10d93 P2P: Clean up by moving ifdef CONFIG_P2P to p2p_suppplicant.h by Jouni Malinen · 11 years ago
  73. e3bd6e9 P2P: Use another interface operating channel as listen channel by Ilan Peer · 11 years ago
  74. 28812a8 P2P: Try using one of the social channels for GO by Ilan Peer · 11 years ago
  75. a0c90bb P2P: Collect and use extended data on used frequencies by Ilan Peer · 11 years ago
  76. d3b2046 P2P: Make the default p2p_find delay value configurable by Nirav Shah · 11 years ago
  77. 829a1b3 P2P: Clear p2p_auth_invite after each persistent group invitation by Jouni Malinen · 11 years ago
  78. 3e66f78 P2P: Make sure GO start does not miss connect_without_scan by Jouni Malinen · 11 years ago
  79. 7b42862 P2P: Validate GO operating channel on channel list changes by Edhar, Mahesh Kumar · 11 years ago
  80. fb2ac53 Remove leftover timeouts on cleanup by Alexandru Costache · 11 years ago
  81. 0f1034e P2P: Refrain from performing extended listen during P2P connection by Sunil Dutt · 11 years ago
  82. 0bceb8d Make dl_list_first() and dl_list_last() uses easier for static analyzers by Jouni Malinen · 11 years ago
  83. f05cee9 P2P: Clear p2p_in_invitation on cancel by Jouni Malinen · 11 years ago
  84. ace0fbd P2P: Fix segfault when PBC overlap is detected by Avraham Stern · 11 years ago
  85. 91364b7 P2P: Set a timeout for a persistent reinvoke on a P2P Client by Sunil Dutt Undekari · 11 years ago
  86. 41d5ce9 P2P: Optimize scan for GO during persistent group invocation by Rashmi Ramanna · 11 years ago
  87. 5eae87a P2P: Fix GO failed interface init by Eduardo Abinader · 11 years ago
  88. 67d39cf P2P: Do not create another group interface on NFC Token enable by Manish Bansal · 11 years ago
  89. c16a759 wpa_supplicant: Add a configuration file for the P2P_DEVICE parameters by Ilan Peer · 12 years ago
  90. 2a33687 P2P: Remove unnecessary ifdef CONFIG_NO_CONFIG_WRITE by Jouni Malinen · 11 years ago
  91. 211d7ab P2P: Add even more debug prints for Probe Request in non-Listen state by Jouni Malinen · 11 years ago
  92. b3253eb wpa_supplicant: Complete radio works on disable event by Andrei Otcheretianski · 11 years ago
  93. cbf21c7 P2P: Avoid compiler warning in p2p_supplicant.c by Max Stepanov · 11 years ago
  94. 062a7c0 Fix persistent P2P connection failure in case channel list changes by Mahesh A Saptasagar · 11 years ago
  95. 1b56d39 wpa_supplicant: Fix misplaced os_free by Prashanth Kumar · 11 years ago
  96. b56f6c8 P2P NFC: Add support for freq option in NFC ctrl_iface commands by Jouni Malinen · 11 years ago
  97. 91a6501 WPS NFC: Use BSSID and AP Channel from handover select by Jouni Malinen · 11 years ago
  98. 8e9f53c P2P NFC: Static handover with NFC Tag on client by Jouni Malinen · 12 years ago
  99. dd87677 P2P NFC: Enable own NFC Tag on GO Registrar by Jouni Malinen · 12 years ago
  100. abe44e3 P2P NFC: Add GO info into handover message when in client role by Jouni Malinen · 12 years ago