index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
p2p
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
P2P: Remove Label config method
Jouni Malinen
2011-09-08
4
-37
/
+3
*
P2P: Fix 802.11b-only rate validation for Probe Request frames
Jouni Malinen
2011-08-02
1
-0
/
+8
*
P2P: Do not reply to Probe Request frame indicating only 802.11b rates
Jouni Malinen
2011-07-15
1
-0
/
+30
*
P2P: Check Device ID match in Probe Request frames in Listen state
Jouni Malinen
2011-07-15
1
-5
/
+18
*
P2P: Filter Probe Request frames based on DA and BSSID in Listen state
Jouni Malinen
2011-07-15
2
-6
/
+21
*
P2P: Only call dev_lost() for devices that have been dev_found()
Angie Chinchilla
2011-07-04
1
-1
/
+4
*
P2P: Update listen and operating channel from P2P D-Bus
Jayant Sane
2011-06-25
2
-0
/
+27
*
P2P: Show P2P peer signal level in D-Bus P2P device properties
Jayant Sane
2011-06-23
3
-3
/
+7
*
P2P: Add callback for provision discovery failure
Jayant Sane
2011-06-12
3
-0
/
+28
*
P2P: Retry provision discovery requests in IDLE state
Jayant Sane
2011-06-12
3
-1
/
+155
*
P2P: add a missing 'return' after building IE from an empty string
Eliad Peller
2011-03-30
1
-0
/
+1
*
P2P: Store more WPS attributes for peers
Jouni Malinen
2011-03-28
4
-70
/
+120
*
P2P: Add more WPS attributes into Listen state Probe Response
Jouni Malinen
2011-03-28
3
-21
/
+134
*
P2P: Add option for requested device type in P2P search/scan
Jean-Michel Bachot
2011-03-19
3
-6
/
+48
*
P2P: Use a single define for max number of vendor extensions
Jouni Malinen
2011-03-19
5
-17
/
+14
*
P2P: Keep track of peer WPS vendor extensions
Jean-Michel Bachot
2011-03-19
4
-0
/
+34
*
P2P: Allow adding of WPS vendor extension attributes
Jean-Michel Bachot
2011-03-19
4
-0
/
+73
*
P2P: Keep track of secondary device types for peers
Jean-Michel Bachot
2011-03-17
4
-0
/
+48
*
P2P: Add Secondary Device Type list in Probe Response frames
Jean-Michel Bachot
2011-03-17
1
-0
/
+9
*
P2P: Add method to signal lost device
Johannes Berg
2011-02-24
2
-0
/
+11
*
P2P: Add p2p_get_peer_found to get peer info
Johannes Berg
2011-02-24
2
-0
/
+51
*
P2P: Add new_device flag to dev_found callback
Johannes Berg
2011-02-24
3
-5
/
+13
*
P2P: Embed publically visible struct in peer info
Konguraj(Raj) Kulanthaivel
2011-02-24
8
-116
/
+143
*
P2P: Check GO Neg Req retransmit limit in p2p_listen_end
Jouni Malinen
2011-01-12
1
-0
/
+8
*
P2P: Limit the retransmission of GO Negotiation request to 120
Fabien Marotte
2010-12-28
3
-0
/
+12
*
P2P: Allow access to group members
Johannes Berg
2010-12-17
2
-0
/
+40
*
P2P: Unauthorize pending P2P GO Neg peer on p2p_cancel
Sudhakar Swaminathan
2010-12-17
2
-0
/
+10
*
P2P: Add p2p_unauthorize command
Sudhakar Swaminathan
2010-11-25
2
-0
/
+42
*
P2P: Reselect operating channel preference based on best channels
Jouni Malinen
2010-11-10
1
-28
/
+55
*
P2P: Add support for automatic channel selection at GO
Anil Gathala Sudha
2010-11-10
3
-3
/
+71
*
P2P: Drop pending TX frame on new p2p_connect
Jouni Malinen
2010-11-05
1
-0
/
+15
*
P2P: Do not re-send PD Request for join-a-group after acked frame
Jouni Malinen
2010-10-27
3
-3
/
+16
*
P2P: Fix parsing of UTF-8 device names
Jouni Malinen
2010-10-26
1
-2
/
+3
*
P2P: Add mechanism for timing out idle groups
Jouni Malinen
2010-10-25
2
-0
/
+12
*
P2P: Fix p2p_send_action conversions
Jouni Malinen
2010-10-20
2
-3
/
+3
*
P2P: Delay send_action call if p2p_scan is in progress
Jouni Malinen
2010-10-20
7
-64
/
+107
*
P2P: Do not stop Listen state if it is on correct channel
Jouni Malinen
2010-10-20
3
-3
/
+24
*
P2P: Track non-P2P members in the group and set Group Limit bit
Jouni Malinen
2010-10-19
2
-23
/
+31
*
P2P: Skip GO Neg Conf ack failure workaround of send failures
Jouni Malinen
2010-10-19
2
-10
/
+25
*
P2P: Add mechanism for updating P2P channel list based on driver events
Jouni Malinen
2010-10-15
2
-0
/
+9
*
P2P: Reject multi-channel concurrent operations depending on driver
Jouni Malinen
2010-10-14
2
-0
/
+19
*
P2P: Share code for p2p_connect/authorize channel preparation
Jouni Malinen
2010-10-14
1
-47
/
+24
*
P2P: Verify that p2p_connect forced frequency is allowed for P2P
Jouni Malinen
2010-10-14
1
-4
/
+24
*
P2P: Fix a typo to fix CONFIG_P2P=y build
Jouni Malinen
2010-10-10
1
-1
/
+1
*
P2P: Fill in default Config Methods in Invitation Request
Jouni Malinen
2010-09-21
1
-1
/
+1
*
P2P: Add option for disabling intra BSS distribution
Sudhakar Swaminathan
2010-09-10
4
-1
/
+28
*
P2P: Fix invitation_received callback to use NULL bssid (if not known)
Ardong Chen
2010-09-10
1
-1
/
+1
*
P2P: Make sure parsed Device Name gets null terminated
Jouni Malinen
2010-09-10
1
-0
/
+1
*
P2P: Add peer timeout into group formation 15 second timeout
Jouni Malinen
2010-09-10
4
-0
/
+18
*
P2P: Provide local event on GO Neg Req rejection
Jouni Malinen
2010-09-10
2
-0
/
+6
[prev]
[next]