iwd.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-04 18:31:07 to 2024-03-05 10:21:11 UTC [more...]

How to connect specifying the BSSID?
 2024-03-05 10:20 UTC  (3+ messages)

IPv6 Privacy Extension support?
 2024-03-04 21:40 UTC  (4+ messages)

[PATCH 1/5] client: remove unneeded initialization
 2024-03-04 17:45 UTC  (6+ messages)
` [PATCH 2/5] ie: "
` [PATCH 3/5] files: "
` [PATCH 4/5] eap-mschapv2: "
` [PATCH 5/5] dpp: check wrapped data exists in authenticate response

[PATCH 1/4] p2p: check connected peer before processing request
 2024-03-01 19:40 UTC  (4+ messages)
` [PATCH 2/4] eap-mschapv2: Check Password-Hash exists when loading settings
` [PATCH 3/4] monitor: properly mask HE capabilities bitfield
` [PATCH 4/4] client: fix two issues caught by static analysis

[PATCH] build: Create ell directory for ell/ell.h target
 2024-03-01 15:00 UTC  (2+ messages)

[PATCH] auto-t: add ability to reserve radios not for IWD/hostapd/etc
 2024-03-01 14:42 UTC  (2+ messages)

[PATCH 1/5] ap: check that the last band_freq_attrs was set
 2024-02-29 20:38 UTC  (6+ messages)
` [PATCH 2/5] ap: allow va_end to get called in ap_handshake_event
` [PATCH 3/5] nl80211util: check l_genl_attr_recurse return in extract_nested
` [PATCH 4/5] ap: verify ATTR_MAC exists in NEW_STATION
` [PATCH 5/5] ap: bail in ap_del_station if AP is going down

[PATCH 1/5] auto-t: end process_io on HUP signal, detect process crash
 2024-02-29 20:36 UTC  (6+ messages)
` [PATCH 2/5] auto-t: Add frame fuzzing test
` [PATCH 3/5] p2putil: fix crash/remove side effect parsing adv service info
` [PATCH 4/5] p2putil: initialize all parsing structures to zero
` [PATCH 5/5] p2putil: check length of client info description

[PATCH] netconfig: Fix copy-paste error
 2024-02-28 17:51 UTC  (2+ messages)

[PATCH v2] auto-t: fix netconfig to handle resolvconf values out of order
 2024-02-28 17:51 UTC  (2+ messages)

[PATCH] RFC: auto-t: fix netconfig to handle resolvconf values out of order
 2024-02-28 15:23 UTC  (4+ messages)

[PATCH] eap-wsc: Silence static analysis
 2024-02-28 15:14 UTC  (3+ messages)

[PATCH 1/2] crypto: fix uninitialized variable coverity warning
 2024-02-27 22:03 UTC  (3+ messages)
` [PATCH 2/2] station: warn on missing scan_bss in station_transition_start

[PATCH 1/2] unit: fix memory leak in test-dpp
 2024-02-27 20:34 UTC  (3+ messages)
` [PATCH 2/2] crypto: fix uninitialized variable coverity warning

[PATCH 01/11] doc: Document UseDefaultEccGroup
 2024-02-27 19:56 UTC  (12+ messages)
` [PATCH 02/11] knownnetworks: add option to force a default ECC group
` [PATCH 03/11] network: retain default ECC group for OWE after setting
` [PATCH 04/11] network: set use default ECC group in handshake setup
` [PATCH 05/11] sae: remove sae_sm_set_force_group_19, use handshake
` [PATCH 06/11] netdev: add NETDEV_EVENT_ECC_GROUP_RETRY, handle in station
` [PATCH 07/11] auto-t: add Device.event_ocurred
` [PATCH 08/11] auto-t: add HostapdCLI.sta_status
` [PATCH 09/11] auto-t: refactor/fix testSAE
` [PATCH 10/11] auto-t: Add test for new SAE default group behavior
` [PATCH 11/11] auto-t: add OWE test for auto default group

[PATCH v2 1/3] station: add channel number to diagnostics message
 2024-02-26 15:45 UTC  (4+ messages)
` [PATCH v2 2/3] client: report channel if present in diag message
` [PATCH v2 3/3] doc: document channel field in station diagnostics

Unable to connect to eduroam
 2024-02-26 10:11 UTC  (7+ messages)

[PATCH 1/3] station: add channel number to diagnostics message
 2024-02-23 20:11 UTC  (6+ messages)
` [PATCH 2/3] client: report channel if present in diag message
` [PATCH 3/3] doc: document channel field in station diagnostics
  ` [EXT] Re: [PATCH 1/3] station: add channel number to diagnostics message

[PATCH 1/7] auto-t: fix failed_roam_test to pass when run on its own
 2024-02-22 16:16 UTC  (8+ messages)
` [PATCH 2/7] auto-t: timestamp log files in test-runner
` [PATCH 3/7] main: add runtime flag for setting the logger
` [PATCH 4/7] iwd: add iwd_notice for special event/state type of logging
` [PATCH 5/7] doc: document use of l_log APIs
` [PATCH 6/7] station: use iwd_notice for state/event information
` [PATCH 7/7] netdev: add notice events for connection timeouts

[PATCH 1/2] auto-t: fix failed_roam_test to pass when run on its own
 2024-02-22 15:30 UTC  (3+ messages)
` [PATCH 2/2] auto-t: timestamp log files in test-runner

[PATCH] wiphy: Remove basename() use
 2024-02-22 15:27 UTC  (2+ messages)

[RFCv2 0/5] Using l_notice for low level IWD state information
 2024-02-15 13:53 UTC  (6+ messages)
` [RFCv2 1/5] main: add runtime flag for setting the logger
` [RFCv2 2/5] iwd: add iwd_notice for special event/state type of logging
` [RFCv2 3/5] doc: document use of l_log APIs
` [RFCv2 4/5] station: use iwd_notice for state/event information
` [RFCv2 5/5] netdev: add notice events for connection timeouts

[RFC 0/5] Using l_notice for low level IWD state information
 2024-02-14 20:12 UTC  (12+ messages)
` [RFC 1/5] main: add runtime flag for setting the logger
` [RFC 2/5] station: use l_notice for station_debug_event, allow arguments
` [RFC 3/5] station: add additional station_debug_event's
` [RFC 4/5] netdev: add notice events for connection timeouts
` [RFC 5/5] doc: document use of l_log APIs

[PATCH] wiphy: include libgen.h to fix implicit def. with musl libc
 2024-02-14 16:52 UTC  (10+ messages)

[PATCH] netdev: use reason code from netdev_deauthenticate_event
 2024-02-13 23:01 UTC  (2+ messages)

[PATCH v2 1/2] netconfig: limit DHCPv4 attempts to avoid extended netconfig times
 2024-01-30 20:00 UTC  (3+ messages)
` [PATCH v2 2/2] auto-t: add netconfig timeout test

[PATCH 1/3] netdev: fix setting a uint8_t with l_get_le16
 2024-01-30 19:59 UTC  (4+ messages)
` [PATCH 2/3] netdev: make unprotected disconnect debug log more clear
` [PATCH 3/3] station: reverse roam scan results for sorted known frequencies

[RFC] udev: Add module for checking interface renaming actions
 2024-01-30 14:54 UTC  (3+ messages)

TLS session key?
 2024-01-30 12:35 UTC  (2+ messages)

[PATCH v3 1/4] network: add network_update_known_frequencies
 2024-01-30 12:30 UTC  (6+ 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

ap: only accept message 4 after receiving message 2
 2024-01-30  3:02 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH 3/8] station: add handling for new NETCONFIG state

[PATCH] scan: limit COLOCATED_6GHZ flag to 6ghz devices
 2024-01-04 20:30 UTC  (3+ 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).