[PATCH 1/2] ap: Remove opt-out DisableHT for opt-in EnableHT
2023-06-02 14:58 UTC (2+ messages)
` [PATCH 2/2] doc: document EnableHT option
issue using virtual interface with iwd
2023-06-02 12:09 UTC (12+ messages)
wifi disconnects periodically
2023-05-26 15:04 UTC (4+ messages)
Enable access-point feature
2023-05-24 14:11 UTC (2+ messages)
Unable to connect to a EAP-PEAP network
2023-05-23 13:17 UTC (2+ messages)
[PATCH v3 1/4] auto-t: modify PSK-roam test to use FT failure path
2023-05-22 14:37 UTC (5+ messages)
` [PATCH v3 2/4] auto-t: increase timeout in testPSK-roam
` [PATCH v3 3/4] wiphy: make wiphy work queue reentrant
` [PATCH v3 4/4] station: use wiphy_radio_work_reschedule in FT path
[PATCH v2 0/1] Fix wiphy regdom logic
2023-05-18 14:03 UTC (6+ messages)
` [PATCH v2 1/1] wiphy: fix regdom change wiphy dump logic
[PATCH v2 1/3] wiphy: make wiphy work queue reentrant
2023-05-17 1:16 UTC (4+ messages)
` [PATCH v2 2/3] auto-t: modify PSK-roam test to use FT failure path
` [PATCH v2 3/3] auto-t: increase timeout in testPSK-roam
[PATCH 1/3] wiphy: make wiphy work queue reentrant
2023-05-11 18:48 UTC (3+ messages)
` [PATCH 2/3] auto-t: modify PSK-roam test to use FT failure path
` [PATCH 3/3] auto-t: increase timeout in testPSK-roam
[PATCH 0/1] Fix wiphy regdom logic
2023-05-10 20:43 UTC (5+ messages)
` [PATCH 1/1] wiphy: fix regdom change wiphy dump logic
` [PATCH 1/2] "
` [PATCH 2/2] station: fix reentrant FT wiphy radio work insertion
iwd ap mode changed?
2023-05-10 15:02 UTC (4+ messages)
end scan event
2023-05-10 14:24 UTC (2+ messages)
powersave support
2023-05-09 16:52 UTC (8+ messages)
Object path last number
2023-05-09 14:40 UTC (5+ messages)
Warnings with gcc 13.1.1
2023-05-09 7:12 UTC
[PATCH 1/3] hwsim: remove 'optimization' sending to only known MACs
2023-05-08 19:03 UTC (10+ messages)
` [PATCH 2/3] test-runner: allow hwsim in namespaces
` [PATCH 3/3] test-runner: fix __str__ for namespace processes
[PATCH] station: fix reentrant FT wiphy radio work insertion
2023-05-08 18:10 UTC (3+ messages)
[PATCH v2] station: allow roaming before netconfig finishes
2023-05-08 13:51 UTC (3+ messages)
[PATCH] station: fix potential NULL access with forced roam
2023-05-08 13:49 UTC (3+ messages)
[PATCH] client: avoid segfault in iwctl quit
2023-05-07 23:03 UTC (2+ messages)
commit IWD 8f0420c533ae6a49c4f2803afe32d5922a5236ad build error
2023-05-03 16:30 UTC (16+ messages)
[PATCH] station: handle ROAMING state in disconnect event (again)
2023-05-01 15:53 UTC (5+ messages)
[PATCH] station: delay roam until fully connected
2023-04-30 18:07 UTC (4+ messages)
[PATCH] dpp: fix incorrect offchannel usage as configurator
2023-04-30 18:04 UTC (2+ messages)
[PATCH v3] ft: fix double free when disconnecting mid-FT
2023-04-30 18:00 UTC (2+ messages)
[PATCH v2] ft: fix double free when disconnecting mid-FT
2023-04-23 23:32 UTC (2+ messages)
[PATCH 1/2] handshake: include additional sha256 AKMs for PMKID generation
2023-04-23 23:05 UTC (9+ messages)
` [PATCH 2/2] eapol: warn rather than reject invalid PMKID (for EAP)
[PATCH] monitor: add --time-format,-t option
2023-04-20 16:32 UTC
[PATCH] ft: fix double free when disconnecting mid-FT
2023-04-19 20:23 UTC
[PATCH 0/9] Support FT-8021X-SHA384
2023-04-16 18:01 UTC (13+ messages)
` [PATCH 1/9] crypto: modify crypto_derive_pmkid to take the hash/key length
` [PATCH 2/9] handshake: include additional sha256 AKMs for PMKID generation
` [PATCH 3/9] crypto: add hmac_sha384 support for PMKID derivation
` [PATCH 4/9] eapol: add support for FT-8021X-SHA384
` [PATCH 5/9] handshake: support FT-8021X-SHA384
` [PATCH 6/9] handshake: remove hardcoded kek_len for FTE decode
` [PATCH 7/9] common: add FT-8021X-SHA384 to AKM_IS_8021X
` [PATCH 8/9] wiphy: add FT-8021X-SHA384 to supported AKMs
` [PATCH 9/9] auto-t: update testFT-8021x-roam with SHA384 test
[PATCH] eapol: relax (but warn) on secure bit check in handshake 1/4
2023-04-16 16:30 UTC (2+ messages)
[PATCH] hwsim: properly cleanup rules queue
2023-04-16 16:30 UTC (2+ messages)
Initial choice of network should consider RSSI?
2023-04-10 14:59 UTC (4+ messages)
[PATCH] band: fix HT40+/- checks when creating chandef
2023-04-09 16:36 UTC (2+ messages)
No Agent registered when calling Connect method
2023-04-05 10:26 UTC (6+ messages)
[PATCH] man: enclose referenced man page names in bold
2023-03-28 15:50 UTC (3+ messages)
40MHz Bandwidth in AP mode
2023-03-14 15:24 UTC (5+ messages)
iwctl using readline, and readline is GPL3
2023-02-27 16:33 UTC (2+ messages)
[PATCH v2 1/2] ap: check FULL_AP_CLIENT_STATE for NEW_STATION
2023-02-27 16:28 UTC (3+ messages)
` [PATCH v2 2/2] ap: handle -ENOTSUP when getting the GTK
[PATCH 1/2] doc: document DisableHT AP setting
2023-02-27 16:27 UTC (3+ messages)
` [PATCH 2/2] ap: add DisableHT setting
[PATCH 1/2] monitor: print contents of beacon head/tail, and probe attributes
2023-02-27 16:25 UTC (3+ messages)
` [PATCH 2/2] netdev: check iftype in channel switch event
[PATCH 1/2] knownnetworks: fix potential out of bounds write
2023-02-27 16:24 UTC (3+ messages)
` [PATCH 2/2] knownnetworks: fix printing SSID in hex
[PATCH 1/2] ap: check FULL_AP_CLIENT_STATE for NEW_STATION
2023-02-24 17:59 UTC (2+ messages)
` [PATCH 2/2] ap: handle -ENOTSUP when getting the GTK
IWD does not autoconnect after S3, when moving between networks
2023-02-16 16:57 UTC (2+ messages)
ECDSA support
2023-02-11 16:44 UTC (3+ messages)
IWD AP is not working with NXP (88W8997/88Q9098), START_AP failed: -14
2023-02-07 13:50 UTC (10+ messages)
[PATCH 1/2] eap-tls: Drop cached session when phase2 fails
2023-01-30 16:17 UTC (4+ messages)
` [PATCH 2/2] eap-tls: Add DisableEAPTLSCache bool setting
[PATCH] ap: correct extra IEs length calculation for WMM IE
2023-01-27 18:22 UTC (2+ messages)
[PATCH 1/2] eap-tls: Drop cached session when phase2 fails
2023-01-27 12:31 UTC (2+ messages)
` [PATCH 2/2] station: Add EnableEAPTLSCache bool setting
page: next (older)
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).