Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2024-05-13 18:00:48 to 2024-08-12 11:36:08 UTC [more...]

[Request] iwd to support brcmfmac 'SAE with AUTHENTICATE'
 2024-08-12 11:36 UTC  (7+ messages)

IPv6 Privacy Extension support?
 2024-08-09 17:54 UTC  (9+ 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  (13+ messages)
` [PATCH v2 02/13] network: Add BasicServiceSet object
` [PATCH v2 03/13] station: use network_bss_{start,stop}_update
` [PATCH v2 04/13] network: add ExtendedServiceSet DBus property
` [PATCH v2 05/13] network: remove network_bss_list_clear
` [PATCH v2 06/13] station: add ConnectedAccessPoint property
` [PATCH v2 07/13] doc: document BasicServiceSet API
` [PATCH v2 08/13] client: separate property header and values into two functions
` [PATCH v2 09/13] client: add net.connman.iwd.BasicServiceSet definition
` [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"

[PATCH 01/14] network: add network_bss_list_prune
 2024-08-08 14:44 UTC  (17+ messages)
` [PATCH 02/14] station: use network_bss_list_prune
` [PATCH 03/14] network: remove network_bss_list_clear
` [PATCH 04/14] dbus: Add net.connman.iwd.BasicServiceSet interface
` [PATCH 05/14] network: implement net.connman.iwd.BasicServiceSet
` [PATCH 06/14] network: add BasicServiceSets property on the network object
` [PATCH 07/14] station: add ConnectedBss property
` [PATCH 08/14] doc: document BasicServiceSet API
` [PATCH 09/14] client: separate property header and values into two functions
` [PATCH 10/14] client: add net.connman.iwd.BasicServiceSet definition
` [PATCH 11/14] client: Add BasicServiceSets property to network
` [PATCH 12/14] client: add BasicServiceSet interface
` [PATCH 13/14] client: refactor cmd_connect() and add find_network()
` [PATCH 14/14] client: add station command "get-bsses"

[PATCH 1/7] monitor: Decode RMNet Mux Identifier
 2024-08-06 14:33 UTC  (11+ messages)
` [PATCH 2/7] monitor: Mask flags from attribute identifier
` [PATCH 3/7] wiphy: Fix use of wiphy_has_feature
` [PATCH 4/7] ie: Add IE_AKM_IS_OWE
` [PATCH 5/7] netdev: Create owe_sm for fullmac connections
` [PATCH 6/7] fils: Ensure capability checks are consistent
` [PATCH 7/7] netdev: Simplify FILS handling in netdev_connect_common

[PATCH] wiphy: set neighbor report bit in RM capabilities
 2024-08-05 15:37 UTC 

[PATCH] station: improve zero oper class neighbor report workaround
 2024-08-05 14:06 UTC  (2+ messages)

[PATCH 1/2] monitor: Use genl APIs instead of open coding
 2024-07-30 15:53 UTC  (3+ messages)
` [PATCH 2/2] qemu: Remove unsupported command line arguments

[PATCH 1/3] wired: Update to the new l_netlink_send API
 2024-07-30 15:53 UTC  (5+ messages)
` [PATCH 2/3] netdev: "
` [PATCH 3/3] monitor: Update to the new ell "

[PATCH 1/6] doc: Document new BSS affinity method calls
 2024-07-29 12:44 UTC  (6+ messages)
` [PATCH 2/6] netdev: store signal threshold in netdev object, not globally
` [PATCH 3/6] netdev: add critical signal threshold level
` [PATCH 4/6] station: add {Set,Unset}ConnectedBssAffinity DBus methods
` [PATCH 5/6] auto-t: add set/unset affinity python methods
` [PATCH 6/6] auto-t: add tests for set/unset affinity

Frequent Disconnects / Roaming Issue with IWD + systemd-networkd
 2024-07-29 12:38 UTC  (2+ messages)

compilation error in iwd with ell commint 883bc6a90b4a9c654fdf2540f02447a7ca567e04
 2024-07-27 17:48 UTC  (3+ messages)

[PATCH v2 1/3] wiphy: add flag for supporting remain on channel
 2024-07-26 18:01 UTC  (3+ messages)
` [PATCH v2 2/3] station: don't allow FT-over-Air without offchannel support
` [PATCH v2 3/3] netdev: fall back to RSSI polling if SET_CQM fails

[PATCH 1/3] wiphy: add flag for supporting remain on channel
 2024-07-26 16:37 UTC  (3+ messages)
` [PATCH 2/3] station: don't allow FT-over-Air without offchannel support
` [PATCH 3/3] netdev: fall back to RSSI polling if SET_CQM fails

[PATCH] monitor: fix the CQM RSSI threshold attribute
 2024-07-26 14:53 UTC  (2+ messages)

IWD CMD_SET_CQM failed: Operation not supported
 2024-07-25 18:45 UTC  (4+ messages)

[PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function
 2024-07-24 20:27 UTC  (6+ messages)
` [PATCH v2 2/5] station: add station_get_autoconnect
` [PATCH v2 3/5] dpp: explicitly disconnect station if enrollee is started
` [PATCH v2 4/5] auto-t: add DPP tests for state change checks
` [PATCH v2 5/5] auto-t: fix several DPP tests after station state changes

[PATCH v2 1/5] dpp: factor out PKEX/DPP start prep into function
 2024-07-24 15:17 UTC  (9+ messages)
` [PATCH v2 2/5] station: add station_get_autoconnect
` [PATCH v2 3/5] dpp: explicitly disconnect station if enrollee is started
` [PATCH v2 4/5] auto-t: add DPP tests for state change checks
` [PATCH v2 5/5] auto-t: fix several DPP tests after station state changes

[PATCH 1/2] scan: fix invalid read when canceling an ongoing scan
 2024-07-24 14:14 UTC  (3+ messages)
` [PATCH 2/2] auto-t: don't print valgrind log if there was no error

[PATCH] client: use display_table_row for IPv6 in station
 2024-07-23 23:54 UTC  (2+ messages)

[RFC] doc: Document new BSS affinity method calls
 2024-07-23 14:45 UTC 

No re-connect using systemd-networkd and IWD
 2024-07-22 12:19 UTC  (4+ messages)

[PATCH 1/2] dpp: relax requirement on IWD being in a disconnected state
 2024-07-22 11:23 UTC  (6+ messages)
` [PATCH 2/2] auto-t: add test for DPP starting while connecting

[PATCH v2 00/11] Refactor to unify connect failure code path
 2024-07-18 21:11 UTC  (13+ messages)
` [PATCH v2 01/11] station: print unknown channel number in neighbor report
` [PATCH v2 02/11] netdev: add NETDEV_RESULT_DISCONNECTED
` [PATCH v2 03/11] station: handle NETDEV_RESULT_DISCONNECTED
` [PATCH v2 04/11] station: update logic for handshake failure
` [PATCH v2 05/11] netdev: handle disconnect event during a connection
` [PATCH v2 06/11] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start()
` [PATCH v2 07/11] station: add handshake-started debug event
` [PATCH v2 08/11] auto-t: add clear_events() to IWD class
` [PATCH v2 09/11] auto-t: add reason/test arguments to hostapd deauthenticate
` [PATCH v2 10/11] auto-t: Add deauth during the 4-way handshake test
` [PATCH v2 11/11] auto-t: a few random autotest fixes

[PATCH] netdev: handle disconnect event during the 4-way handshake
 2024-07-17 21:18 UTC  (4+ messages)

[PATCH 1/5] eapol: move HANDSHAKE_STARTED_EVENT to eapol_start()
 2024-07-17 16:32 UTC  (6+ messages)
` [PATCH 2/5] station: add handshake-started debug event
` [PATCH 3/5] auto-t: add clear_events() to IWD class
` [PATCH 4/5] auto-t: add reason/test arguments to hostapd deauthenticate
` [PATCH 5/5] auto-t: Add deauth during the 4-way handshake test

[PATCH] main: remove static from const strlen
 2024-07-12 21:25 UTC  (2+ messages)

[PATCH] main: update usage with logger option
 2024-07-12 17:03 UTC  (2+ messages)

[PATCH] main: remove static from const strlen
 2024-07-12 16:09 UTC  (4+ messages)
` [PATCH] [PATCH] main: remove static from const strlen src/p2putil.c: In function 'p2p_get_random_string': src/p2putil.c:2641:37: error: initializer element is not constant 2641 | static const int set_size = strlen(CHARSET); | ^~~~~~
` [PATCH] [PATCH] main: remove static from const strlen

[PATCH] main: set the identity in the logger
 2024-07-11 22:14 UTC  (2+ messages)

[PATCH 1/7] netdev: use nl80211_parse_attrs for deauth event
 2024-06-26 14:43 UTC  (8+ messages)
` [PATCH 2/7] nl80211util: use nl80211_parse_attrs/nested for get_key_seq
` [PATCH 3/7] netdev: reuse NETDEV_EVENT_{AUTHENTICATING,ASSOCIATING}
` [PATCH 4/7] station: add auth/assoc debug events
` [PATCH 5/7] auto-t: add test for deauth after authentication
` [PATCH 6/7] station: add debug event prior to sending an FT-auth frame
` [PATCH 7/7] auto-t: add test for a deauth coming in during an FT-roam

SAE/WPA3 in AP mode config question
 2024-06-20 16:04 UTC  (3+ messages)

[PATCH 01/10] netdev: downgrade L_WARN_ON for ensure_eapol_registered
 2024-06-20 15:51 UTC  (11+ messages)
` [PATCH 02/10] nl80211util: add ATTR_SURVEY_INFO to parse_attrs
` [PATCH 03/10] nl80211util: refactor nl80211_parse_attrs for nested variant
` [PATCH 04/10] nl80211util: add nl80211_parse_nested
` [PATCH 05/10] nl80211util: add ATTR_SCAN_FLAGS
` [PATCH 06/10] scan: fixed flush flag parsing
` [PATCH 07/10] unit: add simple test for nl80211util
` [PATCH 08/10] scan: use GET_SURVEY for SNR calculation in ranking
` [PATCH 09/10] scan: add flag if BSS load was advertised
` [PATCH 10/10] station: refactor the printing of scan results, print SNR/load

[PATCH] eap-tls: Allow tls_msg_len to be zero
 2024-05-31 21:23 UTC  (2+ messages)

[PATCH] build: Add notifylist.[ch] from ell
 2024-05-31 21:23 UTC  (2+ messages)

Bug when ttls start message is sent with tls_msg_len=0?
 2024-05-30 15:03 UTC  (6+ messages)

[PATCH] watchlist: Remove unused APIs
 2024-05-30 14:43 UTC  (2+ messages)

[PATCH 1/4] nl80211util: add ATTR_SURVEY_INFO to parse_attrs
 2024-05-15 12:22 UTC  (4+ messages)
` [PATCH 2/4] scan: use GET_SURVEY for SNR calculation in ranking
` [PATCH 3/4] scan: add flag if BSS load was advertised
` [PATCH 4/4] station: refactor the printing of scan results, print SNR/load

[PATCH 1/2] band: support band lookup fallback for buggy APs
 2024-05-14 15:33 UTC  (3+ messages)
` [PATCH 2/2] unit: add test for band fallback

[PATCH 1/3] scan: remove force_default_sae_group from scan_bss
 2024-05-14 15:27 UTC  (4+ messages)
` [PATCH 2/3] ie: remove is_ie_default_sae_group_oui
` [PATCH 3/3] auto-t: remove default group SAE test for specific OUI

[PATCH] build: Create ell directory for ell/ell.h target
 2024-05-14 15:25 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