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
/
mesh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize hapd->nr_db in hostapd_alloc_bss_data()
Jouni Malinen
2016-08-22
1
-0/+1
*
mesh: Report HT operation mode to kernel
Masashi Honma
2016-08-18
1
-0/+2
*
mesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification flag
Masashi Honma
2016-08-18
1
-2/+2
*
mesh: Move max_peer_links parameter to appropriate struct
Masashi Honma
2016-08-18
1
-1/+1
*
mesh: Make DTIM period configurable
Masashi Honma
2016-07-23
1
-0/+4
*
mesh: Mark wpa_state COMPLETED when mesh join has been performed
Maital Hahn
2016-06-24
1
-0/+3
*
mesh: Select pairwise and group cipher based on network profile
Jouni Malinen
2016-06-19
1
-2/+19
*
mesh: Avoid use of hardcoded cipher
Jouni Malinen
2016-06-19
1
-9/+13
*
mesh: Use ieee80211w profile parameter
Jouni Malinen
2016-06-18
1
-2/+10
*
mesh: Remove extra newline from the end of an error message
Jouni Malinen
2016-06-04
1
-1/+1
*
mesh: Remove unreachable code
Jouni Malinen
2016-06-04
1
-7/+1
*
mesh: Fix MESH_INTERFACE_ADD error path cleanup
Jouni Malinen
2016-05-29
1
-1/+1
*
mesh: Add support for PMKSA caching
Masashi Honma
2016-03-20
1
-2/+3
*
mesh: Add MESH_PEER_ADD command
Masashi Honma
2016-03-20
1
-0/+6
*
mesh: Add MESH_PEER_REMOVE command
Masashi Honma
2016-03-20
1
-0/+6
*
mesh: Fix VHT Operation information in peering messages
Jouni Malinen
2015-12-17
1
-0/+45
*
mesh: Clear wpa_s cipher selection on starting mesh
Jouni Malinen
2015-11-26
1
-0/+10
*
Add VHT support for Mesh
Peter Oh
2015-11-19
1
-0/+1
*
mesh: Rename IE field to clarify its use
Masashi Honma
2015-09-05
1
-4/+4
*
mesh: Fix mesh SAE auth on low spec devices
Masashi Honma
2015-08-02
1
-0/+2
*
Fix a memory leak on mesh_attr_text() error path
Jouni Malinen
2015-04-22
1
-3/+4
*
mesh: Leave mesh in driver setup if initialization fails
Jouni Malinen
2015-03-06
1
-0/+1
*
P2P: Fix interface deinit for failed group interface initialization
Jouni Malinen
2015-03-01
1
-2/+1
*
mesh: Make inactivity timer configurable
Masashi Honma
2015-01-19
1
-0/+2
*
mesh: Use the shared function with IBSS to determine channel parameters
Jouni Malinen
2015-01-10
1
-17/+2
*
mesh: Convert channel configuration to use common routines
Jouni Malinen
2015-01-10
1
-3/+15
*
mesh: Use a separate variable to track whether HT is enabled
Jouni Malinen
2015-01-10
1
-0/+1
*
mesh: Make maximum number of peer links configurable
Masashi Honma
2014-12-21
1
-1/+2
*
mesh: Make beacon interval configurable
Masashi Honma
2014-12-21
1
-0/+4
*
mesh: Add mesh interface creation command for mesh gate
Masashi Honma
2014-12-14
1
-0/+59
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-5/+5
*
mesh: Send peering close message before leaving mesh
Jouni Malinen
2014-11-27
1
-2/+3
*
mesh: Make plink params configurable
Masashi Honma
2014-11-16
1
-0/+4
*
mesh: Add scan result for mesh network
Masashi Honma
2014-11-16
1
-0/+94
*
mesh: Make BSSBasicRateSet configurable
Masashi Honma
2014-11-16
1
-12/+28
*
mesh: Set driver capability flags to mesh interface
Masashi Honma
2014-11-16
1
-0/+1
*
mesh: Enable mesh HT mode
Jason Mobarak
2014-11-16
1
-0/+6
*
mesh: Add timer for SAE authentication in RSN mesh
Chun-Yeow Yeoh
2014-11-16
1
-0/+1
*
mesh: Add mesh robust security network
Thomas Pedersen
2014-11-16
1
-0/+7
*
mesh: Implement mesh scanning
Jason Abele
2014-10-25
1
-0/+13
*
mesh: Add mesh peering manager
Bob Copeland
2014-10-25
1
-2/+20
*
mesh: Add mesh mode routines
Thomas Pedersen
2014-10-25
1
-0/+315