P2P: Allow scan operations during p2p_find
[mech_eap.git] / src / p2p / p2p_i.h
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-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-08 Jouni MalinenP2P: Store SSID of the group in p2p_group data
2012-04-26 Jouni MalinenP2P: Do not update peer Listen channel based on PD...
2012-02-27 Jouni MalinenP2P: Advertise immediate availability of WPS credential
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-07 Jouni MalinenP2P: Move p2p_add_device() prototype to correct header...
2012-01-08 Jouni MalinenP2P: Allow Device ID to be specified for p2p_find command
2011-12-18 Jouni MalinenP2P: Fix Provision Discovery channel for some join...
2011-12-11 Jouni MalinenP2P: Fix Provision Discovery name in debug messages
2011-12-10 Jouni MalinenP2P: Remove forgotten TODO comment
2011-12-06 Jithu JanceP2P: Skip duplicated provision discovery on join
2011-11-15 Jouni MalinenP2P: Wait until ongoing scan completes before starting...
2011-10-24 Jouni MalinenP2P: Advertise Persistent Reconnect group capability
2011-10-11 Jouni MalinenP2P: Do not change SSID during GO negotiation
2011-06-23 Jayant SaneP2P: Show P2P peer signal level in D-Bus P2P device...
2011-06-12 Jayant SaneP2P: Retry provision discovery requests in IDLE state
2011-03-28 Jouni MalinenP2P: Store more WPS attributes for peers
2011-03-19 Jean-Michel BachotP2P: Add option for requested device type in P2P search...
2011-03-19 Jouni MalinenP2P: Use a single define for max number of vendor exten...
2011-03-19 Jean-Michel BachotP2P: Keep track of peer WPS vendor extensions
2011-03-19 Jean-Michel BachotP2P: Allow adding of WPS vendor extension attributes
2011-03-17 Jean-Michel BachotP2P: Keep track of secondary device types for peers
2011-02-24 Johannes BergP2P: Add new_device flag to dev_found callback
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 Anil Gathala SudhaP2P: Add support for automatic channel selection at GO
2010-10-27 Jouni MalinenP2P: Do not re-send PD Request for join-a-group after...
2010-10-20 Jouni MalinenP2P: Delay send_action call if p2p_scan is in progress
2010-09-10 Jouni MalinenP2P: Add peer timeout into group formation 15 second...
2010-09-09 Jouni MalinenP2P: Fix GAS fragmentation to match with IEEE 802.11u
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: Add test command for filtering which peers are...
2010-09-09 Jouni MalinenP2P: Initial support for SD fragmentation (GAS Comeback...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module