iwd.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
systemd-networkd MAC address randomization stops working when iwd restarts
 2026-02-22 22:37 UTC 

[PATCH v3] unit: Add better check for pkcs8_key_parser availability
 2026-02-20  9:51 UTC  (2+ messages)

does not connect with intel 3168 past kernel 6.16
 2026-02-20  0:26 UTC  (3+ messages)

[PATCH v2] unit: Add better check for pkcs8_key_parser availability
 2026-02-19 12:29 UTC  (3+ messages)

[PATCH] unit: Add better check for pkcs8_key_parser availability
 2026-02-19 10:12 UTC 

Bug with iwd-3.11 - const char being modified
 2026-02-10  9:34 UTC  (2+ messages)

[PATCH v2] dbus: register interface before acquiring name
 2026-02-05 18:32 UTC  (2+ messages)

Wifi certifcation failed test cases
 2026-02-03 21:52 UTC 

Is there a way to manually force the security protocol with IWD?
 2026-01-30 17:39 UTC  (7+ messages)

[PATCH] dbus: register interface before acquiring name
 2026-01-30 15:45 UTC  (2+ messages)

[PATCH] wiphy: check if ht_capabilities are actually set
 2025-12-28 17:03 UTC  (4+ messages)

[PATCH] wiphy: check if ht_capabilities are actually set
 2025-12-27  4:45 UTC 

[PATCH] ap: add vendor quirk for reused nonce in handshake
 2025-12-24 10:28 UTC 

Quirks with Garmin hardware
 2025-12-21 13:58 UTC 

6GHz only?
 2025-12-16 19:07 UTC  (3+ messages)

[PATCH] device: Improve errors when station not present
 2025-12-05  7:03 UTC 

[PATCH] station: check return of handshake_state_set_pmksa
 2025-12-03 22:27 UTC  (3+ messages)

[PATCH v5 0/8] Improve roam scan strategy
 2025-11-28 11:54 UTC  (9+ messages)
` [PATCH v5 1/8] util: add scan_freq_set_size function
` [PATCH v5 2/8] station: improve scan_freqs_order channel subsets
` [PATCH v5 3/8] station: improve roam scan strategy
` [PATCH v5 4/8] auto-t: Increase event timeout for test_full_scan
` [PATCH v5 5/8] auto-t: Fix tests relying on full-roam-scan
` [PATCH v5 6/8] auto-t: Call default instead of reload in teardown
` [PATCH v5 7/8] auto-t: Fix test_ignore_candidate_list_quirk
` [PATCH v5 8/8] auto-t: Disable MAC randomization for a few tests

Inquiry: Is WPA3-FT Roaming Supported in iwd ver3.9
 2025-10-26  3:40 UTC  (3+ messages)

[PATCH v4 0/3] Improve roam scan strategy
 2025-09-12 11:23 UTC  (4+ messages)
` [PATCH v4 1/3] util: add scan_freq_set_size function
` [PATCH v4 2/3] station: improve scan_freqs_order channel subsets
` [PATCH v4 3/3] station: improve roam scan strategy

[PATCH v3 0/3] Improve roam scan strategy
 2025-09-12 10:08 UTC  (4+ messages)
` [PATCH v3 1/3] util: add scan_freq_set_size function
` [PATCH v3 2/3] station: improve scan_freqs_order channel subsets
` [PATCH v3 3/3] station: improve roam scan strategy

[PATCH v2 0/3] Improve roam scan strategy
 2025-09-12  7:53 UTC  (7+ messages)
` [PATCH v2 1/3] util: add scan_freq_set_size function
` [PATCH v2 2/3] station: improve scan_freqs_order channel subsets
` [PATCH v2 3/3] station: improve roam scan strategy

[PATCH v2 01/11] vendor_quirks: initial skeleton
 2025-08-27 17:42 UTC  (12+ messages)
` [PATCH v2 02/11] vendor_quirks: implement two vendor quirks
` [PATCH v2 03/11] handshake: pass object to handshake_util_ap_ie_matches
` [PATCH v2 04/11] handshake: add vendor quirks into handshake object
` [PATCH v2 05/11] scan: store vendor quirks in scan_bss
` [PATCH v2 06/11] station: set vendor quirks into handshake object
` [PATCH v2 07/11] handshake: use vendor quirk to disable check of replay counters
` [PATCH v2 08/11] station: get neighbor report on BSS TM request
` [PATCH v2 09/11] station: check vendor quirk for BSS TM request candidate list
` [PATCH v2 10/11] auto-t: add AP roam test for bad neighbor reports/candidate lists
` [PATCH v2 11/11] station: print vendor quirks (if any) when connecting/roaming

[PATCH 01/15] wiphy: add driver quirk for the colocated scan flag
 2025-08-26 15:24 UTC  (25+ messages)
` [PATCH 02/15] wiphy: add comments around the driver quirks
` [PATCH 03/15] scan: check support before using colocated flag
` [PATCH 04/15] monitor: add Cisco Meraki as a printable vendor
` [PATCH 05/15] vendor_quirks: initial skeleton
` [PATCH 06/15] vendor_quirks: add two new vendor quirks
` [PATCH 07/15] handshake: pass object to handshake_util_ap_ie_matches
` [PATCH 08/15] handshake: add vendor quirks into handshake object
` [PATCH 09/15] scan: store vendor quirks in scan_bss
` [PATCH 10/15] station: set vendor quirks into handshake object
` [PATCH 11/15] handshake: use vendor quirk to disable check of replay counters
` [PATCH 12/15] station: get neighbor report on BSS TM request
` [PATCH 13/15] station: check vendor quirk for BSS TM request candidate list
` [PATCH 14/15] station: clear roam_freqs on delayed roam
` [PATCH 15/15] auto-t: add AP roam test for bad neighbor reports/candidate lists

[PATCH v2 1/4] netdev: check connected in channel switch event
 2025-08-20 16:20 UTC  (5+ messages)
` [PATCH v2 2/4] netdev: disconnect rather than deauth in FT association failure
` [PATCH v2 3/4] auto-t: make waiting for channel switch configurable
` [PATCH v2 4/4] auto-t: add test for channel switch during roam

[PATCH 1/3] netdev: check connected in channel switch event
 2025-08-15 15:26 UTC  (3+ messages)
` [PATCH 2/3] station: transition to ft-roaming on NETDEV_EVENT_ASSOCIATING
` [PATCH 3/3] netdev: handle local CMD_ASSOCIATE failures (for FT)

[PATCH] doc: add STA inactive and connected time duration info to diagnostics
 2025-08-07 22:59 UTC  (2+ messages)

[PATCH] netdev: parse INACTIVE_TIME and CONNECTED_TIME in netdev_get_station
 2025-08-06 14:35 UTC  (2+ messages)

Received error during CMD_TRIGGER_SCAN: Operation not supported (95)
 2025-08-05 12:37 UTC  (2+ messages)

Dealing with wifi driver crash that doesn't remove wlan interface
 2025-07-22 13:36 UTC  (3+ messages)

brcmfmac disconnects when iwd scans
 2025-06-28 15:57 UTC  (22+ messages)

[PATCH v2 1/6] network: make clearing network blacklist a separate operation
 2025-06-05 15:02 UTC  (7+ messages)
` [PATCH v2 2/6] station: fix DBus reply for Connect() with netconfig
` [PATCH v2 3/6] station: include netconfig as part of the BSS retry logic
` [PATCH v2 4/6] auto-t: allow configurable DBus timeout/callbacks on connect{_bssid}
` [PATCH v2 5/6] auto-t: update several tests to work with netconfig refactor
` [PATCH v2 6/6] doc: add note about timeouts to Network.Connect()

[PATCH v2 1/2] sae: check return on sae_send_commit()
 2025-06-05 15:00 UTC  (3+ messages)
` [PATCH v2 2/2] sae: prevent groups 21, 25, and 26 from being used

[PATCH] sae: check return on sae_send_commit()
 2025-05-28 18:14 UTC 

[PATCH 1/4] station: treat netconfig failures as connection failures
 2025-05-28 17:47 UTC  (7+ messages)
` [PATCH 2/4] auto-t: allow configurable DBus timeout/callbacks on connect{_bssid}
` [PATCH 3/4] auto-t: update serveral tests to work with netconfig refactor
` [PATCH 4/4] doc: add note about timeouts to Network.Connect()

[PATCH 1/3] nl80211cmd: add NL80211_CMD_ASSOC_COMEBACK
 2025-05-28 17:08 UTC  (4+ messages)
` [PATCH 2/3] nl80211util: support parsing NL80211_ATTR_TIMEOUT
` [PATCH 3/3] netdev: support handling NL80211_CMD_ASSOC_COMEBACK

[PATCH 1/4] blacklist: rename ROAM_REQUESTED to AP_BUSY
 2025-05-19 21:39 UTC  (5+ messages)
` [PATCH 2/4] docs: replace/deprecate InitialRoamRequestedTimeout
` [PATCH 3/4] station: utilize the AP_BUSY blacklist for denied auth/assoc
` [PATCH 4/4] auto-t: use renamed InitialAccessPointBusyTimeout

[PATCH] ap: implement pre-scanning to "unlock" frequencies
 2025-05-19 21:37 UTC  (2+ messages)

wifi: iwlwifi: SAE fails when AP sends confirm before STA
 2025-05-15 12:40 UTC  (25+ messages)

linksys router incorrectly showing as WEP?
 2025-05-12 19:23 UTC  (4+ messages)

[PATCH RFC 0/3] Improve roam scan strategy
 2025-05-09  8:53 UTC  (7+ messages)
` [PATCH RFC 3/3] station: improve "

test failure in 3.7
 2025-05-07 12:14 UTC  (7+ messages)

[PATCH] unit: check cipher support and cleanup in test-storage
 2025-05-05 12:58 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).