P2P: Add optional "ht40" argument for p2p_connect
[mech_eap.git] / wpa_supplicant / p2p_supplicant.c
2012-08-15 Rajkumar ManoharanP2P: Add optional "ht40" argument for p2p_connect
2012-08-15 Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
2012-08-15 Rajkumar ManoharanP2P: Move channel validation into a separate function
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-11 Jouni MalinenP2P: Move group removal reason to a function parameter
2012-08-11 Michael NaumovP2P: p2p_group_remove should fail on non-P2P interface
2012-08-10 Eyal ShapiraAdd p2p_go_max_inactivity config option
2012-06-30 Jouni MalinenP2P: Remove unused P2P_SCAN_SPECIFIC
2012-06-25 Sunil Dutt UndekariP2P: Reject p2p_find when in provisioning
2012-06-20 Aarthi ThiruvengadamP2P: Fix fallback to GO Negotiation to avoid PD-before...
2012-06-08 Jouni MalinenP2P: Fix group formation timeout on GO during WPS step
2012-06-06 Jouni MalinenP2P: Fix scan_res_handler setting for p2p_scan
2012-06-06 Sunil Dutt UndekariP2P: Improve p2p_prov_disc-auto robustness
2012-06-04 Nirav ShahP2P: Fix P2P Group Formation timeout registration ...
2012-05-15 Jouni MalinenP2P: Improve handling of p2p_connect-auto fallback
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-10 Jouni MalinenP2P: Deinitialize global P2P context on P2P mgmt interf...
2012-05-08 Jouni MalinenP2P: Store SSID of the group in p2p_group data
2012-05-08 Jouni MalinenP2P: Allow older scan results to improve p2p_connect...
2012-05-03 Wei-Jen LinAllow pbc_in_m1 workaround to be enabled in wpa_supplic...
2012-05-03 Wei-Jen LinP2P: Clone max_sta_num parameter for group interfaces
2012-04-27 Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-26 Jouni MalinenP2P: Add p2p_prov_disc auto mechanism
2012-04-26 Jouni MalinenP2P: Fix PD Failure event to show peer device address
2012-04-21 Masashi HonmaP2P: Remove unused variable
2012-04-17 Deepthi GowriP2P: Add provision discovery failure event
2012-04-13 Jouni MalinenP2P: Allow immediate group idle timeout configuration
2012-04-13 Jouni MalinenP2P: Extend use of group formation timeout until end...
2012-04-13 Jouni MalinenP2P: Fix p2p_connect join scan handler in error cases
2012-04-13 Jouni MalinenP2P: Add automatic GO Negotiation vs. join-a-group...
2012-04-08 Jouni MalinenP2P: Fix shared freq check and support AP mode validation
2012-04-08 Jouni MalinenP2P: Abort join-group operation if concurrent group...
2012-04-06 Nirav ShahP2P: Disconnect P2P group on supplicant deinit
2012-04-06 Angie ChinchillaP2P: Fix crash for failure case when WSC PIN is entered...
2012-04-03 Jouni MalinenP2P: Remove client group on Deauthentication reason...
2012-04-01 Eliad PellerP2P: Add deinit_p2p_cli op to clear P2P client driver...
2012-04-01 Johannes BergDBus: Add ability to report probe requests
2012-04-01 Johannes BergPass signal strength through, fix units
2012-03-29 Jouni MalinenP2P: Add support for preferred channel list
2012-03-27 Jouni MalinenP2P: Do not use group idle timeout during provisioning
2012-03-26 Jouni MalinenP2P: Validate p2p_oper_channel in p2p_group_add
2012-03-01 Jouni MalinenP2P: Fix provisioning info clearing after successful...
2012-02-29 Jouni MalinenP2P: Fix p2p_cancel to return success if GO Negotiation...
2012-02-28 Jouni MalinenP2P: Optimize provisioning step scan for join-a-group...
2012-02-27 Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-19 Jouni MalinenP2P: Add more debug on group idle timeout
2012-02-19 Jouni MalinenP2P: Fix group idle timer cancellation on group removal
2012-02-17 Jouni MalinenP2P: Allow channels to be removed from P2P use
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Piotr NakraszewiczP2P: Do not expire GO peer entry during group rekeying
2012-02-06 Jouni MalinenP2P: Set Invitation Type to 1 for GO inviting to a...
2012-02-05 Jouni MalinenP2P: Wait for PD-before-join response
2012-02-05 Jouni MalinenP2P: Skip event notification on PD Response in join...
2012-01-29 Dmitry ShmidtLet wpa_supplicant_deinit_iface() know that process...
2012-01-25 Jouni MalinenP2P: Do not expire peer entry if we are connected to...
2012-01-23 Jouni MalinenStop sched_scan in number of cases where it should...
2012-01-08 Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2011-12-29 Jouni MalinenP2P: Stop remain-on-channel prior to starting join...
2011-12-27 Neeraj Kumar GargP2P: Reject p2p_group_add if forced frequency is not...
2011-12-25 Jouni MalinenP2P: Use global->p2p_dev_addr instead of parent->own_addr
2011-12-22 Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-12-22 Jouni MalinenP2P: Show persistent group info on P2P_PEER data
2011-12-21 윤민홍P2P: Send D-Bus ServiceDiscoveryRequest signal for...
2011-12-18 Jouni MalinenP2P: Use hardcoded idle timeout of 10 seconds in P2P...
2011-12-18 Jouni MalinenP2P: Fix disconnect event not to increase idle timeout
2011-12-18 Jouni MalinenP2P: Fix Provision Discovery channel for some join...
2011-12-18 Reinette ChatreP2P: Make GO negotiation peer and group information...
2011-12-11 Jouni MalinenFix compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2011-12-11 Jouni MalinenP2P: Fix 32-bit compiler warnings on service discovery...
2011-12-11 Jouni MalinenP2P: Fix Provision Discovery name in debug messages
2011-12-11 Vitaly WoolSkip WPS PBC overlap detection if P2P address is the...
2011-12-10 Jouni MalinenP2P: Clean up group formation on network block removal
2011-12-06 Jouni MalinenP2P: Add group ifname to P2P-PROV-DISC-* events
2011-12-06 Jithu JanceP2P: Skip duplicated provision discovery on join
2011-12-06 Jithu JanceP2P: Add optional "join" argument for p2p_prov_disc...
2011-12-01 Jouni MalinenP2P: Clear show_group_started on GO start
2011-11-19 Jouni MalinenP2P: Send Listen state Probe Response frames without...
2011-11-18 Johannes BergP2P: Simplify code in wpas_p2p_connect()
2011-11-18 Jouni MalinenMark local functions static
2011-11-17 Jouni MalinenP2P: Cancel previous operation before starting new...
2011-11-15 Jouni MalinenP2P: Wait until ongoing scan completes before starting...
2011-11-14 Jouni MalinenDo not add P2P IE into Beacon/Probe Response if P2P...
2011-10-29 Jouni MalinenRemove disable_11b_rates() driver_ops
2011-10-29 Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-28 Jithu JanceP2P: Fix frequency in the P2P_EVENT_GROUP_STARTED event
2011-10-28 Jithu JanceP2P: Notify device expiry via P2P-DEVICE-LOST event
2011-10-25 Jithu JanceP2P: Stop any on-going "p2p_find" on creating an Autono...
2011-10-24 Jouni MalinenP2P: Advertise Persistent Reconnect group capability
2011-10-23 Christian Lamparterwpa_supplicant: Unify hardware feature data
2011-10-22 Jouni MalinenRemove user space client MLME
2011-10-12 Janusz DziedzicP2P: Cleanup AP callbacks when removing the group
2011-09-29 Jouni MalinenGAS: Use off-channel operations for requests
2011-09-29 Jouni MalinenP2P: Provide mechanism for figuring out p2p_scan_ie...
2011-09-29 Jouni MalinenP2P: Do not request station mode scans during P2P opera...
2011-09-29 Jouni MalinenP2P: Do not leave P2P scan handler registered if scan...
2011-09-21 Johannes BergP2P: Fix action done handling for driver-based off...
2011-09-10 Rajkumar ManoharanP2P: Remove CCK supported rates when running P2P scan
2011-09-08 Jouni MalinenP2P: Remove Label config method
2011-07-15 Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-15 Jouni MalinenP2P: Use consistent checking of ssid != NULL
next