messages from 2024-08-08 17:42:46 to 2024-09-22 03:35:03 UTC [more...]
[RFC PATCH v1 0/2] External Auth support
2024-09-22 3:35 UTC (14+ messages)
` [RFC PATCH v1 1/2] netdev: external auth support
` [RFC PATCH v1 2/2] sae: Allow ability to force Group 19 / Hunt and Peck
[PATCH] manager: fix UseDefaultInterface warning
2024-09-20 16:36 UTC
[PATCH v2] netdev: allow empty TX/RX bitrate attributes
2024-09-20 15:27 UTC (2+ messages)
[PATCH] netdev: loosen parsing requirements on STA_INFO
2024-09-20 11:36 UTC
[RFC 1/2] doc: Document new DeviceProvisioningAgent
2024-09-18 17:40 UTC (2+ messages)
` [RFC 2/2] doc: introduce DPP 802.1x agent APIs
[PATCH] station: fix printing uint64_t by using PRIx64
2024-09-11 14:00 UTC
[PATCH] station: emit property changed for connected AP on roaming
2024-09-11 0:42 UTC (2+ messages)
[PATCH] station: fix crash if affinities watch gets removed
2024-09-11 0:42 UTC (2+ messages)
[PATCH] dpp: set cap on the PKEX timeout, and reduce once PKEX finishes
2024-09-08 22:27 UTC (2+ messages)
[PATCH v2 1/2] scan: don't survey on external scans
2024-09-06 19:01 UTC (3+ messages)
` [PATCH v2 2/2] scan: check pending requests after regdom update
[PATCH] dpp: use peer_addr for pkex exchange request
2024-09-06 18:59 UTC (2+ messages)
[PATCH 1/2] scan: check scan request in get_survey_done before deref
2024-09-05 15:09 UTC (7+ messages)
` [PATCH 2/2] scan: check pending requests after regdom update
[Request] iwd to support brcmfmac 'SAE with AUTHENTICATE'
2024-09-05 14:26 UTC (13+ messages)
` Any recent wifi certifications with IWD?
[PATCH 1/2] scan: fix invalid read when canceling an ongoing scan
2024-09-05 11:55 UTC (7+ messages)
` [PATCH] scan: add guard to check that results->sr is set to avoid segfault issue
[PATCH v4 1/2] netdev: fall back to RSSI polling if SET_CQM fails
2024-09-05 3:26 UTC (3+ messages)
` [PATCH v4 2/2] netdev: fix potential command ID overwrite setting CQM threshold
[PATCH] monitor: fix build with INGRESS/EGRESS definitions
2024-09-05 3:08 UTC (2+ messages)
[PATCH v5 1/6] doc: Document station Affinities property
2024-09-03 15:25 UTC (7+ messages)
` [PATCH v5 2/6] dbus: add PermissionDenied DBus error
` [PATCH v5 3/6] station: add Affinities DBus property
` [PATCH v5 4/6] station: Use Affinities property to change roaming threshold
` [PATCH v5 5/6] auto-t: add affinities property for station, and extended_service_set
` [PATCH v5 6/6] auto-t: add tests for Affinities behavior
[PATCH] station: check for roam timeout before rearming
2024-09-03 15:18 UTC (2+ messages)
[PATCH v3 1/3] wiphy: add flag for supporting remain on channel
2024-09-03 15:15 UTC (5+ messages)
` [PATCH v3 2/3] station: don't allow FT-over-Air without offchannel support
` [PATCH v3 3/3] netdev: fall back to RSSI polling if SET_CQM fails
Build failure with GCC 14
2024-08-29 14:40 UTC (5+ messages)
IWD CMD_SET_CQM failed: Operation not supported
2024-08-29 12:29 UTC (8+ messages)
[PATCH] station: check for roam timeout before rearming
2024-08-28 14:41 UTC (4+ messages)
[PATCH v4 1/8] doc: Document station Affinities property
2024-08-28 2:57 UTC (11+ messages)
` [PATCH v4 2/8] netdev: define netdev settings in netdev.h
` [PATCH v4 3/8] netdev: store signal threshold in netdev object, not globally
` [PATCH v4 4/8] netdev: add critical signal threshold level
` [PATCH v4 5/8] station: add Affinities DBus property
` [PATCH v4 6/8] station: Use Affinities property to change roaming threshold
` [PATCH v4 7/8] auto-t: add affinities property for station, and extended_service_set
` [PATCH v4 8/8] auto-t: add tests for Affinities behavior
[PATCH 1/4] dpp: factor out key derivation and starting PKEX into functions
2024-08-28 2:25 UTC (5+ messages)
` [PATCH 2/4] dpp: add Address/Frequency as parameters to PKEX enrollees
` [PATCH 3/4] dpp: allow PKEX configurators to run without multicast RX support
` [PATCH 4/4] dpp: scale PKEX timeout by the number of frequencies used
[PATCH] scan: remove legacy "Ghz" band modifier settings
2024-08-28 2:24 UTC (2+ messages)
[PATCH 1/2] doc: deprecate UseDefaultInterface in docs
2024-08-28 2:23 UTC (3+ messages)
` [PATCH 2/2] manager: deprecate UseDefaultInterface
Segmentation fault when taking device for a walk
2024-08-27 11:46 UTC (8+ messages)
[PATCH v3 1/8] doc: Document station Affinities property
2024-08-23 22:24 UTC (10+ messages)
` [PATCH v3 2/8] netdev: define netdev settings in netdev.h
` [PATCH v3 3/8] netdev: store signal threshold in netdev object, not globally
` [PATCH v3 4/8] netdev: add critical signal threshold level
` [PATCH v3 5/8] station: add Affinities DBus property
` [PATCH v3 6/8] station: Use Affinities property to change roaming threshold
` [PATCH v3 7/8] auto-t: add affinities property for station, and extended_service_set
` [PATCH v3 8/8] auto-t: add tests for Affinities behavior
[PATCH] monitor: Print rmnet flags
2024-08-23 17:31 UTC (3+ messages)
[PATCH 1/5] defs: Add defs.h to hold certain global definitions
2024-08-23 17:24 UTC (7+ messages)
` [PATCH 2/5] monitor: Don't dump survey results with noscan
` [PATCH 3/5] monitor: Don't skip genl control Done,Error messages
` [PATCH 4/5] nl80211util: support attributes in CMD_EXTERNAL_AUTH
` [PATCH 5/5] nl80211util: Add builder for CMD_EXTERNAL_AUTH
[PATCH v2 1/8] doc: Document station Affinities property
2024-08-23 16:11 UTC (13+ messages)
` [PATCH v2 2/8] netdev: store signal threshold in netdev object, not globally
` [PATCH v2 3/8] netdev: add critical signal threshold level
` [PATCH v2 4/8] station: emit property changed for ConnectedAccessPoint
` [PATCH v2 5/8] station: add Affinities DBus property
` [PATCH v2 6/8] station: Use Affinities property to change roaming threshold
` [PATCH v2 7/8] auto-t: add affinities property for station, and extended_service_set
` [PATCH v2 8/8] auto-t: add tests for Affinities behavior
[PATCH v2 1/6] network: add __network_path_append_bss
2024-08-19 16:53 UTC (7+ messages)
` [PATCH v2 2/6] station: move BasicServiceSet DBus management into station
` [PATCH v2 3/6] network: remove BasicServiceSet DBus registration code
` [PATCH v2 4/6] network: add back network_bss_list_clear
` [PATCH v2 5/6] auto-t: Add ExtendedServiceSet property
` [PATCH v2 6/6] auto-t: Add test for BasicServiceSets
[PATCH 1/6] network: add __network_path_append_bss
2024-08-19 15:22 UTC (7+ messages)
` [PATCH 2/6] station: move BasicServiceSet DBus management into station
` [PATCH 3/6] network: remove BasicServiceSet DBus registration code
` [PATCH 4/6] network: add back network_bss_list_clear
` [PATCH 5/6] auto-t: Add ExtendedServiceSet property
` [PATCH 6/6] auto-t: Add test for BasicServiceSets
[PATCH 1/9] doc: Document station Affinities property
2024-08-13 15:56 UTC (9+ messages)
` [PATCH 2/9] netdev: store signal threshold in netdev object, not globally
` [PATCH 3/9] netdev: add critical signal threshold level
` [PATCH 4/9] netdev: add netdev_get_critical_signal_threshold
` [PATCH 5/9] station: emit property changed for ConnectedAccessPoint
` [PATCH 6/9] station: add Affinities DBus property
` [PATCH 7/9] station: Use Affinities property for roaming/ranking decisions
` [PATCH 8/9] auto-t: add affinities property for station, and extended_service_set
` [PATCH 9/9] auto-t: add tests for Affinities behavior
[PATCH v2] auto-t: add SAE-H2E test for setting the default ECC group
2024-08-12 21:20 UTC (2+ messages)
[PATCH] sae: support default group for H2E
2024-08-12 18:30 UTC (3+ messages)
[PATCH] auto-t: add SAE-H2E test for setting the default ECC group
2024-08-12 18:29 UTC
[PATCH v3 01/13] dbus: Add net.connman.iwd.BasicServiceSet interface
2024-08-12 17:11 UTC (14+ messages)
` [PATCH v3 02/13] network: Add BasicServiceSet object
` [PATCH v3 03/13] station: use network_bss_{start,stop}_update
` [PATCH v3 04/13] network: add ExtendedServiceSet DBus property
` [PATCH v3 05/13] network: remove network_bss_list_clear
` [PATCH v3 06/13] station: add ConnectedAccessPoint property
` [PATCH v3 07/13] doc: document BasicServiceSet API
` [PATCH v3 08/13] client: separate property header and values into two functions
` [PATCH v3 09/13] client: add net.connman.iwd.BasicServiceSet definition
` [PATCH v3 10/13] client: Add BasicServiceSets property to network
` [PATCH v3 11/13] client: add BasicServiceSet interface
` [PATCH v3 12/13] client: refactor cmd_connect() and add find_network()
` [PATCH v3 13/13] client: add station command "get-bsses"
IPv6 Privacy Extension support?
2024-08-09 17:54 UTC (8+ messages)
iwd 2.19 segfault?
2024-08-09 2:21 UTC (3+ messages)
[PATCH v2 01/13] dbus: Add net.connman.iwd.BasicServiceSet interface
2024-08-08 17:42 UTC (6+ messages)
` [PATCH v2 08/13] client: separate property header and values into two functions
` [PATCH v2 10/13] client: Add BasicServiceSets property to network
` [PATCH v2 11/13] client: add BasicServiceSet interface
` [PATCH v2 12/13] client: refactor cmd_connect() and add find_network()
` [PATCH v2 13/13] client: add station command "get-bsses"
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox