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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: P2P: Fix restriction of GO channels on A-band
aosp-kk
Dmitry Shmidt
2013-11-01
3
-1/+35
*
TDLS: Do not start concurrent TDLS setup
Sunil Dutt
2013-11-01
1
-0/+11
*
TDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing
Sunil Dutt
2013-11-01
1
-19/+2
*
TDLS: Use wpa_tdls_disable_peer_link() to avoid peer search
Sunil Dutt
2013-11-01
1
-9/+11
*
TDLS: Use helper function for disable link operation
Sunil Dutt
2013-11-01
1
-12/+12
*
TDLS: Clean up wpa_tdls_teardown_link() uses
Sunil Dutt
2013-11-01
2
-19/+15
*
TDLS: Do not modify RNonce for an TPK M1 frame with same INonce
Sunil Dutt
2013-11-01
1
-6/+17
*
TDLS: Disable the created link on a failed TDLS handshake
Sunil Dutt
2013-11-01
1
-22/+24
*
Fix possible freed-memory use in BSS table updates
Jouni Malinen
2013-11-01
1
-7/+8
*
P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz
Hardik Kantilal Patel
2013-11-01
1
-0/+21
*
Android: P2P: Restrict GO channels on A-band
Dmitry Shmidt
2013-11-01
1
-2/+1
*
Android: P2P: Restrict GO channels on A-band by locale
Dmitry Shmidt
2013-11-01
1
-0/+6
*
Android: P2P: Remember country locale
Dmitry Shmidt
2013-11-01
1
-1/+12
*
Android: P2P: Fix frequency choice if multichannel supported
Dmitry Shmidt
2013-11-01
1
-1/+9
*
Android: Clean entire socket directory
Dmitry Shmidt
2013-11-01
1
-6/+2
*
AOSP: These files do not exist in AOSP
Jouni Malinen
2013-11-01
154
-33485/+0
*
AOSP: wpa_supplicant/android.config differences
Jouni Malinen
2013-11-01
1
-5/+5
*
AOSP: Update in the copyright year missing
Jouni Malinen
2013-11-01
1
-1/+1
*
AOSP: Missed top level README change
Jouni Malinen
2013-11-01
1
-3/+0
*
AOSP: Top level Android.mk changes
Jouni Malinen
2013-11-01
1
-1/+14
*
AOSP: Android.mk CONFIG_WNM CFLAGS -> L_CFLAGS fix
Jouni Malinen
2013-11-01
1
-1/+1
*
hostapd: Allow hostapd_cli to work on Android
Jeff Johnson
2013-11-01
2
-1/+10
*
AOSP: Enable CONFIG_WIFI_DISPLAY=y
Jouni Malinen
2013-11-01
1
-0/+3
*
AOSP: Undesired UTF8 encoding difference
Jouni Malinen
2013-11-01
1
-1/+1
*
AOSP: bcmdhd P2P_CONCURRENT_SEARCH_DELAY=0
Jouni Malinen
2013-11-01
1
-0/+1
*
AOSP: Android.mk BOARD_WLAN_DEVICE
Jouni Malinen
2013-11-01
2
-0/+24
*
AOSP: keystore include directory difference
Jouni Malinen
2013-11-01
2
-7/+1
*
AOSP: Merge mismatch in wpa_supplicant/Android.mk
Jouni Malinen
2013-11-01
1
-3/+1
*
wpa_supplicant: Fix compilation without BOARD_WPA_SUPPLICANT_DRIVER
Dmitry Shmidt
2013-11-01
1
-6/+2
*
Restore OpenSSL ENGINE support
Kenny Root
2013-11-01
2
-6/+0
*
Get rid of LOCAL_MODULE_TAGS := user
Joe Onorato
2013-11-01
1
-1/+0
*
Add liblog
Ying Wang
2013-11-01
2
-5/+5
*
AOSP: Merge mismatch
Jouni Malinen
2013-11-01
1
-6/+7
*
AOSP: Merge mismatch
Jouni Malinen
2013-11-01
1
-3/+3
*
AOSP: wpa_supplicant/Android.mk changes
Jouni Malinen
2013-11-01
1
-0/+15
*
Fix join for p2p_connect
Irfan Sheriff
2013-11-01
1
-1/+1
*
AOSP: Remove one of the p2p redirs
Jouni Malinen
2013-11-01
1
-1/+0
*
AOSP: Different encoding of non-ASCII characters in a comment
Jouni Malinen
2013-11-01
1
-1/+1
*
P2P: Add commands for p2p redirection
Dmitry Shmidt
2013-11-01
1
-0/+11
*
Update AP IE regardless WPA_DRIVER_FLAGS_BSS_SELECTION flag
Dmitry Shmidt
2013-11-01
1
-0/+4
*
AOSP: Set ap_scan to default in case of disassociation
Jouni Malinen
2013-11-01
1
-0/+7
*
AOSP: Add SSID to EVENT-STATE-CHANGE
Jouni Malinen
2013-11-01
2
-2/+25
*
AOSP: Change P2P_MAX_CLIENT_IDLE 10 --> 20
Jouni Malinen
2013-11-01
1
-0/+4
*
AOSP: Restore p2p_group_formation pointer on completion
Jouni Malinen
2013-11-01
1
-0/+7
*
AOSP: Add WFD dev info in device found event
Jouni Malinen
2013-11-01
1
-4/+14
*
Increase channel delay to 100ms
Irfan Sheriff
2013-11-01
1
-0/+6
*
AOSP: Leftover edits from old commit
Jouni Malinen
2013-11-01
1
-1/+2
*
Fix reporting hidden APs during scan
Dmitry Shmidt
2013-11-01
1
-0/+2
*
AOSP: Fix scan notification in case of canceling scan
Jouni Malinen
2013-11-01
1
-0/+3
*
Allow immediate scan request even if another scan was scheduled later
Dmitry Shmidt
2013-11-01
1
-1/+2
[next]