index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
p2p
Commit message (
Expand
)
Author
Age
Files
Lines
*
P2PS: Correct config_methods for different P2P cases
Purushottam Kushwaha
2016-05-19
1
-3/+3
*
P2P: Add P2P_GROUP_MEMBER command to fetch client interface address
Purushottam Kushwaha
2016-04-18
2
-0/+24
*
P2P: Continue p2p_find after sending non-success Invitation Response
Jouni Malinen
2016-04-07
1
-0/+2
*
P2P: Advertise IP Address Allocation only if it is enabled on GO
Jouni Malinen
2016-03-20
2
-1/+8
*
P2P: Adjust service discovery maximum fragment size for 60 GHz
Lior David
2016-03-07
1
-4/+16
*
P2P: Update peer WFD IE from PD Response and GO Negotiation Response
Avichal Agarwal
2016-03-05
2
-0/+8
*
P2P: Update peer listen channel from Probe Request frames
Ilan Peer
2016-03-03
1
-2/+17
*
P2P: Add Dev Info attribute to Probe Request frames in 60 GHz
Lior David
2016-03-03
2
-2/+9
*
P2P: Reduce off channel wait time for some P2P Action frames
Avraham Stern
2016-02-06
3
-4/+4
*
P2P: Print find_start in debug log when ignoring old scan results
Jouni Malinen
2016-01-07
1
-2/+4
*
P2P: Try SD Query with each non-ACK peer only once per search iteration
Jouni Malinen
2016-01-04
3
-5/+48
*
P2P: Fix P2P_FIND while waiting for listen ROC to start in the driver
Jouni Malinen
2015-12-30
1
-0/+4
*
P2PS: Add group SSID, if known, to the P2PS-PROV-DONE event
Jouni Malinen
2015-12-30
3
-11/+21
*
P2P: Add support for VHT 80+80 MHz and 160 MHz
Ahmad Kholaif
2015-11-25
1
-0/+4
*
P2P: Define operating classes for VHT 80+80 and 160
Ahmad Kholaif
2015-11-25
2
-2/+2
*
P2P: Fix a typo in debug message
Purushottam Kushwaha
2015-11-15
1
-1/+1
*
P2P: Filter control chars in group client device name similarly to peer
Hu Wang
2015-10-26
3
-11/+25
*
P2P: Avoid undefined behavior in pointer arithmetic
Jouni Malinen
2015-10-24
5
-67/+66
*
P2P: Do not reply to GO Negotiation Request if peer is waiting for us
Jouni Malinen
2015-10-15
1
-0/+8
*
P2PS: Do not add unnecessary attributes to PD Response
Max Stepanov
2015-10-11
1
-9/+17
*
P2PS: Do not add unnecessary follow-on PD Request attributes
Max Stepanov
2015-10-11
1
-29/+38
*
P2PS: Fix PD Request parameter handling
Max Stepanov
2015-10-11
1
-60/+75
*
P2PS: Indicate the chosen operating frequency
Ilan Peer
2015-10-11
3
-11/+28
*
P2PS: Process channels in PD Response
Ilan Peer
2015-10-11
1
-2/+47
*
P2PS: Process channels in PD Request
Ilan Peer
2015-10-11
1
-5/+69
*
P2PS: Add channel policy to PD Request
Ilan Peer
2015-10-11
3
-38/+72
*
P2P: Cleanup handling of unknown peer in PD Request processing
Ilan Peer
2015-10-11
1
-18/+30
*
P2PS: Fix possible NULL pointer dereference in PD exchange
Ilan Peer
2015-10-11
1
-1/+1
*
P2PS: Add validation for P2PS PD Request
Ilan Peer
2015-10-07
1
-25/+156
*
P2PS: Reduce indentation in p2p_process_prov_disc_req()
Ilan Peer
2015-10-07
1
-145/+136
*
P2PS: Send follow-on PD response only if status is 12
Max Stepanov
2015-10-07
2
-30/+75
*
P2P: Cancel extended listen on p2p_flush()
Andrei Otcheretianski
2015-10-07
1
-1/+2
*
P2P: Fix the calculation of group common freqs
Ilan Peer
2015-09-25
1
-0/+10
*
P2PS: Remove redundant check in for loop
Purushottam Kushwaha
2015-08-27
1
-1/+1
*
P2P: Support driver preferred freq list for invitation case
Ahmad Kholaif
2015-08-11
3
-3/+20
*
P2PS: Clean up intended interface address passing to p2ps_prov_complete
Jouni Malinen
2015-08-06
1
-10/+4
*
P2PS: Fix PD PIN event notifications
Max Stepanov
2015-08-06
2
-26/+83
*
P2P: Add a function to compute the group common freqs
Ilan Peer
2015-08-03
2
-0/+50
*
Share freq-to-channel conversion function
Andrei Otcheretianski
2015-08-03
1
-52/+5
*
P2P: Silence bogus compiler warnings
Jouni Malinen
2015-08-01
1
-2/+2
*
P2P: Process preferred frequency list as part of GO Neg Req/Resp
Ahmad Kholaif
2015-07-31
1
-0/+202
*
P2P: Expose driver preferred frequency list fetch to P2P
Ahmad Kholaif
2015-07-30
1
-0/+14
*
P2P: Do not omit known operating channel preference from GO Neg Resp
Ahmad Kholaif
2015-07-30
1
-1/+1
*
P2P: Parse preferred frequency list extension
Ahmad Kholaif
2015-07-30
2
-0/+6
*
P2P: Add preferred frequency list extension to GO Neg Req
Ahmad Kholaif
2015-07-30
3
-0/+44
*
P2P: Use preferred frequency list from the local driver
Ahmad Kholaif
2015-07-30
3
-0/+29
*
P2PS: Add feature capability to PD events
Max Stepanov
2015-07-26
2
-10/+21
*
P2PS: Add CPT handling on PD request and response
Max Stepanov
2015-07-26
1
-15/+73
*
P2PS: Add CPT parameter to P2PS_PROVISION and P2PS_PROVISION_RESP
Max Stepanov
2015-07-26
1
-0/+17
*
P2PS: Add CPT parameter to P2P_SERVICE_ADD asp command
Max Stepanov
2015-07-26
2
-5/+31
[next]