]> git.ipfire.org Git - thirdparty/hostap.git/history - src/p2p/p2p.h
P2P: Wait until ongoing scan completes before starting P2P find
[thirdparty/hostap.git] / src / p2p / p2p.h
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-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-08  Jouni MalinenP2P: Remove Label config method
2011-07-15  Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-06-25  Jayant SaneP2P: Update listen and operating channel from P2P D-Bus
2011-06-23  Jayant SaneP2P: Show P2P peer signal level in D-Bus P2P device...
2011-06-12  Jayant SaneP2P: Add callback for provision discovery failure
2011-03-28  Jouni MalinenP2P: Store more WPS attributes for peers
2011-03-28  Jouni MalinenP2P: Add more WPS attributes into Listen state Probe...
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 method to signal lost device
2011-02-24  Johannes BergP2P: Add p2p_get_peer_found to get peer info
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-17  Johannes BergP2P: Allow access to group members
2010-12-17  Sudhakar SwaminathanP2P: Unauthorize pending P2P GO Neg peer on p2p_cancel
2010-11-25  Sudhakar SwaminathanP2P: Add p2p_unauthorize command
2010-11-10  Anil Gathala SudhaP2P: Add support for automatic channel selection at GO
2010-10-25  Jouni MalinenP2P: Add mechanism for timing out idle groups
2010-10-20  Jouni MalinenP2P: Do not stop Listen state if it is on correct channel
2010-10-19  Jouni MalinenP2P: Track non-P2P members in the group and set Group...
2010-10-19  Jouni MalinenP2P: Skip GO Neg Conf ack failure workaround of send...
2010-10-15  Jouni MalinenP2P: Add mechanism for updating P2P channel list based...
2010-10-14  Jouni MalinenP2P: Reject multi-channel concurrent operations dependi...
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  Ardong ChenP2P: Add peer entry based on Provision Discovery Request
2010-09-09  Jouni MalinenP2P: Use operating frequency from peer table as backup...
2010-09-09  Jouni MalinenP2P: Add Device Password ID to GO Neg Request RX event
2010-09-09  Jouni MalinenP2P: Fix p2p_connect join with interface address
2010-09-09  Jouni MalinenP2P: Add support for cross connection
2010-09-09  Jouni MalinenP2P: Include P2P IE in (Re)AssocReq to infra AP if...
2010-09-09  Jouni MalinenP2P: Add test command for filtering which peers are...
2010-09-09  Jouni MalinenP2P: Add initial version of P2P Module