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
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpa_cli: Argument completion for p2p_group_remove
Jouni Malinen
2011-10-28
1
-0/+71
*
wpa_cli: Add completion functions for P2P peers and BSSes
Jouni Malinen
2011-10-28
3
-0/+238
*
P2P: Fix frequency in the P2P_EVENT_GROUP_STARTED event
Jithu Jance
2011-10-28
1
-2/+5
*
P2P: Notify device expiry via P2P-DEVICE-LOST event
Jithu Jance
2011-10-28
1
-0/+3
*
Automatically include WPS and AP support if P2P is enabled
Jouni Malinen
2011-10-28
2
-0/+4
*
P2P: Stop any on-going "p2p_find" on creating an Autonomous GO
Jithu Jance
2011-10-25
1
-0/+4
*
P2P: Fix wpa_supplicant crash on P2P WPS PBC overlap case
Jithu Jance
2011-10-24
2
-10/+16
*
P2P: Advertise Persistent Reconnect group capability
Jouni Malinen
2011-10-24
1
-1/+11
*
TDLS: Support mgmt-frame Tx for ctrl-iface operations
Arik Nemtsov
2011-10-23
1
-4/+16
*
TDLS: Add peer as a STA during link setup
Arik Nemtsov
2011-10-23
1
-0/+22
*
TDLS: Implement low-ack event for lost TDLS peers
Arik Nemtsov
2011-10-23
1
-0/+4
*
TDLS: Support sending a teardown frame from usermode
Arik Nemtsov
2011-10-23
1
-3/+2
*
TDLS/nl80211: Support receiving TDLS discovery response frames
Arik Nemtsov
2011-10-23
1
-0/+10
*
TDLS: Get TDLS related capabilities from driver
Arik Nemtsov
2011-10-23
3
-0/+24
*
TDLS: Support setting CONFIG_TDLS_TESTING in .config
Arik Nemtsov
2011-10-23
2
-0/+8
*
Remove unused driver_ops client MLME functions
Jouni Malinen
2011-10-23
1
-47/+0
*
wpa_supplicant: Check rate sets before joining BSS
Christian Lamparter
2011-10-23
1
-0/+112
*
wpa_supplicant: Unify hardware feature data
Christian Lamparter
2011-10-23
6
-49/+42
*
Postpone global_init() call until first driver instance is initialized
Jouni Malinen
2011-10-23
1
-20/+23
*
dbus: Removed unused local variable
Grant Erickson
2011-10-23
1
-8/+0
*
Comment out scard initialization code if PCSC_FUNCS is not set
Jouni Malinen
2011-10-23
1
-0/+2
*
Remove user space client MLME
Jouni Malinen
2011-10-22
12
-3538/+20
*
Add CONFIG_WPS_REG_DISABLE_OPEN to defconfig
Andrii Bordunov
2011-10-22
1
-0/+3
*
WPS: Use ifdef blocks consistently for CONFIG_WPS_REG_DISABLE_OPEN
Andrii Bordunov
2011-10-22
1
-0/+4
*
wpa_priv: Link in trace.o to fix CONFIG_WPA_TRACE build
Andrii Bordunov
2011-10-22
1
-0/+1
*
wpa_priv: Link in ieee802_11_common.o if driver_nl80211 is used
Jouni Malinen
2011-10-22
1
-0/+3
*
wpa_priv: Update function arguments to fix compilation
Andrii Bordunov
2011-10-22
1
-2/+2
*
Share a single wpa_scan_results_free() implementation
Jouni Malinen
2011-10-22
2
-15/+0
*
Prevent ap_scan change during association
Dmitry Shmidt
2011-10-21
1
-0/+10
*
Set ANDROID_LOG_NAME depending on application
Dmitry Shmidt
2011-10-21
1
-0/+3
*
Add blacklist command
Dmitry Shmidt
2011-10-21
2
-0/+88
*
Interworking: Allow ANT to be configured for Probe Request frames
Jouni Malinen
2011-10-21
4
-2/+17
*
AP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
Johannes Berg
2011-10-20
3
-10/+5
*
Fix segfault on error path if driver initialization fails
Jouni Malinen
2011-10-20
1
-1/+2
*
AP: Do station poll in driver wrapper
Johannes Berg
2011-10-20
3
-0/+14
*
Interworking: Use unsigned integer for bitfield
Jouni Malinen
2011-10-20
1
-3/+3
*
Add log_level command
Dmitry Shmidt
2011-10-18
2
-0/+126
*
Android: Sync Android.mk with recent Makefile changes
Jouni Malinen
2011-10-18
1
-7/+37
*
Remove set_intra_bss() driver_ops
Jouni Malinen
2011-10-17
2
-9/+0
*
Start deprecating various AP mode driver_ops
Jouni Malinen
2011-10-17
1
-1/+1
*
Move SA Query mechanism into a file that can be shared more easily
Mahesh Palivela
2011-10-17
1
-0/+1
*
Interworking: Document network selection parameters
Jouni Malinen
2011-10-16
1
-0/+18
*
Interworking: Support for using EAP-SIM credentials in network selection
Jouni Malinen
2011-10-16
4
-5/+253
*
Interworking: Support username/password based network selection
Jouni Malinen
2011-10-16
4
-2/+237
*
Interworking: Parse NAI Realms and match against home realm
Jouni Malinen
2011-10-16
4
-2/+306
*
Interworking: Add commands for network selection
Jouni Malinen
2011-10-16
5
-5/+157
*
Interworking: Add ANQP query requests
Jouni Malinen
2011-10-16
8
-0/+543
*
wpa_cli: Make second argument to set command optional
Jouni Malinen
2011-10-16
1
-2/+6
*
WNM: Add BSS Transition Management Request for ESS Disassoc Imminent
Jouni Malinen
2011-10-16
1
-0/+48
*
Add Extended Capability element to AssocReq for Interworking
Jouni Malinen
2011-10-16
2
-0/+34
[next]