Show patches with: Archived = No       |   7249 patches
« 1 2 ... 31 32 3372 73 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/4] mesh: Fix auth_transaction error handling - - - - --- 2014-11-28 Masashi Honma Superseded
[v3] mesh: Display sae_group to result of status command - - - - --- 2014-12-04 Masashi Honma Superseded
[v3,08/10] mesh: Add virtual interface on booting - - - - --- 2014-12-16 Masashi Honma Superseded
[v4,08/10] mesh: Add virtual interface on booting - - - - --- 2014-12-16 Masashi Honma Rejected
doc: Remove error on document creation - - - - --- 2014-12-16 Masashi Honma Accepted
mesh: Make beacon interval configurable - - - - --- 2014-12-16 Masashi Honma Accepted
[1/3] mesh: Make max peer links configurable - - - - --- 2014-12-19 Masashi Honma Accepted
[2/3] mesh: Add debug message when peer is too much - - - - --- 2014-12-19 Masashi Honma Superseded
[3/3] mesh: Fill Number of Peerings field in Mesh Formation Info - - - - --- 2014-12-19 Masashi Honma Accepted
[v2,2/3] mesh: Add debug message when peer is too much - - - - --- 2014-12-20 Masashi Honma Accepted
mesh: Make inactivity timer configurable - - - - --- 2015-01-14 Masashi Honma Superseded
mesh: Make inactivity timer configurable - - - - --- 2015-01-15 Masashi Honma Superseded
[v3] mesh: Make inactivity timer configurable - - - - --- 2015-01-16 Masashi Honma Accepted
mesh: Return negative value on join failed - - - - --- 2015-01-16 Masashi Honma Accepted
[1/2] AP: Remove redundant condition for STA expiration - - - - --- 2015-01-16 Masashi Honma Accepted
[2/2] AP: Expire STA without entry in kernel - - - - --- 2015-01-16 Masashi Honma Superseded
[v2,2/2] AP: Expire STA without entry in kernel - - - - --- 2015-01-16 Masashi Honma Accepted
[1/3] mesh: Sync plink state with kernel - - - - --- 2015-01-22 Masashi Honma Accepted
[2/3] mesh: Suppress new peer notification while processing - - - - --- 2015-01-22 Masashi Honma Superseded
[3/3] mesh: Initialize SAE state machine on restarting - - - - --- 2015-01-22 Masashi Honma Superseded
mesh: Fix inactivity timer for 32 bit system - - - - --- 2015-02-04 Masashi Honma Accepted
[1/3] mesh: Fire event on SAE authentication failure - - - - --- 2015-02-05 Masashi Honma Accepted
[2/3] mesh: Fire event on SAE authentication blocked - - - - --- 2015-02-05 Masashi Honma Accepted
[3/3] mesh: Fix remaining BLOCKED state after SAE auth failure - - - - --- 2015-02-05 Masashi Honma Accepted
l2_packet: Fix valgrind uninitialised byte(s) error messages - - - - --- 2015-02-06 Masashi Honma Not Applicable
mesh: Transmit the last Commit Message sent to the peer on the Commited State - - - - --- 2015-04-15 Masashi Honma Accepted
mesh: Fix mesh SAE auth on low spec devices - - - - --- 2015-07-08 Masashi Honma Accepted
[1/3] mesh: Add RSN IE to open/confirm frame - - - - --- 2015-08-26 Masashi Honma Superseded
[2/3] mesh: Fix SEGV on error path - - - - --- 2015-08-26 Masashi Honma Accepted
[3/3] mesh: Fix memory leak on error path - - - - --- 2015-08-26 Masashi Honma Accepted
[1/3,v2] mesh: Add RSN IE to open/confirm frame - - - - --- 2015-08-28 Masashi Honma Superseded
[1/2] mesh: Modify field name to clarify the use - - - - --- 2015-08-31 Masashi Honma Accepted
[2/2] mesh: Add RSN IE to open/confirm frame - - - - --- 2015-08-31 Masashi Honma Accepted
mesh: Add support for scanning only the current frequency - - - - --- 2015-09-08 Masashi Honma Accepted
FILS: Fix compilation with CONFIG_FILS=y - - - - --- 2015-09-28 Masashi Honma Accepted
SAE: Use correct PMKID for PMK Cache - - - - --- 2016-02-15 Masashi Honma Accepted
mesh: Drop authentication frame from BLOCKED STA - - - - --- 2016-02-17 Masashi Honma Accepted
[1/5] mesh: Add MESH_PEER_REMOVE command - - - - --- 2016-03-09 Masashi Honma Accepted
[2/5] mesh: Add MESH_PEER_ADD command - - - - --- 2016-03-09 Masashi Honma Accepted
[3/5] PMKSA: Show AP/mesh PMKSA by PMKSA command - - - - --- 2016-03-09 Masashi Honma Accepted
[4/5] PMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command - - - - --- 2016-03-09 Masashi Honma Accepted
[5/5] mesh: Add support for PMKSA caching - - - - --- 2016-03-09 Masashi Honma Accepted
mesh: Use appropriate BLOCKED state duration - - - - --- 2016-03-11 Masashi Honma Accepted
mesh: Sync max peer links with kernel - - - - --- 2016-06-12 Masashi Honma Accepted
[1/2] mesh: Ignore crowded peer - - - - --- 2016-06-14 Masashi Honma Accepted
[2/2] mesh: Use macro for mesh capability - - - - --- 2016-06-14 Masashi Honma Accepted
mesh: Report mesh peer AID to kernel - - - - --- 2016-06-30 Masashi Honma Superseded
[v2] mesh: Report mesh peer AID to kernel - - - - --- 2016-07-01 Masashi Honma Accepted
[1/2] mesh: Join to existing network instead of create network if suitable network found - - - - --- 2016-07-08 Masashi Honma Accepted
[2/2] mesh: Stop joining to different frequency network - - - - --- 2016-07-08 Masashi Honma Accepted
mesh: Make DTIM period configurable - - - - --- 2016-07-08 Masashi Honma Accepted
[1/4] mesh: Move max_peer_links parameter appropriate struct - - - - --- 2016-07-19 Masashi Honma Superseded
[2/4] mesh: Do NL80211_MESHCONF_* setting in single function - - - - --- 2016-07-19 Masashi Honma Superseded
[3/4] mesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification flag - - - - --- 2016-07-19 Masashi Honma Superseded
[4/4] mesh: Report HT operation mode to kernel - - - - --- 2016-07-19 Masashi Honma Superseded
mesh: Remove HT IEs if HT is disabled - - - - --- 2016-07-21 Masashi Honma Accepted
mesh: Set correct secondary channel offset if HT40 is disabled - - - 1 --- 2016-07-26 Masashi Honma Changes Requested
[RFC] mesh: Disable OBSS scan for mesh - - - - --- 2016-07-26 Masashi Honma RFC
[v2,1/4] mesh: Move max_peer_links parameter appropriate struct - - - - --- 2016-08-05 Masashi Honma Accepted
[v2,2/4] mesh: Do NL80211_MESHCONF_* setting in single function - - - - --- 2016-08-05 Masashi Honma Accepted
[v2,3/4] mesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification flag - - - - --- 2016-08-05 Masashi Honma Accepted
[v2,4/4] mesh: Report HT operation mode to kernel - - - - --- 2016-08-05 Masashi Honma Accepted
[v2,1/2] mesh: Set correct secondary channel offset if HT40 is disabled - - - - --- 2016-08-18 Masashi Honma Accepted
[v2,2/2] mesh: Simplify HT40 check code - - - - --- 2016-08-18 Masashi Honma Accepted
[1/3] SAE: Use PMKSA_GET/ADD from wpa_cli - - - - --- 2016-12-27 Masashi Honma Accepted
[2/3] Add CONFIG_MESH into wpa_supplicant defconfig - - - - --- 2016-12-27 Masashi Honma Accepted
[3/3] mesh: Add MESH_PMKSA_GET/ADD commands - - - - --- 2016-12-27 Masashi Honma Changes Requested
[v2] mesh: Add MESH_PMKSA_GET/ADD commands - - - - --- 2017-01-02 Masashi Honma Accepted
mesh: Fix a memory leak on deinit - - - - --- 2017-01-25 Masashi Honma Accepted
HT: Check remote peer HT Operation IE - - - - --- 2017-01-27 Masashi Honma Accepted
hw_features: Remove redundant conditions - - - - --- 2017-02-03 Masashi Honma Rejected
hs20-osu-client: Fix a trivial warning - - - - --- 2017-02-06 Masashi Honma Accepted
VHT: Fill VHT capability with hardware capability - - - - --- 2017-02-07 Masashi Honma Accepted
OSU server: Remove invalid options from documentation - - - - --- 2017-02-11 Masashi Honma Accepted
[1/3] hw_features: Move 11ac capabilities checks to common - - - - --- 2017-02-14 Masashi Honma Accepted
[2/3] VHT: Add VHT capabilities checks to IBSS/mesh - - - - --- 2017-02-14 Masashi Honma Changes Requested
[3/3] VHT: Remove a redundant check - - - - --- 2017-02-14 Masashi Honma Accepted
mesh: Use correct rate in 11n and legacy mixed environment - - - - --- 2017-02-15 Masashi Honma Superseded
[v2,1/2] mesh: Use correct rate in 11n and legacy mixed environment - - - - --- 2017-02-15 Masashi Honma Accepted
[v2,2/2] mesh: Use correct rate in 11ac and 11n mixed environment - - - - --- 2017-02-15 Masashi Honma Accepted
[1/3] tests: Save a log of wmediumd - - - - --- 2017-02-21 Masashi Honma Superseded
[2/3] tests: Fix booting wmediumd - - - - --- 2017-02-21 Masashi Honma Superseded
[3/3] tests: Add mesh path test - - - - --- 2017-02-21 Masashi Honma Superseded
[v2,1/2] tests: Save a log of wmediumd - - - - --- 2017-02-22 Masashi Honma Changes Requested
[v2,2/2] tests: Add mesh path test - - - - --- 2017-02-22 Masashi Honma Changes Requested
[v3,1/2] tests: Save the log of wmediumd - - - - --- 2017-02-27 Masashi Honma Superseded
[v3,2/2] tests: Add mesh path test - - - - --- 2017-02-27 Masashi Honma Superseded
[v4,1/2] tests: Save the log of wmediumd - - - - --- 2017-02-27 Masashi Honma Superseded
[v4,2/2] tests: Add mesh path test - - - - --- 2017-02-27 Masashi Honma Superseded
[v5,1/2] tests: Save the log of wmediumd - - - - --- 2017-02-28 Masashi Honma Accepted
[v5,2/2] tests: Add mesh path test - - - - --- 2017-02-28 Masashi Honma Accepted
[1/3] tests: Extend test_connectivity to check disconnection - - - - --- 2017-03-01 Masashi Honma Superseded
[2/3] tests: Increase STAs for mesh tests - - - - --- 2017-03-01 Masashi Honma Changes Requested
[3/3] tests: Add a test of mesh path request TTL - - - - --- 2017-03-01 Masashi Honma Changes Requested
[v2,1/3] tests: Extend test_connectivity to check disconnection - - - - --- 2017-03-02 Masashi Honma Superseded
[v2,2/3] tests: Check wmediumd version - - - - --- 2017-03-02 Masashi Honma Superseded
[v2,3/3] tests: Add a test of mesh path request TTL - - - - --- 2017-03-02 Masashi Honma Superseded
[v3,1/3] tests: Extend test_connectivity to check disconnection - - - - --- 2017-03-02 Masashi Honma Superseded
[v3,2/3] tests: Check wmediumd version - - - - --- 2017-03-02 Masashi Honma Superseded
[v3,3/3] tests: Add a test of mesh path request TTL - - - - --- 2017-03-02 Masashi Honma Superseded
« 1 2 ... 31 32 3372 73 »