P2P: Use the same Dialog Token value for every GO Negotiation retry
[mech_eap.git] / src / p2p /
2013-01-12 Sunil DuttP2P: Use the same Dialog Token value for every GO Negot...
2013-01-12 Sunil DuttP2P: Publish more connected clients info in Probe Respo...
2013-01-12 Masashi HonmaP2P: Fix some memory leaks in p2p_add_device()
2013-01-08 Sunil DuttP2P: Use the same Dialog Token value for every PD retry
2012-12-27 Jouni MalinenSplit p2p_prepare_channel() into multiple functions
2012-12-27 Jouni MalinenP2P: Document operating channel selection functions
2012-12-27 Arik NemtsovP2P: Always re-select operating channel if not hard...
2012-12-27 Jouni MalinenP2P: Do not allow re-selection of GO channel if forced_...
2012-12-27 Jouni MalinenP2P: Set FORCE_FREQ flag as part of p2p_prepare_channel()
2012-12-27 Jouni MalinenP2P: Share a single function for GO channel selection
2012-12-25 Arik NemtsovP2P: Prefer operating channels where HT40 is possible
2012-12-25 Yoni DivinskyP2P: Consider age for the P2P scan results
2012-11-22 Sunil DuttP2P: Increase the maximum number of PD Request retries
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 Masashi HonmaP2P: Reduce redundant PSK generation for GO
2012-10-30 Jouni MalinenP2P: Allow discoverable interval for p2p_find to be...
2012-10-26 Jouni MalinenP2P: Allow all channels with multi-channel concurrency
2012-10-13 Jouni MalinenP2P: Improve robustness against lost ctrl::ack frames
2012-09-25 Jouni MalinenP2P: Fix ignoring of PD Response due to dialog token...
2012-09-24 Jouni MalinenP2P: Allow peer to propose channel in invitation process
2012-09-24 Jouni MalinenP2P: Show own channel list in debug log
2012-09-05 Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-09-05 Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-08-29 Jouni MalinenWFD: Add support for sending Wi-Fi Display service...
2012-08-29 Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-24 Sunil DuttP2P: Fix PD retries on delay in off channel transmission
2012-08-23 Jouni MalinenP2P: Allow scan operations during p2p_find
2012-08-23 Jouni MalinenP2P: Add option for adding extra delay to p2p_find
2012-08-15 Jouni MalinenP2P: Use larger GO config timeout if HT40 is used
2012-08-15 Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-11 Jouni MalinenP2P: Increase GO Negotiation timeouts
2012-07-23 Jouni MalinenP2P: Fix provision discovery retries during p2p_find
2012-07-02 Masashi HonmaP2P: Check memory allocation result in a Service Discov...
2012-06-30 Jouni MalinenP2P: Remove unused P2P_SCAN_SPECIFIC
2012-06-30 Johannes BergP2P: Remove GO neg/invite special cases from search
2012-06-17 Masashi HonmaP2P: Add p2p_client_list support for FullMAC Persistent GO
2012-06-16 Jouni MalinenP2P: Fix P2P Client Discoverability bit updates
2012-06-16 Masashi HonmaP2P: Fix setting of P2P Client Discoverability bit
2012-06-09 Jouni MalinenP2P: Ignore unexpected GO Neg Resp is we have sent...
2012-06-09 Neeraj Kumar GargP2P: Address race condition with GO Negotiation Request...
2012-06-08 Jouni MalinenP2P: Assume GO Negotiation failed if GO Neg Conf wait...
2012-06-06 Johannes BergP2P: Send GO Negotiation Confirm without wait
2012-06-06 Masashi HonmaP2P: Use consistent Device Capability in Beacon/Probe...
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-08 Jouni MalinenP2P: Reject PD Request for unknown group
2012-05-08 Jouni MalinenP2P: Store SSID of the group in p2p_group data
2012-05-08 Jouni MalinenP2P: Do not use prov_disc_resp() callback for rejected PD
2012-05-08 Jouni MalinenP2P: Wait 100 ms if driver fails to start listen operation
2012-05-02 Wei-Jen LinP2P: Fix Device ID matching for Probe Request frames
2012-04-27 Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-26 Jouni MalinenP2P: Do not update peer Listen channel based on PD...
2012-04-16 Jouni MalinenP2P: Fix disallowing of pending listen command to overr...
2012-04-11 Jouni MalinenP2P: Clear P2P_DEV_SD_INFO when new wildcard SD query...
2012-04-01 Johannes BergDBus: Add ability to report probe requests
2012-03-30 Jouni MalinenP2P: Use P2P Device ID attribute if Device Info not...
2012-03-29 Jouni MalinenP2P: Add support for preferred channel list
2012-03-01 Jouni MalinenP2P: Fix provisioning info clearing after successful...
2012-02-27 Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-27 Jouni MalinenP2P: Make p2p_flush stop P2P operations consistently
2012-02-27 Jouni MalinenP2P: Fix remain-on-channel use with PD/Invitation Reque...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-09 Jouni MalinenP2P: Avoid re-starting p2p_search in some corner cases
2012-02-09 Jouni MalinenP2P: Fix p2p_scan() error processing in p2p_search()
2012-02-07 Jouni MalinenP2P: Move p2p_add_device() prototype to correct header...
2012-02-07 Jouni MalinenP2P: Allow BSS entry to be fetched based on GO P2P...
2012-02-05 Johannes BergP2P: Remove unneeded go_neg_peer check from PD
2012-01-25 Jouni MalinenP2P: Do not expire peer entry if we are connected to...
2012-01-25 Jouni MalinenP2P: Do not expire peer entry if peer is connected...
2012-01-22 Jithu JanceP2P: Notify upper framework on stopping the p2p_find...
2012-01-08 Jouni MalinenP2P: Use Device ID attribute to filter Probe Request...
2012-01-08 Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2011-12-22 Jouni MalinenP2P: Move public P2P_PEER info generation into ctrl_iface
2011-12-22 Jouni MalinenP2P: Replace p2p_get_peer_info with p2p_peer_known...
2011-12-22 Jouni MalinenP2P: Fix a typo in a function documentation
2011-12-21 Jouni MalinenP2P: Do not allow pending listen command override connect
2011-12-18 Neeraj Kumar GargP2P: Reduce the idle time in Wait peer connect state
2011-12-18 Neeraj Kumar GargP2P: Fix PROBE_REQ_ONLY flag use for Provision Discover...
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-18 Marek KwaczynskiP2P: Do not include own information in the peer table
2011-12-11 Jean-Michel.BachotP2P: Remove unexpected pending Provision Discovery...
2011-12-11 Jouni MalinenP2P: Fix Provision Discovery name in debug messages
2011-12-11 Jouni MalinenP2P: Reject Presence Request if current NoA cannot...
2011-12-10 Jouni MalinenP2P: Remove forgotten TODO comment
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-11-18 Johannes BergP2P: Clear WPS method when GO negotiation fails
2011-11-18 Jithu JanceP2P: Indicate GO Negotiation failure on peer expiration
2011-11-18 Jouni MalinenUse NULL instead of 0 for pointers
2011-11-18 Jouni MalinenP2P: Fix collection of member-in-group information...
2011-11-18 Jouni MalinenMark local functions static
2011-11-16 Johannes BergP2P: Deal with a peer associating while connected
2011-11-15 Jouni MalinenP2P: Wait until ongoing scan completes before starting...
2011-10-24 Jithu JanceP2P: Append P2P Device Address to AP-STA-CONNECTED...
2011-10-24 Jouni MalinenP2P: Advertise Persistent Reconnect group capability
2011-10-23 Jouni MalinenRemove unused variables
2011-10-12 Janusz DziedzicP2P: Fix wpabuf reuse on p2p_group_notif_noa()
2011-10-11 Jouni MalinenP2P: Do not change SSID during GO negotiation
next