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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpa_auth: Make struct wpa_auth_callbacks const
Johannes Berg
2017-01-29
5
-81/+83
*
Fix or supress various sparse warnings
Johannes Berg
2017-01-29
3
-2/+4
*
Define helper function set_disable_ht40()
Masashi Honma
2017-01-29
2
-0/+16
*
nl80211: Fix a memory leak on deinit with HT enabled mesh
Masashi Honma
2017-01-29
1
-0/+2
*
FILS: Parse received FILS HLP requests
Jouni Malinen
2017-01-29
1
-0/+86
*
FILS: Allow FILS HLP requests to be added
Jouni Malinen
2017-01-29
2
-4/+40
*
Remove unused WLAN_CIPHER_SUITE_* definitions
Jouni Malinen
2017-01-28
1
-23/+0
*
nl80211: Use RSN_CIPHER_SUITE_* instead of WLAN_CIPHER_SUITE_*
Jouni Malinen
2017-01-28
2
-43/+43
*
Define all RSN_CIPHER_SUITE_* values
Jouni Malinen
2017-01-28
1
-0/+8
*
Remove unused WLAN_AKM_SUITE_* definitions
Jouni Malinen
2017-01-28
1
-16/+0
*
Use RSN_AUTH_KEY_MGMT_* instead of WLAN_AKM_SUITE_* for wpa_akm_to_suite()
Jouni Malinen
2017-01-28
1
-16/+14
*
nl80211: Use RSN_AUTH_KEY_MGMT_* instead of WLAN_AKM_SUITE_*
Jouni Malinen
2017-01-28
1
-13/+14
*
Remove unnecessary ifdef from RSN_AUTH_KEY_MGMT_* definitions
Jouni Malinen
2017-01-28
1
-2/+0
*
Fix AKM suite selectors for FILS and Suite B
Jouni Malinen
2017-01-27
1
-6/+6
*
QCA vendor command to carry the reason for power save failure
Sunil Dutt
2017-01-23
1
-0/+35
*
QCA vendor command to enable host driver offload ACS to user space
Purushottam Kushwaha
2017-01-23
1
-0/+261
*
mesh: Add MESH_PMKSA_GET/ADD commands
Masashi Honma
2017-01-14
6
-3/+254
*
Fix duplicate Reassociation Request frame dropping
Jouni Malinen
2017-01-13
1
-2/+2
*
wext: Cancel send_rfkill timeout in deinit
Slava Monich
2017-01-13
1
-0/+1
*
FILS: Fix PMK and PMKID derivation from ERP
Jouni Malinen
2017-01-13
5
-6/+121
*
OpenSSL: Implement sha384_vector()
Jouni Malinen
2017-01-13
1
-0/+11
*
nl80211: Don't register for Beacon frames for IEEE 802.11ad AP
Dedy Lansky
2017-01-13
1
-31/+39
*
Assign additional vendor specific elements for early HE testing
Jouni Malinen
2017-01-13
1
-0/+28
*
nl80211: Set NL80211_ATTR_IFACE_SOCKET_OWNER for connect and associate
Jouni Malinen
2017-01-13
1
-0/+3
*
Sync with mac80211-next.git include/uapi/linux/nl80211.h
Jouni Malinen
2017-01-13
1
-3/+11
*
nl80211: Debug prints for TDLS_OPER command and result
Jouni Malinen
2017-01-08
1
-1/+6
*
bgscan: Deliver beacon loss event to bgscan modules
Jouni Malinen
2017-01-08
1
-0/+2
*
nl80211: More complete processing of connection quality monitor events
Jouni Malinen
2017-01-08
3
-5/+53
*
Send BEACON-REQ-TX-STATUS event only for beacon reports
Jouni Malinen
2017-01-07
1
-2/+8
*
tests: TEST_FAIL() support for os_get_random()
Jouni Malinen
2017-01-07
1
-0/+3
*
nl80211: Register for Link Measurement Report frames in AP mode
Jouni Malinen
2017-01-07
1
-0/+3
*
AP: Skip authentication/deauthentication phase for DMG/IEEE 802.11ad
Dedy Lansky
2017-01-05
3
-29/+109
*
AP: Do not look for supported rates in DMG/IEEE 802.11ad
Dedy Lansky
2017-01-05
1
-0/+5
*
nl80211: Zero num_modes if nl80211_get_hw_feature_data() fails
Andrei Otcheretianski
2017-01-05
1
-0/+1
*
nl80211: Use correct attribute for scan flags in vendor scan
Kanchanapally, Vidyullatha
2017-01-05
1
-1/+1
*
Report received beacon report with BEACON-RESP-RX event
Jouni Malinen
2017-01-03
2
-3/+32
*
Report beacon request TX status as control interface event
Jouni Malinen
2017-01-03
4
-2/+46
*
Beacon request through hostapd control interface
Jouni Malinen
2017-01-03
3
-0/+99
*
Do not add own BSS in neighbor report with invalid op_class/channel
Jouni Malinen
2017-01-03
1
-4/+6
*
FILS: Fix FILS Realm Information ANQP-element construction
Jouni Malinen
2017-01-03
1
-0/+1
*
common: Add helper function to convert RSSI to RCPI
Avraham Stern
2017-01-03
2
-0/+22
*
common: Add function to get an operating class by its number and country
Avraham Stern
2017-01-03
2
-0/+20
*
common: Add non-global to global operating classes conversion
Avraham Stern
2017-01-03
2
-0/+134
*
nl80211: Add support for additional scan parameters for beacon report
Avraham Stern
2017-01-03
3
-0/+43
*
driver: Add scan support to beacon report
Avraham Stern
2017-01-03
1
-0/+35
*
Add RRM definitions for beacon report measurement
Avraham Stern
2017-01-03
1
-1/+101
*
P2P: Fix compilation warning in p2p_add_device()
Andrei Otcheretianski
2016-12-29
1
-2/+2
*
GAS: Remove unnecessarily duplicate gas_frag_limit configuration
Jouni Malinen
2016-12-29
4
-10/+6
*
FT: Drop FT Action frames if ft_over_ds=0
Jouni Malinen
2016-12-28
1
-0/+5
*
Fix memory leak on hostapd eap_user_file parsing error paths
Jouni Malinen
2016-12-28
2
-8/+14
[next]