]> git.ipfire.org Git - thirdparty/hostap.git/history - src/p2p
Remove the GPL notification from files contributed by Atheros
[thirdparty/hostap.git] / src / p2p /
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
2011-10-01  Marek KwaczynskiP2P: Refresh peer entries on Probe Request RX
2011-09-29  Jouni MalinenMove GAS/ANQP build routines to a separate file from P2P
2011-09-29  Jouni MalinenP2P: Provide mechanism for figuring out p2p_scan_ie...
2011-09-29  Jouni MalinenP2P: Fix group formation after previous commit
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-26  Jouni MalinenRename and fix ANQP definitions to match IEEE Std 802...
2011-09-22  Jouni MalinenP2P: Fix a race condition in some P2P command sequencies
2011-09-08  Jouni MalinenP2P: Allow advertisement config methods to be limited
2011-09-08  Jouni MalinenP2P: Remove Label config method
2011-08-02  Jouni MalinenP2P: Fix 802.11b-only rate validation for Probe Request...
2011-07-15  Jouni MalinenP2P: Do not reply to Probe Request frame indicating...
2011-07-15  Jouni MalinenP2P: Check Device ID match in Probe Request frames...
2011-07-15  Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-04  Angie ChinchillaP2P: Only call dev_lost() for devices that have been...
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-06-12  Jayant SaneP2P: Retry provision discovery requests in IDLE state
2011-03-30  Eliad PellerP2P: add a missing 'return' after building IE from...
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-03-17  Jean-Michel BachotP2P: Add Secondary Device Type list in Probe Response...
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
2011-01-12  Jouni MalinenP2P: Check GO Neg Req retransmit limit in p2p_listen_end
2010-12-28  Fabien MarotteP2P: Limit the retransmission of GO Negotiation request...
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  Jouni MalinenP2P: Reselect operating channel preference based on...
2010-11-10  Anil Gathala SudhaP2P: Add support for automatic channel selection at GO
2010-11-05  Jouni MalinenP2P: Drop pending TX frame on new p2p_connect
2010-10-27  Jouni MalinenP2P: Do not re-send PD Request for join-a-group after...
2010-10-26  Jouni MalinenP2P: Fix parsing of UTF-8 device names
2010-10-25  Jouni MalinenP2P: Add mechanism for timing out idle groups
2010-10-20  Jouni MalinenP2P: Fix p2p_send_action conversions
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-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-10-14  Jouni MalinenP2P: Share code for p2p_connect/authorize channel prepa...
2010-10-14  Jouni MalinenP2P: Verify that p2p_connect forced frequency is allowe...
2010-10-10  Jouni MalinenP2P: Fix a typo to fix CONFIG_P2P=y build
2010-09-22  Jouni MalinenP2P: Fill in default Config Methods in Invitation Request
2010-09-10  Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-10  Ardong ChenP2P: Fix invitation_received callback to use NULL bssid...
2010-09-10  Jouni MalinenP2P: Make sure parsed Device Name gets null terminated
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-10  Ardong ChenP2P: Process Invitation Request from previously unknown...
2010-09-10  Ardong ChenP2P: Add peer entry based on Provision Discovery Request
2010-09-09  Jouni MalinenP2P: Use SSID from GO Negotiation to limit WPS provisio...
next