Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2023-12-06 20:18:09 to 2024-01-26 23:21:16 UTC [more...]

[RFC] udev: Add module for checking interface renaming actions
 2024-01-26 23:13 UTC 

[PATCH v3 1/4] network: add network_update_known_frequencies
 2024-01-26 20:22 UTC  (4+ messages)
` [PATCH v3 2/4] station: use network_update_known_frequencies
` [PATCH v3 3/4] station: knownnetworks: limit quick scans to 5 freqs per network
` [PATCH v3 4/4] auto-t: add test for known frequency sorting/maximum

[PATCH v2 1/4] knownnetworks: pass scan_bss to known_network_add_frequency
 2024-01-25 15:39 UTC  (13+ messages)
` [PATCH v2 2/4] knownnetworks: sort known frequencies by BSS rank
` [PATCH v2 3/4] station: knownnetworks: limit quick scans to 5 freqs per network
` [PATCH v2 4/4] auto-t: add test for known frequency sorting/maximum

How to Autoconnect Two WiFi Cards?
 2024-01-24 16:18 UTC  (11+ messages)

Iwd: unable to start AP with NXP 88W9098 chipset
 2024-01-24 12:29 UTC  (7+ messages)

Making udhcpc get a new lease when iwd connects to a network
 2024-01-22 20:59 UTC  (4+ messages)

test failure in unit/test-wsc
 2024-01-22 18:22 UTC  (3+ messages)

test failure with LTO still present
 2024-01-22 15:10 UTC  (2+ messages)

[PATCH] auto-t: add netconfig timeout test
 2024-01-11 13:51 UTC 

[PATCH] Log falling back from SAE to WPA2
 2024-01-10 17:10 UTC  (8+ messages)

iwd 2.12 - Received error during CMD_TRIGGER_SCAN: Invalid argument (22)
 2024-01-10  4:14 UTC  (2+ messages)

[PATCH v2 1/3] station: add additional internal state, STATION_STATE_NETCONFIG
 2024-01-09  4:20 UTC  (4+ messages)
` [PATCH v2 2/3] station: add handling for new NETCONFIG state
` [PATCH v2 3/3] auto-t: add test for roaming + netconfig

[PATCH] build: make missing rst2man non-fatal
 2024-01-05 16:47 UTC 

[PATCH 1/8] station: handle netconfig after roaming for FW roams
 2024-01-04 21:01 UTC  (18+ messages)
` [PATCH 2/8] station: add additional internal state, STATION_STATE_NETCONFIG
` [PATCH 3/8] station: add handling for new NETCONFIG state
` [PATCH 4/8] station: add debug events for internal states
` [PATCH 5/8] auto-t: update roam test to use new debug events
` [PATCH 6/8] auto-t: add test for roaming + netconfig
` [PATCH 7/8] auto-t: improve failure handling in testPSK-roam
` [PATCH 8/8] auto-t: fix random testPSK-roam failure

[PATCH] scan: limit COLOCATED_6GHZ flag to 6ghz devices
 2024-01-04 20:30 UTC  (8+ messages)

[PATCH] client: fix AP PairwiseCiphers parsing
 2024-01-04 18:19 UTC  (2+ messages)

[PATCH] monitor: include unistd.h in main.c
 2024-01-04 18:18 UTC  (2+ messages)

Setup help request
 2024-01-02 20:30 UTC  (14+ messages)

[PATCH] monitor: indicate if the MPDU was invalid
 2024-01-02 17:02 UTC  (2+ messages)

[PATCH 1/5] monitor: Remove unused code path
 2024-01-02 17:01 UTC  (7+ messages)
` [PATCH 2/5] monitor: Remove unused PACKET_AUXDATA handling
` [PATCH 3/5] monitor: Use nlmon_print_* inside nlmon_receive
` [PATCH 4/5] monitor: Move iwmon reading logic into main.c
` [PATCH 5/5] RFC: Initial iwtrace utility

[PATCH 0/7] Reduce and optimize quick/roam scan frequencies
 2024-01-02 13:18 UTC  (11+ messages)
` [PATCH 1/7] known_network: rename known_network_add_frequency
` [PATCH 2/7] knownnetworks: add known_network_add_connected_frequency
` [PATCH 3/7] network: call network_connected with BSS
` [PATCH 4/7] network: add network_roamed
` [PATCH 5/7] station: use network_roamed
` [PATCH 6/7] auto-t: update known frequency test to check order
` [PATCH 7/7] knownnetworks: limit 5 recent frequencies per network

[PATCH] configure.ac: fix bashism
 2024-01-01  2:35 UTC  (2+ messages)

disconnects when in AP mode
 2023-12-29 22:23 UTC  (6+ messages)

should the dbus responses be the same for ap scan and station scan?
 2023-12-24 19:56 UTC 

[PATCH] knownnetworks: limit 5 recent frequencies per network
 2023-12-20 13:15 UTC 

[PATCH v3 1/4] knownnetworks: Add UPDATED event
 2023-12-20  1:49 UTC  (5+ messages)
` [PATCH v3 2/4] dpp: fix extra settings not being used when connecting
` [PATCH v3 3/4] auto-t: add DPP tests to check extra settings are applied
` [PATCH v3 4/4] auto-t: increase RAM when running with valgrind (UML)

[PATCH v2 1/4] knownnetworks: network: support updating known network settings
 2023-12-19 17:49 UTC  (10+ messages)
` [PATCH v2 2/4] dpp: fix extra settings not being used when connecting
` [PATCH v2 3/4] auto-t: add DPP tests to check extra settings are applied
` [PATCH v2 4/4] auto-t: increase RAM when running with valgrind (UML)

[PATCH] dpp: fix data corruption around prf_plus() call
 2023-12-19  4:15 UTC  (3+ messages)

[PATCH 1/5] network: remove 'path' from settings_load_pt_ecc
 2023-12-15 16:37 UTC  (7+ messages)
` [PATCH 2/5] knownnetworks: network: support updating known network settings
` [PATCH 3/5] dpp: fix extra settings not being used when connecting
` [PATCH 4/5] auto-t: add DPP tests to check extra settings are applied
` [PATCH 5/5] auto-t: increase RAM when running with valgrind (UML)

[PATCH v4 1/4] network: add support for SAE password identifiers
 2023-12-15 16:20 UTC  (5+ messages)
` [PATCH v4 2/4] doc: document [Security].PasswordIdentifier
` [PATCH v4 3/4] auto-t: add H2E password identifier test
` [PATCH v4 4/4] auto-t: throw exception if executable is missing

[PATCH 0/1] Retry when ifup fails
 2023-12-14 20:09 UTC  (3+ messages)
` [PATCH 1/1] netdev: retry on failed ifup

[RFC 0/4] Fix extra settings not being taken post-DPP
 2023-12-13 22:59 UTC  (7+ messages)
` [RFC 1/4] knownnetworks: set ops on info in __network_info_init
` [RFC 2/4] station: unify scan cancelation
` [RFC 3/4] dpp: fix non-scan connect path in DPP
` [RFC 4/4] auto-t: add a few more DPP tests for seen/known networks

[PATCH v3 01/13] auto-t: add explicit stop() to IWD class
 2023-12-13 16:14 UTC  (13+ messages)
` [PATCH v3 03/13] auto-t: only call set_value for changed values in default()
` [PATCH v3 04/13] handshake: add setters for authenticator/supplicant_fte
` [PATCH v3 05/13] handshake: use authenticator_fte instead of 'fte'
` [PATCH v3 06/13] unit: use authenticator_fte
` [PATCH v3 07/13] handshake: remove handshake_state_set_fte
` [PATCH v3 08/13] ft: add FTE/RSNE building to ft_prepare_handshake
` [PATCH v3 09/13] ft: add ft_handshake_setup
` [PATCH v3 10/13] netdev: add netdev_ft_reassociate
` [PATCH v3 11/13] station: use netdev_ft_reassociate
` [PATCH v3 12/13] ft: remove ft_associate and helpers
` [PATCH v3 13/13] netdev: station: remove NETDEV_EVENT_FT_ROAMED

[PATCH] auto-t: fix SignalAgent Release arguments
 2023-12-13 16:06 UTC  (2+ messages)

[PATCH] dpp: set "" arguments to Release method call
 2023-12-13 16:06 UTC  (2+ messages)

[PATCH v3 1/4] network: add support for SAE password identifiers
 2023-12-13 16:05 UTC  (5+ messages)
` [PATCH v3 2/4] doc: document [Security].PasswordIdentifier
` [PATCH v3 3/4] auto-t: add H2E password identifier test
` [PATCH v3 4/4] auto-t: throw exception if executable is missing

[PATCH v2 1/4] network: add support for SAE password identifiers
 2023-12-07 13:48 UTC  (4+ messages)
` [PATCH v2 2/4] doc: document [Security].PasswordIdentifier
` [PATCH v2 3/4] auto-t: add H2E password identifier test
` [PATCH v2 4/4] auto-t: throw exception if executable is missing


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