Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2021-03-02 12:08:11 to 2021-04-05 21:33:44 UTC [more...]

[PATCH] Use abs_top_srcdir in place of abs_srcdir
 2021-04-05 21:33 UTC 

[PATCH v2 1/2] wiphy: add wiphy_radio_work_is_running
 2021-04-05 21:26 UTC  (2+ messages)
` [PATCH v2 2/2] netdev: fix crash from carefully timed Connect()

[PATCH] station: fix crash with disconnect_onconnect
 2021-04-05 20:07 UTC 

network_connect crashes
 2021-04-05 20:05 UTC  (3+ messages)

[PATCH] netdev: fix spelling error
 2021-04-05 18:44 UTC 

Build broken with --enable-external-ell since version 1.13
 2021-04-05 13:00 UTC 

[PATCH v6 1/4] netdev: better handle disconnect after FW scan
 2021-04-02 22:26 UTC  (5+ messages)
` [PATCH v6 2/4] netdev: fix CMD_ROAM for open networks
` [PATCH v6 3/4] wiphy: allow FT AKM to be used if Auth/Assoc is not supported
` [PATCH v6 4/4] netdev: allow PSK offload for FT AKMs

[PATCH v5 1/2] wiphy: allow FT AKM to be used if Auth/Assoc is not supported
 2021-04-02 21:26 UTC  (3+ messages)
` [PATCH v5 2/2] netdev: allow PSK offload for FT AKMs

[PATCH 1/6] netdev: move request IE parsing into function
 2021-04-02 18:09 UTC  (7+ messages)
` [PATCH 2/6] netdev: separate netdev_{roam,connect}_event
` [PATCH 3/6] wiphy: add offload out parameter to wiphy_can_connect_sae
` [PATCH 4/6] wiphy: allow FT AKM to be used if Auth/Assoc is not supported
` [PATCH 5/6] netdev: allow PSK offload for FT AKMs
` [PATCH 6/6] doc: document new [General].4WayOffload

[PATCH v3 1/7] Fixes: 6e8b7652788ac (add check for CMD_AUTH/CMD_ASSOC support)
 2021-03-30 22:36 UTC  (9+ messages)
` [PATCH v3 2/7] wiphy: add offload out parameter to wiphy_can_connect_sae
` [PATCH v3 3/7] wiphy: allow FT AKM to be used if Auth/Assoc is not supported
` [PATCH v3 4/7] netdev: allow PSK offload for FT AKMs
` [PATCH v3 5/7] station: set handshake->offload if required
` [PATCH v3 6/7] doc: document new [General].4WayOffload
` [PATCH v3 7/7] wiphy: remove wiphy_supports_cmds_auth_assoc

[PATCH v2 1/7] wiphy: add offload out parameter to wiphy_can_connect_sae
 2021-03-30 20:49 UTC  (11+ messages)
` [PATCH v2 2/7] wiphy: fix wiphy_can_connect AKM checks
` [PATCH v2 3/7] wiphy: allow FT AKM to be used if Auth/Assoc is not supported
` [PATCH v2 4/7] netdev: allow PSK offload for FT AKMs
` [PATCH v2 5/7] station: set handshake->offload if required
` [PATCH v2 6/7] doc: document new [General].4WayOffload
` [PATCH v2 7/7] wiphy: remove wiphy_supports_cmds_auth_assoc

[PATCH] wiphy: fix wiphy_can_connect AKM checks
 2021-03-30 17:31 UTC 

[PATCH 1/7] wiphy: add offload out parameter to wiphy_can_connect_sae
 2021-03-30 16:13 UTC  (7+ messages)
` [PATCH 2/7] wiphy: add wiphy_needs_offload
` [PATCH 3/7] wiphy: allow FT AKM to be used if Auth/Assoc is not supported
` [PATCH 4/7] wiphy: check offload in wiphy_can_connect
` [PATCH 5/7] netdev: allow PSK offload for FT AKMs
` [PATCH 6/7] station: set handshake->offload with wiphy_needs_offload
` [PATCH 7/7] doc: document new [General].4WayOffload

[PATCH v2 1/3] netdev: better handle associate timeouts with auth_protos
 2021-03-29 20:50 UTC  (4+ messages)
` [PATCH v2 2/3] sae: add counter for associate retries
` [PATCH v2 3/3] netdev: remove unneeded goto/return code

[PATCH 1/3] netdev: better handle associate timeouts with auth_protos
 2021-03-29 20:17 UTC  (3+ messages)
` [PATCH 2/3] sae: add counter for associate retries
` [PATCH 3/3] netdev: remove unneeded goto/return code

iwctl force autoconnect
 2021-03-29 19:44 UTC  (8+ messages)

[PATCH 1/3] station: clear out roam frequencies after roam
 2021-03-29 19:12 UTC  (4+ messages)
` [PATCH 2/3] station: unify firmware/normal roaming
` [PATCH 3/3] station: get neighbor report after roaming

[PATCH v3 1/4] doc: document Security diagnostic value
 2021-03-29 18:22 UTC  (5+ messages)
` [PATCH v3 2/4] diagnostic: add diagnostic_akm_suite_to_security
` [PATCH v3 3/4] station: add Security key to GetDiagnostics
` [PATCH v3 4/4] client: add Security key to diagnostics

[PATCH] client: re-enable iwctl refresh for 'station <wlan> show'
 2021-03-29 18:12 UTC  (2+ messages)

[issue] Can't connect to a WPA2-Enterprise network: 4-way handshake timeout
 2021-03-29 16:30 UTC  (2+ messages)

Broadcom reconnect problems
 2021-03-26  5:01 UTC  (3+ messages)

[PATCH v2 1/4] doc: document AKMSuite diagnostic value
 2021-03-25 15:47 UTC  (6+ messages)
` [PATCH v2 2/4] ie: add ie_akm_suite_to_string
` [PATCH v2 3/4] station: add AKMSuite to GetDiagnostics
` [PATCH v2 4/4] client: add AKMSuite to diagnostics

[PATCH 1/4] doc: document AKMSuite diagnostic value
 2021-03-24 22:25 UTC  (4+ messages)
` [PATCH 2/4] ie: add ie_akm_suite_to_string
` [PATCH 3/4] station: add AKMSuite to GetDiagnostics
` [PATCH 4/4] client: add AKMSuite to diagnostics

[PATCH] monitor: print out extended feature name
 2021-03-24 19:38 UTC  (2+ messages)

[PATCH] netdev: prevent crash with open networks
 2021-03-22 22:46 UTC  (2+ messages)

[PATCH v2 1/6] wiphy: add getter for 'supports_cmds_auth_assoc'
 2021-03-22 19:17 UTC  (7+ messages)
` [PATCH v2 2/6] wiphy: check SAE offload in wiphy_select_akm
` [PATCH v2 3/6] wiphy: check SAE offload in wiphy_can_connect
` [PATCH v2 4/6] handshake: add offload flag
` [PATCH v2 5/6] netdev: add SAE offload support
` [PATCH v2 6/6] station: set handshake offload if required

Can't connect to 8021x network
 2021-03-22 15:07 UTC  (2+ messages)

[PATCH 1/6] wiphy: add getter for 'supports_cmds_auth_assoc'
 2021-03-19 16:42 UTC  (11+ messages)
` [PATCH 2/6] wiphy: check SAE offload in wiphy_select_akm
` [PATCH 3/6] wiphy: check SAE offload in wiphy_can_connect
` [PATCH 4/6] handshake: add offload flag
` [PATCH 5/6] netdev: add SAE offload support
` [PATCH 6/6] station: set handshake offload if required

[PATCH 1/4] doc: document new AverageRSSI diagnostics key
 2021-03-16 16:26 UTC  (5+ messages)
` [PATCH 2/4] diagnostic: include AverageRSSI in GetDiagnostics
` [PATCH 3/4] netdev: parse SIGNAL_AVG when building diagnostics object
` [PATCH 4/4] client: add AverageRSSI to list of diagnostic values

[PATCH 1/3] network: add network_bss_update
 2021-03-15 20:33 UTC  (4+ messages)
` [PATCH 2/3] network: replace l_queue_get_entries loop
` [PATCH 3/3] station: use network_bss_update

[PATCH v2 1/4] scan: add scan_get_firmware_scan
 2021-03-15 18:34 UTC  (5+ messages)
` [PATCH v2 2/4] netdev: station: support full mac roaming
` [PATCH v2 3/4] wiphy: parse NL80211_ATTR_ROAM_SUPPORT flag
` [PATCH v2 4/4] station: disable roaming logic for auto-roaming cards

[PATCH 1/4] ap: Write extra frame IEs from the user
 2021-03-12  3:51 UTC  (5+ messages)
` [PATCH 2/4] ap: Handle most WSC IEs using ap_write_extra_ies
` [PATCH 3/4] p2p: Parse P2P IEs and WFD IEs in Association Requests
` [PATCH 4/4] p2p: Build P2P and WFD IEs for group's management frames

[PATCH 1/6] netdev: use NL80211_STA_INFO_SIGNAL rather than average
 2021-03-11 19:02 UTC  (21+ messages)
` [PATCH 2/6] scan: allow 'faked' scan_bss results
` [PATCH 3/6] nl80211util: add WIPHY_FREQ to parse_attrs support
` [PATCH 4/6] netdev: station: support full mac roaming
` [PATCH 5/6] wiphy: parse NL80211_ATTR_ROAM_SUPPORT flag
` [PATCH 6/6] station: disable roaming logic for auto-roaming cards

[PATCH 1/6] ap: Make ap_update_beacon public
 2021-03-11 13:06 UTC  (9+ messages)
` [PATCH 2/6] ap: Pass frame IEs from clients to the ap_state user
` [PATCH 3/6] ap: Write extra frame IEs from the user
` [PATCH 4/6] ap: Handle most WSC IEs using ap_write_extra_ies
` [PATCH 5/6] p2p: Parse P2P IEs and WFD IEs in Association Requests
` [PATCH 6/6] p2p: Build P2P and WFD IEs for group's management frames

[PATCH 01/10] ap: Load profile before calling ap_start, extend Address syntax
 2021-03-08 20:41 UTC  (16+ messages)
` [PATCH 02/10] ap: Add missing ap_config_free() in error path
` [PATCH 03/10] ap: Refactor address pool logic
` [PATCH 04/10] ap: Add subnet address selection logic
` [PATCH 05/10] ap: Dump addreses in use and assign IP/netmask
` [PATCH 06/10] ap: Set up the DHCP server
` [PATCH 07/10] ap: Move the DHCP server freeing to ap_reset
` [PATCH 08/10] ap: Send a specific error message on async AP start failure
` [PATCH 09/10] autotests: Update APRanges usage in testAP
` [PATCH 10/10] doc: Update AP settings in iwd.ap and iwd.config(5)

[PATCH] client: add missing bracket for "ap <wlan> show"
 2021-03-05 14:52 UTC  (2+ messages)

[PATCH 1/4] wiphy: add wiphy_can_offload API
 2021-03-03 20:50 UTC  (7+ messages)
` [PATCH 2/4] handshake: add offload member
` [PATCH 3/4] station: set handshake offload if supported
` [PATCH 4/4] netdev: offload handshake when requested

[PATCH 1/5] ap: Refactor IP address selection
 2021-03-03 20:30 UTC  (7+ messages)
` [PATCH 3/5] ap: Move the DHCP server freeing to ap_reset
` [PATCH 4/5] autotests: Update APRanges usage in testAP
` [PATCH 5/5] doc: Update AP settings in iwd.ap and iwd.config(5)

[PATCH v2] test-runner: fix duplicate process output
 2021-03-02 16:38 UTC  (2+ messages)

[PATCH] test-runner: fix duplicate process output
 2021-03-02 16:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox