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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: Make inactivity polling configurable
Yogesh Ashok Powar
2011-12-25
2
-1
/
+6
*
Remove obsolete comment on removed PTK rekeying operation
Jouni Malinen
2011-12-24
1
-3
/
+0
*
Increase initial group key handshake retransmit timeout to 500 ms
Jouni Malinen
2011-12-24
1
-3
/
+5
*
Drop priority level of the logger message for unexpected replay counter
Jouni Malinen
2011-12-24
1
-1
/
+1
*
nl80211: Fix mgmt RX for device SME in AP mode without monitor
Jouni Malinen
2011-12-23
1
-2
/
+30
*
nl80211: Fix use_monitor driver capability for non-mac80211 drivers
Jouni Malinen
2011-12-23
1
-0
/
+18
*
nl80211: Show station flush failures in debug log
Jouni Malinen
2011-12-23
1
-1
/
+7
*
nl80211: Add debug prints for mgmt RX subscription
Jouni Malinen
2011-12-23
1
-7
/
+25
*
P2P: Maintain a list of P2P Clients for persistent group on GO
Jouni Malinen
2011-12-22
2
-2
/
+2
*
P2P: Move public P2P_PEER info generation into ctrl_iface
Jouni Malinen
2011-12-22
2
-36
/
+35
*
P2P: Replace p2p_get_peer_info with p2p_peer_known when applicable
Jouni Malinen
2011-12-22
2
-0
/
+14
*
P2P: Fix a typo in a function documentation
Jouni Malinen
2011-12-22
1
-1
/
+1
*
P2P: Do not allow pending listen command override connect
Jouni Malinen
2011-12-21
1
-0
/
+6
*
Android: nl80211: Work around limited genl_ctrl_resolve()
Jouni Malinen
2011-12-21
1
-0
/
+36
*
Lower RX_MGMT driver event debug level for Beacon frames
Jouni Malinen
2011-12-18
1
-1
/
+15
*
Allow linking with libnl-3 (libnl 3.2 and newer)
Ben Greear
2011-12-18
2
-16
/
+30
*
P2P: Reduce the idle time in Wait peer connect state
Neeraj Kumar Garg
2011-12-18
1
-1
/
+1
*
P2P: Fix PROBE_REQ_ONLY flag use for Provision Discovery Request
Neeraj Kumar Garg
2011-12-18
1
-1
/
+1
*
P2P: Fix Provision Discovery channel for some join-GO cases
Jouni Malinen
2011-12-18
4
-8
/
+13
*
P2P: Make GO negotiation peer and group information available over D-Bus
Reinette Chatre
2011-12-18
2
-1
/
+3
*
P2P: Do not include own information in the peer table
Marek Kwaczynski
2011-12-18
1
-0
/
+3
*
PCSC: Accept 0x67 (Wrong length) as a response to READ RECORD
Jouni Malinen
2011-12-18
1
-1
/
+1
*
Make hostapd_eid_wmm_valid() return more logical return values
Jouni Malinen
2011-12-17
2
-7
/
+9
*
AP: Pass station's WMM configuration to driver wrappers
Jason Young
2011-12-17
7
-21
/
+17
*
nl80211: Fix memory leaks on nla_put_failure error paths
Jouni Malinen
2011-12-17
1
-0
/
+9
*
nl80211: Fix memory leak on nla_put_failure error paths
Jason Young
2011-12-17
1
-2
/
+31
*
nl80211: Send uapsd_queues and max_sp values on STA addition
Eliad Peller
2011-12-17
1
-1
/
+17
*
AP: Add uapsd_queues and max_sp fields
Eliad Peller
2011-12-17
5
-6
/
+22
*
AP: Consider U-APSD driver support
Eliad Peller
2011-12-17
3
-1
/
+7
*
Android: Fix PNO start function conversion
Jouni Malinen
2011-12-15
1
-1
/
+2
*
nl80211: Fix CONFIG_TDLS=y build
Jouni Malinen
2011-12-12
1
-1
/
+1
*
nl80211: Clean up info on netdev or nl80211 not found errors
Jouni Malinen
2011-12-11
1
-2
/
+7
*
P2P: Remove unexpected pending Provision Discovery Request in Search
Jean-Michel.Bachot
2011-12-11
1
-0
/
+14
*
P2P: Fix Provision Discovery name in debug messages
Jouni Malinen
2011-12-11
3
-7
/
+7
*
P2P: Reject Presence Request if current NoA cannot be fetched
Jouni Malinen
2011-12-11
1
-1
/
+1
*
Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute
Michael Braun
2011-12-11
9
-5
/
+194
*
Skip WPS PBC overlap detection if P2P address is the same
Vitaly Wool
2011-12-11
1
-4
/
+9
*
nl80211: Send Probe Response template to the driver
Arik Nemtsov
2011-12-10
1
-0
/
+3
*
Set driver Probe Response template for AP mode offload
Arik Nemtsov
2011-12-10
2
-0
/
+55
*
Split Probe Response generation into a separate function
Arik Nemtsov
2011-12-10
1
-102
/
+114
*
Maintain internal copy of Probe Response offload capabilities
Arik Nemtsov
2011-12-10
1
-0
/
+7
*
nl80211: Propagate Probe Response offload capabilities from kernel
Arik Nemtsov
2011-12-10
2
-0
/
+43
*
AP: Improve disconnect and timeout related logging
Ben Greear
2011-12-10
3
-4
/
+9
*
AP: Convert some wpa_printf to wpa_msg/dbg
Ben Greear
2011-12-10
2
-5
/
+6
*
Tell user why a channel cannot be used in AP mode
Ben Greear
2011-12-10
1
-2
/
+9
*
P2P: Remove forgotten TODO comment
Jouni Malinen
2011-12-10
1
-2
/
+0
*
P2P: Append P2P Device Address to AP-STA-DISCONNECTED event
Jithu Jance
2011-12-10
1
-8
/
+20
*
nl80211: Store own address in BSS
Johannes Berg
2011-12-10
1
-17
/
+12
*
Add MSK dump mechanism into hostapd RADIUS server for testing
Jouni Malinen
2011-12-09
5
-2
/
+47
*
P2P: Add group ifname to P2P-PROV-DISC-* events
Jouni Malinen
2011-12-06
3
-4
/
+8
[next]