P2P: Report dev_found event (if not yet done) from GO Neg Req RX
[mech_eap.git] / src / p2p / p2p_go_neg.c
2014-03-12 Sunil Dutt UndekariP2P: Report dev_found event (if not yet done) from...
2014-02-07 Jouni MalinenP2P: Handle unexpected GO Neg Req reject message more...
2014-01-30 Eytan LifshitzFix memory leaks and wrong memory access
2014-01-27 Jouni MalinenP2P NFC: Report connection handover as trigger for P2P
2014-01-27 Jouni MalinenP2P NFC: Define WPS_NFC config method
2014-01-17 Po-Lun LaiP2P: Allow GO Negotiation Request to update peer entry...
2014-01-07 Arik NemtsovP2P: Wait on GO Negotiation Confirm transmit
2014-01-07 Eyal ShapiraP2P: Cancel action frame offchan wait after recv GO...
2014-01-07 Jouni MalinenP2P: Use radio work to protect offchannel Action frame...
2013-11-19 Jouni MalinenP2P: Prefer U-NII-3 over U-NII-1 during channel selection
2013-11-18 Jouni MalinenP2P: Select VHT channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Select HT40 channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Move random channel selection into a helper function
2013-10-27 Eliad PellerP2P: Add VHT support
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-26 Jouni MalinenAdd explicit buffer length checks for p2p_build_wps_ie()
2013-10-22 Jouni MalinenP2P: Add more user friendly debug print of channel...
2013-09-16 Hardik Kantilal... P2P: Prefer 20 MHz operating channels on 5 GHz band...
2013-08-26 Jouni MalinenP2P: Update peer operating channel from GO Negotiation...
2013-05-18 Jouni MalinenP2P: Clean up debug prints
2013-04-27 Jouni MalinenP2P: Clean up channel--frequency conversion functions
2013-04-26 Jouni MalinenP2P: Set P2P_DEV_PEER_WAITING_RESPONSE from TX status...
2013-03-14 Jouni MalinenP2P: Fix shared frequency preference for concurrent...
2013-03-14 Jouni MalinenP2P: Use best-overall channel in p2p_reselect_channel()
2013-02-28 Jouni MalinenP2P: Increase GO Negotiation timeouts
2013-02-26 Jouni MalinenP2P: Fail GO Negotiation on missing Group ID
2013-02-26 Jouni MalinenP2P: Assign GO tie breaker bit at the same time with...
2013-01-12 Sunil DuttP2P: Use the same Dialog Token value for every GO Negot...
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: Share a single function for GO channel selection
2012-12-25 Arik NemtsovP2P: Prefer operating channels where HT40 is possible
2012-11-22 Sunil DuttP2P: Set user_initiated_pd separately from the join...
2012-10-13 Jouni MalinenP2P: Improve robustness against lost ctrl::ack frames
2012-09-24 Jouni MalinenP2P: Allow peer to propose channel in invitation process
2012-08-29 Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-15 Jouni MalinenP2P: Use larger GO config timeout if HT40 is used
2012-08-11 Jouni MalinenP2P: Increase GO Negotiation timeouts
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-06 Johannes BergP2P: Send GO Negotiation Confirm without wait
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-03-29 Jouni MalinenP2P: Add support for preferred channel list
2012-02-27 Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-10-24 Jouni MalinenP2P: Advertise Persistent Reconnect group capability
2011-10-11 Jouni MalinenP2P: Do not change SSID during GO negotiation
2011-09-08 Jouni MalinenP2P: Remove Label config method
2011-02-24 Konguraj(Raj) Kula... P2P: Embed publically visible struct in peer info
2010-12-28 Fabien MarotteP2P: Limit the retransmission of GO Negotiation request...
2010-11-10 Jouni MalinenP2P: Reselect operating channel preference based on...
2010-10-20 Jouni MalinenP2P: Delay send_action call if p2p_scan is in progress
2010-10-20 Jouni MalinenP2P: Do not stop Listen state if it is on correct channel
2010-09-10 Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-10 Jouni MalinenP2P: Add peer timeout into group formation 15 second...
2010-09-10 Jouni MalinenP2P: Provide local event on GO Neg Req rejection
2010-09-09 Jouni MalinenP2P: Use SSID from GO Negotiation to limit WPS provisio...
2010-09-09 Jouni MalinenP2P: Add Device Password ID to GO Neg Request RX event
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Fix channel forcing for p2p_connect auth
2010-09-09 Jouni MalinenP2P: Fix country string mismatch validation off-by...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module