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
*
FILS: Separate FILS realm configuration from ERP domain
Jouni Malinen
2016-12-17
3
-4/+41
*
FILS: Fix hashed realm name derivation
Jouni Malinen
2016-12-17
3
-10/+10
*
Update various definitions based on IEEE Std 802.11-2016
Jouni Malinen
2016-12-17
1
-26/+227
*
Fix wpa_supplicant build error with IEEE8021X_EAPOL unset
Felix Fietkau
2016-12-14
1
-0/+13
*
Make Beacon IEs available in wpa_supplicant BSS command
Jouni Malinen
2016-12-13
1
-0/+1
*
Make debug print clearer for AP/mesh mode secondary channel issues
Jouni Malinen
2016-12-13
1
-0/+2
*
External persistent storage for PMKSA cache entries
Jouni Malinen
2016-12-12
4
-8/+48
*
Add PMKSA-CACHE-ADDED/REMOVED events to wpa_supplicant
Jouni Malinen
2016-12-12
5
-11/+19
*
Send "TERMINATING" event from hostapd
Daisuke Niwa
2016-12-12
1
-1/+3
*
nl80211: Specify the BSSID in the QCA vendor scan
Sunil Dutt
2016-12-11
1
-0/+8
*
Define an attribute to do a specific BSSID QCA vendor scan
Sunil Dutt
2016-12-11
1
-10/+13
*
Add QCA vendor command definitions for IDs 61-73
Sunil Dutt
2016-12-11
1
-1/+567
*
Define QCA Beacon miss threshold attributes for 2.4 and 5 GHz bands
Sunil Dutt
2016-12-11
1
-0/+4
*
Fix QCA vendor command values for SAR power limits
Jouni Malinen
2016-12-11
1
-5/+5
*
P2P: Send P2P-DEVICE-FOUND event on peer changing device name
Mayank Haarit
2016-12-11
1
-0/+5
*
WFD: Clear wfd_subelems when P2P peer stops sending them
Mayank Haarit
2016-12-11
1
-2/+5
*
Make update_idx available in BSS control interface command
Jouni Malinen
2016-12-10
1
-0/+1
*
P2P: Clear PEER_WAITING_RESPONSE on GO Negotiation success
Jouni Malinen
2016-12-09
1
-0/+1
*
Define a QCA vendor command to configure SAR Power limits
Jeff Johnson
2016-12-08
1
-0/+125
*
Use eloop timeout for post-EAP-Failure wait before disconnection
Jouni Malinen
2016-12-08
3
-11/+69
*
nl80211: Update drv->ssid on connect/associate event based on BSS data
Ningyuan Wang
2016-12-05
3
-1/+66
*
nl80211: Fix scan_state update in no pending scan state
Jouni Malinen
2016-12-05
1
-2/+4
*
Add multicast to unicast support
Michael Braun
2016-12-04
4
-0/+72
*
Sync with mac80211-next.git include/uapi/linux/nl80211.h
Jouni Malinen
2016-12-04
1
-0/+29
*
Remove inactivity timeout for wired interfaces
Sam Tannous
2016-12-04
1
-1/+10
*
nl80211: Optimize memory use in nl80211_get_assoc_freq()
Jouni Malinen
2016-12-03
3
-42/+65
*
nl80211: Reduce nl80211_dump_scan() memory need
Jouni Malinen
2016-12-03
1
-22/+36
*
nl80211: Split bss_info_handler() into a separate parser function
Jouni Malinen
2016-12-03
1
-10/+27
*
nl80211: Move duplicate scan result removal to bss.c
Jouni Malinen
2016-12-03
1
-41/+0
*
nl80211: Add more debug details to duplicate scan entry removal
Jouni Malinen
2016-12-03
1
-2/+8
*
privsep: Support frequency list for scan requests
Jouni Malinen
2016-12-03
2
-0/+9
*
privsep: Support multiple scan SSIDs
Jouni Malinen
2016-12-03
2
-3/+21
*
privsep: Coding style cleanup for struct definitions
Jouni Malinen
2016-12-03
1
-6/+3
*
privsep: Fix scan result fetching with Beacon frame IEs
Jouni Malinen
2016-12-03
1
-1/+5
*
nl80211: Split nl80211_check_bss_status() into a separate function
Jouni Malinen
2016-12-02
1
-26/+26
*
nl80211: Separate channel noise fetch from scan result processing
Jouni Malinen
2016-12-02
1
-21/+44
*
Fix 4addr reassociation-without-deauthentication on AP
Jouni Malinen
2016-12-02
1
-10/+13
*
wired: Mark some common helper functions static
Jouni Malinen
2016-11-30
2
-8/+4
*
macsec_linux: Add a driver for macsec on Linux kernels
Sabrina Dubroca
2016-11-30
7
-0/+1299
*
drivers: Move driver_wired_get_ssid() to a common file
Sabrina Dubroca
2016-11-30
4
-16/+10
*
drivers: Move driver_wired_get_bssid() to a common file
Sabrina Dubroca
2016-11-30
4
-18/+11
*
drivers: Move driver_wired_get_capa() to a common file
Sabrina Dubroca
2016-11-30
4
-18/+11
*
drivers: Move driver_wired_deinit_common() to a common file
Sabrina Dubroca
2016-11-30
4
-70/+44
*
drivers: Move driver_wired_init_common() to a common file
Sabrina Dubroca
2016-11-30
4
-108/+72
*
drivers: Move driver_wired_get_ifstatus() to a common file
Sabrina Dubroca
2016-11-30
4
-60/+32
*
drivers: Move driver_wired_set_ifflags() to a common file
Sabrina Dubroca
2016-11-30
4
-62/+36
*
drivers: Move driver_wired_get_ifflags() to a common file
Sabrina Dubroca
2016-11-30
4
-58/+34
*
drivers: Move driver_wired_multi() to a common file
Sabrina Dubroca
2016-11-30
4
-114/+62
*
drivers: Move wired_multicast_membership() to a common file
Sabrina Dubroca
2016-11-30
6
-62/+76
*
drivers: Move common definitions for wired drivers out
Sabrina Dubroca
2016-11-30
3
-86/+103
[next]