messages from 2023-03-21 16:19:24 to 2023-06-20 01:57:11 UTC [more...]
[PATCH 1/6] handshake: add force_sha1 flag to handshake_state_get_pmkid()
2023-06-20 1:54 UTC (8+ messages)
` [PATCH 2/6] handshake: add FT_OVER_8021X AKM for SHA256 PMKID derivation
` [PATCH 3/6] handshake: add handshake_state_pmkid_matches
` [PATCH 4/6] eapol: use handshake_state_pmkid_matches
` [PATCH 5/6] auto-t: add comment about FILS rekeys
` [PATCH 6/6] auto-t: fix testNetconfig lease parsing
[PATCH v3 1/3] netdev: move GETLINK into its own function, track command ID
2023-06-20 1:25 UTC (4+ messages)
` [PATCH v3 2/3] netdev: disable power save if required
` [PATCH v3 3/3] wiphy: remove l_info's for control port/power save
[PATCH v2 1/3] netdev: move GETLINK into its own function, track command ID
2023-06-19 15:25 UTC (3+ messages)
` [PATCH v2 2/3] netdev: disable power save if required
` [PATCH v2 3/3] wiphy: remove l_info's for control port/power save
[PATCH 1/7] wiphy: store driver flags directly in wiphy object
2023-06-19 14:54 UTC (12+ messages)
` [PATCH 2/7] wiphy: allow for user-defined driver flags
` [PATCH 3/7] doc: document [DriverFlags] group settings
` [PATCH 4/7] wiphy: add [DriverFlags].PowerSaveDisable flag
` [PATCH 5/7] netdev: disable power save if required
` [PATCH 6/7] wiphy: print driver flags on startup
` [PATCH 7/7] doc: Document [DriverFlags].PowerSaveDisable
powersave support
2023-06-11 3:26 UTC (10+ messages)
Bring up of AP fails on certain channels
2023-06-08 15:34 UTC (4+ messages)
IWD Not Starting anymore
2023-06-08 14:31 UTC (3+ messages)
issue using virtual interface with iwd
2023-06-07 12:04 UTC (14+ messages)
[PATCH 1/2] ap: Remove opt-out DisableHT for opt-in EnableHT
2023-06-06 16:11 UTC (4+ messages)
` [PATCH 2/2] doc: document EnableHT option
[PATCH] ft: add debugging in __ft_rx_authenticate
2023-06-06 15:35 UTC (2+ 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)
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)
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