Show patches with: none      |   1382 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,04/11] station: update logic for handshake failure Refactor to unify connect failure code path - - - 2-- 2024-07-18 James Prestwood Accepted
[v2,03/11] station: handle NETDEV_RESULT_DISCONNECTED Refactor to unify connect failure code path - - - 2-- 2024-07-18 James Prestwood Accepted
[v2,02/11] netdev: add NETDEV_RESULT_DISCONNECTED Refactor to unify connect failure code path - - - 2-- 2024-07-18 James Prestwood Accepted
[v2,01/11] station: print unknown channel number in neighbor report Refactor to unify connect failure code path - - - 18-- 2024-07-18 James Prestwood Accepted
[5/5] auto-t: Add deauth during the 4-way handshake test [1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start() - - - 2-- 2024-07-17 James Prestwood New
[4/5] auto-t: add reason/test arguments to hostapd deauthenticate [1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start() - - - 2-- 2024-07-17 James Prestwood Accepted
[3/5] auto-t: add clear_events() to IWD class [1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start() - - - 2-- 2024-07-17 James Prestwood Accepted
[2/5] station: add handshake-started debug event [1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start() - - - 2-- 2024-07-17 James Prestwood New
[1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start() [1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start() - - - 17-1 2024-07-17 James Prestwood Accepted
netdev: handle disconnect event during the 4-way handshake netdev: handle disconnect event during the 4-way handshake - - - 16-2 2024-07-17 James Prestwood New
main: remove static from const strlen main: remove static from const strlen - - - 18-- 2024-07-12 Kasper Kantz Accepted
main: update usage with logger option main: update usage with logger option - - - 18-- 2024-07-12 Steve Schrock New
main: remove static from const strlen main: remove static from const strlen - - - 17-1 2024-07-12 Kasper Kantz Accepted
main: remove static from const strlen src/p2putil.c: In function 'p2p_get_random_string': src/p2put… main: remove static from const strlen src/p2putil.c: In function 'p2p_get_random_string': src/p2put… - - - 16-2 2024-07-12 Kasper Kantz Accepted
main: remove static from const strlen main: remove static from const strlen - - - --1 2024-07-12 Kasper Kantz New
main: set the identity in the logger main: set the identity in the logger - - - 18-- 2024-07-11 Steve Schrock New
[7/7] auto-t: add test for a deauth coming in during an FT-roam [1/7] netdev: use nl80211_parse_attrs for deauth event - - - 2-- 2024-06-25 James Prestwood Accepted
[6/7] station: add debug event prior to sending an FT-auth frame [1/7] netdev: use nl80211_parse_attrs for deauth event - - - 2-- 2024-06-25 James Prestwood Accepted
[5/7] auto-t: add test for deauth after authentication [1/7] netdev: use nl80211_parse_attrs for deauth event - - - 2-- 2024-06-25 James Prestwood Accepted
[4/7] station: add auth/assoc debug events [1/7] netdev: use nl80211_parse_attrs for deauth event - - - 2-- 2024-06-25 James Prestwood Accepted
[3/7] netdev: reuse NETDEV_EVENT_{AUTHENTICATING,ASSOCIATING} [1/7] netdev: use nl80211_parse_attrs for deauth event - - - 2-- 2024-06-25 James Prestwood Accepted
[2/7] nl80211util: use nl80211_parse_attrs/nested for get_key_seq [1/7] netdev: use nl80211_parse_attrs for deauth event - - - 2-- 2024-06-25 James Prestwood Accepted
[1/7] netdev: use nl80211_parse_attrs for deauth event [1/7] netdev: use nl80211_parse_attrs for deauth event - - - 18-- 2024-06-25 James Prestwood Accepted
[10/10] station: refactor the printing of scan results, print SNR/load [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[09/10] scan: add flag if BSS load was advertised [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[08/10] scan: use GET_SURVEY for SNR calculation in ranking [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[07/10] unit: add simple test for nl80211util [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[06/10] scan: fixed flush flag parsing [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[05/10] nl80211util: add ATTR_SCAN_FLAGS [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[04/10] nl80211util: add nl80211_parse_nested [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[03/10] nl80211util: refactor nl80211_parse_attrs for nested variant [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[02/10] nl80211util: add ATTR_SURVEY_INFO to parse_attrs [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 2-- 2024-06-18 James Prestwood Accepted
[01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered [01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered - - - 18-- 2024-06-18 James Prestwood Accepted
build: Add notifylist.[ch] from ell build: Add notifylist.[ch] from ell - - - 18-- 2024-05-31 Denis Kenzior New
eap-tls: Allow tls_msg_len to be zero eap-tls: Allow tls_msg_len to be zero - - - 18-- 2024-05-31 Laura Peeters Accepted
watchlist: Remove unused APIs watchlist: Remove unused APIs - - - 18-- 2024-05-29 Denis Kenzior New
[4/4] station: refactor the printing of scan results, print SNR/load [1/4] nl80211util: add ATTR_SURVEY_INFO to parse_attrs - - - 2-- 2024-05-15 James Prestwood Accepted
[3/4] scan: add flag if BSS load was advertised [1/4] nl80211util: add ATTR_SURVEY_INFO to parse_attrs - - - 2-- 2024-05-15 James Prestwood New
[2/4] scan: use GET_SURVEY for SNR calculation in ranking [1/4] nl80211util: add ATTR_SURVEY_INFO to parse_attrs - - - 2-- 2024-05-15 James Prestwood New
[1/4] nl80211util: add ATTR_SURVEY_INFO to parse_attrs [1/4] nl80211util: add ATTR_SURVEY_INFO to parse_attrs - - - 18-- 2024-05-15 James Prestwood Accepted
[2/2] unit: add test for band fallback [1/2] band: support band lookup fallback for buggy APs - - - 2-- 2024-05-14 James Prestwood Accepted
[1/2] band: support band lookup fallback for buggy APs [1/2] band: support band lookup fallback for buggy APs - - - 18-- 2024-05-14 James Prestwood Accepted
[3/3] auto-t: remove default group SAE test for specific OUI [1/3] scan: remove force_default_sae_group from scan_bss - - - 2-- 2024-05-13 James Prestwood Accepted
[2/3] ie: remove is_ie_default_sae_group_oui [1/3] scan: remove force_default_sae_group from scan_bss - - - 2-- 2024-05-13 James Prestwood Accepted
[1/3] scan: remove force_default_sae_group from scan_bss [1/3] scan: remove force_default_sae_group from scan_bss - - - 18-- 2024-05-13 James Prestwood Accepted
nlmon: parse/print neighbor reports nlmon: parse/print neighbor reports - - - 18-- 2024-05-08 James Prestwood Accepted
[v2,18/18] ap: propogate IGTK and RSC to handshake Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,17/18] ap: generate IGTK on startup if MFP is enabled Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,16/18] eapol: include IGTK in 4-way handshake as AP Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,15/18] handshake: add functions to save and set IGTK Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt Accepted
[v2,14/18] ap: move toward requiring MFP when using SAE Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,13/18] unit: add unit test for SAE AP mode Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,12/18] eapol: encrypt key data for AKM-defined ciphers Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,11/18] eapol: support PTK derivation with SHA256 Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt Accepted
[v2,10/18] ap: enable start of 4-way HS after SAE Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,09/18] ap: add support to handle SAE authentication Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,08/18] sae: support reception of Confirm frame by AP Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,07/18] sae: verify offered group in AP mode Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,06/18] sae: make sae_process_commit callable in AP mode Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,05/18] sae: refactor and add function sae_calculate_keys Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,04/18] sae: add function sae_set_group Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,03/18] unit: fix SAE unit tests Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt Accepted
[v2,02/18] ap: accept PSK/SAE in auth depending on config Basic WPA3 support in AP mode - - - 2-- 2024-05-06 John Brandt New
[v2,01/18] ap: ability to advertise PSK and SAE Basic WPA3 support in AP mode - - - 18-- 2024-05-06 John Brandt New
[11/11] eapol: encrypt key data for AKM-defined ciphers Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[10/11] eapol: support PTK derivation with SHA256 Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt Accepted
[09/11] ap: enable start of 4-way HS after SAE Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[08/11] ap: add support to handle SAE authentication Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[07/11] sae: support reception of Confirm frame by AP Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[06/11] sae: verify offered group in AP mode Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[05/11] sae: make sae_process_commit callable in AP mode Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[04/11] sae: refactor and add function sae_calculate_keys Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[03/11] sae: add function sae_set_group Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[02/11] ap: accept PSK/SAE in auth depending on config Basic SAE support for AP mode - - - 2-- 2024-04-21 John Brandt New
[01/11] ap: ability to advertise PSK and SAE Basic SAE support for AP mode - - - 12-6 2024-04-21 John Brandt New
[v2,4/4] unit: fix test-band with new rate estimation returns [v2,1/4] wiphy: include MAC of BSS with invalid HE capabilities - - - 2-- 2024-04-15 James Prestwood Accepted
[v2,3/4] band: return -ENETUNREACH for HE rate estimation [v2,1/4] wiphy: include MAC of BSS with invalid HE capabilities - - - 2-- 2024-04-15 James Prestwood Accepted
[v2,2/4] wiphy: handle -ENETUNREACH for rate estimation [v2,1/4] wiphy: include MAC of BSS with invalid HE capabilities - - - 2-- 2024-04-15 James Prestwood Accepted
[v2,1/4] wiphy: include MAC of BSS with invalid HE capabilities [v2,1/4] wiphy: include MAC of BSS with invalid HE capabilities - - - 16-- 2024-04-15 James Prestwood Accepted
[3/3] wiphy: include MAC of BSS with invalid HE capabilities [1/3] band: return -ENOTSUP when RSSI is too low for rate estimation - - - 2-- 2024-04-15 James Prestwood Accepted
[2/3] scan: replace -ENETUNREACH with -ENOTSUP for rate estimation return [1/3] band: return -ENOTSUP when RSSI is too low for rate estimation - - - 2-- 2024-04-15 James Prestwood New
[1/3] band: return -ENOTSUP when RSSI is too low for rate estimation [1/3] band: return -ENOTSUP when RSSI is too low for rate estimation - - - 10-6 2024-04-15 James Prestwood New
[v4] Register EAPOL frame listeners earlier [v4] Register EAPOL frame listeners earlier - - - 16-- 2024-03-28 Jeremy Whiting New
netdev: use CMD_DEAUTHENTICATE when needed on disconnect netdev: use CMD_DEAUTHENTICATE when needed on disconnect - - - 16-- 2024-03-28 James Prestwood Accepted
[v2,2/2] wiphy: add better handling for rate estimation errors [v2,1/2] band: make HE/no-HT rate estimators return more descriptive - - - 2-- 2024-03-28 James Prestwood Accepted
[v2,1/2] band: make HE/no-HT rate estimators return more descriptive [v2,1/2] band: make HE/no-HT rate estimators return more descriptive - - - 16-- 2024-03-28 James Prestwood Accepted
[2/2] wiphy: add better handling for rate estimation errors [1/2] band: make HE/no-HT rate estimators return more descriptive - - - 2-- 2024-03-28 James Prestwood New
[1/2] band: make HE/no-HT rate estimators return more descriptive [1/2] band: make HE/no-HT rate estimators return more descriptive - - - 16-- 2024-03-28 James Prestwood Accepted
Register EAPOL frame listeners earlier Register EAPOL frame listeners earlier - - - 16-- 2024-03-27 Jeremy Whiting New
[9/9] dpp: use common state machine [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[8/9] dpp: remove most crypto/frame processing [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[7/9] build: add dpp-common.{c,h} [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[6/9] dpp-common: add TX/RX handlers to dpp_sm [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[5/9] dpp-common: Skeleton for common DPP module [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[4/9] dpp: use dpp_append_point [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[3/9] dpp-util: add dpp_append_point [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[2/9] dpp-util: move AAD logic within dpp_append_wrapped_attributes [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 2-- 2024-03-27 James Prestwood New
[1/9] dpp: prep for moving AAD within dpp_append_wrapped_data [1/9] dpp: prep for moving AAD within dpp_append_wrapped_data - - - 15-1 2024-03-27 James Prestwood New
Register EAPOL frame listeners earlier Register EAPOL frame listeners earlier - - - 15-1 2024-03-26 Jeremy Whiting New
Register EAPOL frame listeners earlier Register EAPOL frame listeners earlier - - - 15-1 2024-03-25 Jeremy Whiting New
« 1 2 3 413 14 »