]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/p2p_supplicant.c
Use radio work for P2P scan requests
[thirdparty/hostap.git] / wpa_supplicant / p2p_supplicant.c
2014-01-05  Jouni MalinenUse radio work for P2P scan requests
2014-01-01  Jouni MalinenP2P: Send received Presence Response information to...
2013-12-29  Jouni MalinenP2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
2013-12-26  Jouni MalinenTrack whether scan was started by us or an external...
2013-12-24  Johannes BergP2P: Use monotonic time for GO client waiting
2013-12-24  Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-12-08  Jithu JanceP2P: Handle frequency conflict in single channel concur...
2013-12-08  Dmitry ShmidtP2P: Add wfd_dev_info= field for device found event
2013-11-24  Jouni MalinenUse wpa_radio data for wpas_p2p_search_delay()
2013-11-20  Rashmi RamannaP2P: Short scan wait to speed up the group re-invocation
2013-11-19  Jouni MalinenP2P: Fix channel preference use for MCC p2p_connect
2013-11-19  Jouni MalinenP2P: Optimize default case for own freq preference...
2013-11-19  Jouni MalinenP2P: Fix p2p_ignore_shared_freq=1 when inviting a peer
2013-11-19  Jouni MalinenP2P: Fix p2p_ignore_shared_freq=1 during invitation...
2013-11-18  Jouni MalinenP2P: Clean up wpas_p2p_setup_freqs() debug message
2013-11-18  Jouni MalinenP2P: Clean up wpas_p2p_init_go_params()
2013-11-18  Jouni MalinenP2P: Fix channel selection for MCC case
2013-11-16  Vinay Krishna ErannaP2P: Use negotiated channel from invitation for persist...
2013-11-05  Jouni MalinenP2P: Add more debug prints for frequency selection
2013-11-05  Ilan PeerP2P: Fix bug in GO frequency selection
2013-11-01  Jouni MalinenP2P: Clear pending group formation data on group removal
2013-10-27  Eliad PellerP2P: Add VHT support
2013-10-27  Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-26  Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26  Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-24  Jouni MalinenP2P: Fix snprintf buffer length for group ifname backup
2013-10-22  Jouni MalinenMake frequency range list routines more general
2013-10-20  Jouni MalinenP2P: Fix Operating Channel in Invitation Request for...
2013-10-20  Jouni MalinenP2P: Add GO BSS entry details to debug log on join...
2013-10-14  Jouni MalinenP2P: Allow persistent group determination based on...
2013-10-14  Jouni MalinenP2P: Allow GO to be discovered based on Beacon frame
2013-10-06  Jouni MalinenP2P: Make sure wait for the first client gets stopped
2013-10-06  Dmitry ShmidtP2P: Clone 'disable_scan_offload' parameter for p2p...
2013-10-06  Deepthi GowriP2P: Clear p2p_group_formation and p2p_in_provisioning...
2013-10-02  Deepthi GowriP2P Extend postponing of concurrent scans for persistent GO
2013-09-26  Jouni MalinenP2P: Use group formation timeout on persistent group GO
2013-09-26  Jouni MalinenP2P: Extend group formation timeout on GO to first...
2013-09-14  Jouni MalinenP2P: Cancel group formation timeout on client connection
2013-09-03  Vinay Krishna ErannaP2P: Fix crash when failed to create GO interface aosp-kk-from-upstream
2013-09-02  Jouni MalinenP2P: Remove group from timeout on PSK failure
2013-09-01  Jouni MalinenP2P: Add event messages for possible PSK failures on...
2013-09-01  Jouni MalinenP2P: Do not store duplicate PSK entries for the same...
2013-09-01  Jouni MalinenP2P: Add a command for removing a client from all groups
2013-09-01  Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-08-31  Syed Asifful Dayya... P2P: Stop listen state when listen-only duration is...
2013-08-31  Sreenath SharmaP2P: Allow P2P functionality to be disabled per interface
2013-08-27  Jouni MalinenP2P: Postpone concurrent scans when waiting for first...
2013-08-26  Jouni MalinenP2P: Add more debug info on operating channel selection
2013-08-26  Jouni MalinenP2P: Add GO negotiation results into the P2P-GO-NEG...
2013-08-25  Ilan PeerP2P: Skip non-P2P interface in p2p_group_remove *
2013-08-25  Arik NemtsovP2P: Allow separate interface GO to disconnect low...
2013-08-01  Jouni MalinenRevert "P2P: Reject p2p_find while P2P connection is...
2013-08-01  Deepthi GowriP2P: Reject p2p_find while P2P connection is in progress
2013-07-21  Ilan PeerP2P: Use the number of concurrent channels in P2P flows
2013-07-11  Jouni MalinenP2P: Report group formation failure on error to start...
2013-06-30  Jouni MalinenP2P: Do not add ctrl interface for P2P_DEVICE (p2p...
2013-06-30  Arend van SprielP2P: Derive group interface name bit more sensibly
2013-06-30  Arend van SprielP2P: Create P2P Device interface if supported
2013-06-30  Arend van SprielP2P: Ignore p2p_no_group_iface when driver advertizes...
2013-06-04  Wei-Jen LinP2P: Automatic channel selection at re-invocation of...
2013-05-22  Sean LinP2P: Relax channel forcing for invitation processing...
2013-05-18  Jouni MalinenP2P: Mark P2P events global (not specific to interface)
2013-05-18  Jouni MalinenP2P: Clean up debug prints
2013-05-18  Jouni MalinenP2P: Move p2p_find stopped event message into p2p_suppl...
2013-05-17  Suryadevara SudheerP2P: Use preferred channel list during GO creation
2013-05-17  Yufeng WangP2P: Fix p2p_pref_chan setting from configuration file
2013-05-04  Ilan PeerP2P: Clone beacon_int when initializing new group interface
2013-03-31  Jouni MalinenAdd ignore_old_scan_res configuration parameter
2013-03-31  Jouni MalinenWPS: Use latest updated BSS entry if multiple BSSID...
2013-03-18  Jouni MalinenP2P: Postpone P2P scan only if station mode scan is...
2013-03-18  Jouni MalinenP2P: Use common function for re-starting P2P scan after...
2013-03-15  Jouni MalinenP2P: Remove persistent group peer if it rejects invitation
2013-03-14  Jouni MalinenP2P: Allow shared interface channel preference to be...
2013-03-14  Jouni MalinenP2P: Fix shared frequency preference for concurrent...
2013-03-14  Jouni MalinenP2P: Allow all channels for multi-channel concurrency...
2013-03-11  Vivek NatarajanP2P: Clear p2p_in_provisioning flag on group removal
2013-03-01  Jouni MalinenP2P: Mark peer authorized for persistent group invitation
2013-03-01  Jouni MalinenP2P: Indicate frequency for upper layer invitation...
2013-03-01  Jouni MalinenP2P: Use peer's channel list to limit GO freq on invitation
2013-03-01  Jouni MalinenP2P: Allow P2P client to specify preferred group channel
2013-03-01  Jouni MalinenP2P: Use shared function for setting up frequencies
2013-03-01  Deepthi GowriP2P: Allow all channels in case of multi channel concur...
2013-02-12  Jouni MalinenUse more accurate timestamps for scan results
2013-02-11  Jouni MalinenP2P: Avoid concurrent scans during all steps of group...
2013-02-10  Jouni MalinenP2P: Cancel group formation timeout on group removal...
2013-02-07  Jouni MalinenP2P: Allow local configuration to use 5 GHz band 40...
2013-02-04  Jouni MalinenP2P: Fix P2P-GROUP-STARTED event for p2p_connect-join
2012-12-25  Jouni MalinenP2P: Be more careful with wpa_config_update_psk() call
2012-12-25  Masashi HonmaP2P: Allow PSK to be used instead of passphrase for...
2012-12-25  Yoni DivinskyP2P: Consider age for the P2P scan results
2012-12-22  Jouni MalinenMove some P2P offchannel operations to offchannel.c
2012-12-18  Jouni MalinenP2P: Allow p2p_cancel to be used to stop p2p_connect...
2012-11-22  Sunil DuttP2P: Remove PD-before-join-timeout mechanism
2012-11-22  Jouni MalinenP2P: Retry PD Request in join-a-running-group case
2012-11-22  Sunil DuttP2P: Set user_initiated_pd separately from the join...
2012-11-11  Jouni MalinenP2P: Avoid extra group interface creation on GO reinvoc...
2012-11-11  Jouni MalinenFix a typo in a comment
2012-11-11  Masashi HonmaP2P: Reduce redundant PSK generation for GO
2012-10-31  Jouni MalinenP2P: Relax Bonjour SD query matching
2012-10-31  Jouni MalinenP2P: Support multiple P2P SD Bonjour services with...
next