How to triage an "Invalid Key" error message?
2025-01-21 14:36 UTC (7+ messages)
TLS based WPA-Enterprise authentication methods on kernel 4.19
2025-01-10 20:36 UTC (2+ messages)
support for multiple EAP methods in one config?
2025-01-10 16:10 UTC (5+ messages)
[PATCH v2] handshake: add more debugging around PMKSA caching
2025-01-06 15:39 UTC (2+ messages)
[PATCH] handshake: don't print NULL pmksa pointer
2025-01-06 15:27 UTC (4+ messages)
Repeated Deauthentication event, reason: 4
2025-01-06 14:32 UTC (6+ messages)
[PATCH] netdev: destroy auth-proto after external auth
2024-12-20 5:57 UTC (5+ messages)
[RFC] netdev: destroy auth-proto in connect event, for ext auth
2024-12-19 17:03 UTC (2+ messages)
[PATCH v2 1/4] monitor: add --time-format,-t option
2024-12-17 17:29 UTC (5+ messages)
` [PATCH v2 2/4] monitor: track current PCAP size
` [PATCH v2 3/4] monitor: add support for limiting PCAP size/count
` [PATCH v2 4/4] monitor: add --pcap-size,--pcap-count
[PATCH] wiphy: add info print for MulticastRxDisabled quirk
2024-12-17 17:21 UTC (2+ messages)
Question on documentation for Enterprise network configuration
2024-12-13 15:07 UTC (2+ messages)
[RFC PATCH v1 0/2] External Auth support
2024-12-12 14:33 UTC (10+ messages)
Captive portal connection with connman
2024-12-03 0:07 UTC (2+ messages)
[PATCH 1/4] monitor: add --time-format,-t option
2024-11-27 17:33 UTC (4+ messages)
` [PATCH 2/4] monitor: track current PCAP size
` [PATCH 3/4] monitor: add support for limiting PCAP size/count
` [PATCH 4/4] monitor: add --pcap-size,--pcap-count
[PATCH 00/15] PMKSA support (SAE only)
2024-11-25 20:18 UTC (21+ messages)
` [PATCH 01/15] handshake: add ref counting to handshake_state
` [PATCH 02/15] unit: update use of handshake_state with ref/unref
` [PATCH 03/15] auto-t: always initialize StationDebug in Device class
` [PATCH 04/15] auto-t: add pmksa_flush() to hostapd module
` [PATCH 05/15] auto-t: update testSAE to disable PMKSA
` [PATCH 06/15] pmksa: Add skeleton
` [PATCH 07/15] unit: Add basic pmksa test
` [PATCH 08/15] pmksa: Add debugging
` [PATCH 09/15] handshake: Add pmksa setter & stealer
` [PATCH 10/15] handshake: add handshake_state_remove_pmksa
` [PATCH 11/15] netdev: add support to use PMKSA over SAE if available
` [PATCH 12/15] station: hold reference to handshake object
` [PATCH 13/15] station: support PMKSA connections
` [PATCH 14/15] auto-t: add PMKSA tests
` [PATCH 15/15] doc: document DisablePMKSA option
[PATCH 1/4] wiphy: make "wiphy" const in wiphy_has_ext_feature
2024-11-25 17:48 UTC (5+ messages)
` [PATCH 2/4] wiphy: add driver quirk for disabling multicast rx (and helper)
` [PATCH 3/4] dpp: use wiphy_supports_multicast_rx
` [PATCH 4/4] doc: document [DriverQuirks].MulticastRxDisable
[PATCH 1/8] util: add util_linear_map
2024-11-20 17:52 UTC (9+ messages)
` [PATCH 2/8] unit: add linear mapping test
` [PATCH 3/8] util: add util_exponential_decay
` [PATCH 4/8] network: use util_exponential_decay
` [PATCH 5/8] scan: parse station count from BSS load IE
` [PATCH 6/8] scan: add ranking modifiers for utilization/station count
` [PATCH 7/8] doc: document [Rank].HighUtilization/StationCount thresholds
` [PATCH 8/8] station: print client count in scan results
[PATCH 1/2] crypto: fix -std=c23 build failure
2024-11-20 17:36 UTC (2+ messages)
[PATCH] wired: fix -std=c23 build failure
2024-11-20 17:36 UTC (2+ messages)
[PATCH 2/2] anqputil: fix -std=c23 build failure
2024-11-20 12:41 UTC
Infineon working on INFFMAC to support their chipsets in mainline Kernel
2024-11-18 14:45 UTC
rtw89_8852ce + iwd stuck in (dis-)connect/-auth loop
2024-11-15 1:43 UTC (3+ messages)
[PATCH] monitor: add better info about the country code IE
2024-11-13 17:40 UTC (2+ messages)
Connection loss (IWD HEAD with latest OWE / BSS selection patches) - brcmfmac driver
2024-11-12 12:13 UTC (34+ messages)
Calculation / algorithm of the 5 GHz vs. 2.4 GHz network selection
2024-11-11 13:26 UTC (2+ messages)
[PATCH cryptodev-2.6] crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
2024-11-10 3:54 UTC (2+ messages)
[PATCH 1/2] treewide: fix spelling mistakes
2024-11-07 13:26 UTC (2+ messages)
` [PATCH 2/2] general: add .codespellrc file
timesync when using IWD stand-alone
2024-11-05 20:34 UTC (6+ messages)
[PATCH] netdev: set a timeout for CMD_CONNECT based connections
2024-11-05 13:10 UTC
How to disable power save (iwlwifi / brcmfmac)
2024-10-31 11:05 UTC (10+ messages)
IWD 1.27 with brcmfmac not working for roaming
2024-10-30 19:23 UTC (32+ messages)
[PATCH] station: check support for all sysfs settings
2024-10-25 11:37 UTC (4+ messages)
[PATCH] unit: add test with list of known unsupported frequencies
2024-10-24 21:01 UTC (2+ messages)
iwd 2.22 scan fails but... works ok with ConnMan
2024-10-24 18:37 UTC (7+ messages)
[PATCH 1/5] band: correct oper class 136 starting frequency
2024-10-24 17:13 UTC (6+ messages)
` [PATCH 2/5] nl80211util: check band when parsing supported frequencies
` [PATCH 3/5] band: check the operating class band before checking e4
` [PATCH 4/5] scan: warn on zero frequency when adding to request
` [PATCH 5/5] util: warn on invalid channels when iterating a frequency set
[PATCH 1/3] frame-xchg: add multicast RX flag argument
2024-10-24 14:11 UTC (2+ messages)
[PATCH v2 1/4] wiphy: add OweDisable driver quirk
2024-10-24 14:02 UTC (5+ messages)
` [PATCH v2 2/4] network: don't allow connection to OWE AKM if disabled
` [PATCH v2 3/4] network: fix OWE transition BSS selection
` [PATCH v2 4/4] auto-t: add test for the new OweDisable driver quirk
[PATCH] treewide: Comply with doc/coding-style.txt M13
2024-10-23 21:58 UTC (2+ messages)
[PATCH 1/4] wiphy: add OweDisable driver quirk
2024-10-23 17:22 UTC (4+ messages)
` [PATCH 2/4] network: don't allow connection to OWE AKM if disabled
` [PATCH 3/4] network: fix OWE transition BSS selection
` [PATCH 4/4] auto-t: add test for the new OweDisable driver quirk
[RFC] network: fix OWE transition BSS selection
2024-10-23 13:21 UTC
After switching to iwd WLAN device *wlan0* not renamed to *wlp58s0* anymore
2024-10-23 3:56 UTC (4+ messages)
page: next (older)
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).