aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p_invitation.c
Commit message (Expand)AuthorAgeFilesLines
* p2p: consider age for the p2p scan resultsYoni Divinsky2012-07-301-1/+2
* P2P: use GO channel for Operating Channel IEEliad Peller2012-07-301-2/+0
* P2P: Do not update peer Listen channel based on PD/InvitationJouni Malinen2012-04-261-1/+2
* P2P: Fix remain-on-channel use with PD/Invitation Request while in ListenJouni Malinen2012-02-271-0/+2
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* P2P: Embed publically visible struct in peer infoKonguraj(Raj) Kulanthaivel2011-02-241-5/+6
* P2P: Delay send_action call if p2p_scan is in progressJouni Malinen2010-10-201-9/+6
* P2P: Fix invitation_received callback to use NULL bssid (if not known)Ardong Chen2010-09-101-1/+1
* P2P: Process Invitation Request from previously unknown peerArdong Chen2010-09-101-4/+19
* P2P: Fix invitation to active group to use correct operating channelJouni Malinen2010-09-091-2/+3
* P2P: Use 0-timeout when inviting to running group as clientJouni Malinen2010-09-091-1/+1
* P2P: Add Device Info attribute to Invitation RequestJouni Malinen2010-09-091-2/+3
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+474