iwd.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-21 19:13:41 to 2022-12-08 23:48:22 UTC [more...]

[PATCH 1/5] nl80211util: populate no-IR list parsing frequencies
 2022-12-08 23:48 UTC  (5+ messages)
` [PATCH 2/5] wiphy: track no-IR frequencies
` [PATCH 3/5] wiphy: add wiphy_get_no_ir_freqs
` [PATCH 4/5] ap: add support for 5GHz frequencies in AP mode
` [PATCH 5/5] doc: document new AP profile key: [General].Band

Any plans to implement 802.11g/n in AP mode?
 2022-12-08  5:18 UTC 

WPA3 SAE passphrase limitation
 2022-12-06 17:57 UTC  (8+ messages)

DBus service startup doesn't work with regular DBus (PATCH)
 2022-11-23 15:32 UTC 

[PATCH 1/3] gitignore: add compile_commands.json
 2022-11-22 17:20 UTC  (4+ messages)
` [PATCH 2/3] gitignore: add .ccls-cache
` [PATCH 3/3] client: fix non-interactive mode in some cases

[PATCH v2] scan: retry scan based on scan done events per wiphy, not wdev
 2022-11-17 22:51 UTC  (2+ messages)

IWD dhcp issue?
 2022-11-17 19:15 UTC  (6+ messages)

[RFC PATCH] scan: retry scan based on scan done events per wiphy, not wdev
 2022-11-17 18:29 UTC  (3+ messages)

[PATCH] scan: make scan requests fail if trigger returns -EBUSY
 2022-11-17 17:00 UTC  (4+ messages)

[PATCH 1/3] storage: Refactor storage_tls_session_{load,sync}
 2022-11-17 16:22 UTC  (4+ messages)
` [PATCH 2/3] eap-tls: Add session caching
` [PATCH 3/3] station, eapol: Set up eap-tls-common for "

[PATCH 1/3] storage: Maintain the tls session cache object
 2022-11-16  2:33 UTC  (8+ messages)
` [PATCH 2/3] iwd-decrypt-profile: Update storage_init calls
` [PATCH 3/3] eap-tls: Add session caching

Scanning hangs up with Marvell wifi card
 2022-11-15 10:26 UTC  (5+ messages)

[PATCH] scan: Add support for separate 6Ghz band modifier
 2022-11-14 17:09 UTC  (2+ messages)

[PATCH 1/2] storage: Add TLS session cache file read/write utils
 2022-11-10 18:31 UTC  (8+ messages)
` [PATCH 2/2] eap-tls: Add session caching

Sometimes RxBitrate of 1000 Kbit/s
 2022-11-10 15:27 UTC  (4+ messages)

Permanent disconnect when deauthenticated during a roam
 2022-11-10 15:22 UTC  (4+ messages)

[PATCH] netdev: try catching buggy driver behavior to avoid hangs
 2022-11-07 18:49 UTC 

GCMP and other unknown ciphers
 2022-11-07 15:53 UTC  (5+ messages)

[PATCH v2 1/6] ap: update Scanning property when AP starts
 2022-11-04 17:54 UTC  (7+ messages)
` [PATCH v2 2/6] auto-t: iwd.py: allow certain APIs to be used in AP mode
` [PATCH v2 3/6] auto-t: add test for scanning "
` [PATCH v2 4/6] ap: change PairwiseCiphers to string array
` [PATCH v2 5/6] auto-t: update test to work with PairwiseCiphers array
` [PATCH v2 6/6] doc: document AP properties PairwiseCiphers/GroupCipher

[PATCH 1/2] netconfig: add global MulticastDNS option
 2022-11-03 22:05 UTC  (10+ messages)
` [PATCH 2/2] doc: document "

[PATCH 1/4] doc: document AP properties PairwiseCiphers/GroupCipher
 2022-11-03 19:28 UTC  (7+ messages)
` [PATCH 2/4] ap: update Scanning property when AP starts
` [PATCH 3/4] auto-t: iwd.py: allow certain APIs to be used in AP mode
` [PATCH 4/4] auto-t: add test for scanning "

[PATCH v2] netconfig: add global MulticastDNS option
 2022-11-03 18:54 UTC 

[PATCH 1/4] doc: document AP properties PairwiseCiphers/GroupCipher
 2022-11-03 17:00 UTC  (4+ messages)
` [PATCH 2/4] ap: update Scanning property when AP starts
` [PATCH 3/4] auto-t: iwd.py: allow certain APIs to be used in AP mode
` [PATCH 4/4] auto-t: add test for scanning "

[PATCH v3 01/11] wiphy: add wiphy_get_supported_ciphers
 2022-11-03 14:25 UTC  (12+ messages)
` [PATCH v3 02/11] ie: add group/pairwise lists of supported ciphers
` [PATCH v3 03/11] ap: add profile settings PairwiseCiphers/GroupCipher
` [PATCH v3 04/11] p2p: limit ciphers to CCMP
` [PATCH v3 05/11] doc: document PairwiseCiphers/GroupCiphers AP settings
` [PATCH v3 06/11] ap: add PairwiseCiphers/GroupCipher to dbus interface
` [PATCH v3 07/11] ap: update Frequency property on started
` [PATCH v3 08/11] client: add ap support for PairwiseCiphers/GroupCipher
` [PATCH v3 09/11] auto-t: add proper AccessPoint object class
` [PATCH v3 10/11] auto-t: test AP fails to start with unsupported ciphers
` [PATCH v3 11/11] auto-t: add AP test for all pairwise/group cipher combos

MulticastDNS for all connections
 2022-11-02 22:06 UTC  (6+ messages)

[PATCH v2 1/2] client: fix extra newlines in station show
 2022-11-02 21:41 UTC  (3+ messages)
` [PATCH v2 2/2] gitignore: add .cache

[PATCH v2 01/10] wiphy: add wiphy_get_supported_ciphers
 2022-11-02 20:53 UTC  (10+ messages)
` [PATCH v2 02/10] ie: add group/pairwise lists of supported ciphers
` [PATCH v2 03/10] ap: add profile settings PairwiseCiphers/GroupCipher
` [PATCH v2 04/10] p2p: limit ciphers to CCMP/TKIP
` [PATCH v2 05/10] doc: document PairwiseCiphers/GroupCiphers AP settings
` [PATCH v2 06/10] ap: add PairwiseCiphers/GroupCipher to dbus interface
` [PATCH v2 07/10] client: add ap support for PairwiseCiphers/GroupCipher
` [PATCH v2 08/10] auto-t: add proper AccessPoint object class
` [PATCH v2 09/10] auto-t: test AP fails to start with unsupported ciphers
` [PATCH v2 10/10] auto-t: add AP test for all pairwise/group cipher combos

[PATCH 1/2] client: fix spurious newlines in station show
 2022-11-02 20:13 UTC  (5+ messages)
` [PATCH 2/2] gitignore: add .cache

[PATCH] json: update internal type definition to match JSMN
 2022-11-02 20:04 UTC  (3+ messages)

[PATCH 01/17] wiphy: add wiphy_get_supported_ciphers
 2022-11-01 20:56 UTC  (22+ messages)
` [PATCH 02/17] ie: add group/pairwise lists of supported ciphers
` [PATCH 03/17] ap: add profile settings PairwiseCiphers/GroupCipher
` [PATCH 04/17] p2p: limit ciphers to CCMP/TKIP
` [PATCH 05/17] doc: document PairwiseCiphers/GroupCiphers AP settings
` [PATCH 06/17] ap: add frequency to AP interface
` [PATCH 07/17] client: show frequency with ap show
` [PATCH 08/17] ap: add PairwiseCiphers/GroupCipher to dbus interface
` [PATCH 09/17] client: add ap support for PairwiseCiphers/GroupCipher
` [PATCH 10/17] hwsim: add remaining ciphers to supported list
` [PATCH 11/17] auto-t: test AP fails to start with unsupported ciphers
` [PATCH 12/17] auto-t: fix testAP-no-support disabled ciphers
` [PATCH 13/17] netdev: add more info to key setting debug messages
` [PATCH 14/17] netdev: fix key setting for authenticators
` [PATCH 15/17] nl80211util: add key type/idx to nl80211_parse_attrs
` [PATCH 16/17] netdev: parse michael MIC failure message
` [PATCH 17/17] auto-t: add AP test for all pairwise/group cipher combos

[PATCH] monitor: put nortnl check into nlmon_print_rtnl
 2022-10-27 19:03 UTC  (2+ messages)

[PATCH 1/2] hwsim: add additional ciphers to disable list
 2022-10-27 14:41 UTC  (3+ messages)
` [PATCH 2/2] auto-t: test AP mode using TKIP

[PATCH v2 1/3] monitor: pass config to nlmon_create
 2022-10-26 21:49 UTC  (4+ messages)
` [PATCH v2 2/3] monitor: allow parsing pcaps without -F option
` [PATCH v2 3/3] monitor: remove "

[PATCH] monitor: allow parsing pcaps without -F option
 2022-10-26 19:59 UTC  (2+ messages)

[PATCH 1/5] eapol: choose key descriptor version in AP mode
 2022-10-26 19:55 UTC  (6+ messages)
` [PATCH 2/5] auto-t: fix get_ordered_network if hostapd isn't running
` [PATCH 3/5] auto-t: allow printing devices in AP mode
` [PATCH 4/5] unit: test-arc4: test RC4 both directions
` [PATCH 5/5] eapol: add TKIP support in AP mode

[PATCH] netconfig: Print addresses added and removed to debug log
 2022-10-26 19:54 UTC  (4+ messages)
` [PATCH] netconfig: Avoid generating events after netconfig_reset

[PATCH 01/26] eapol: More strictly validate key_descriptor_version
 2022-10-26 19:53 UTC  (20+ messages)
` [PATCH 09/26] ie: Add support for GCMP cipher suite
` [PATCH 10/26] ie: add ie_rsn_cipher_suite_to_string
` [PATCH 11/26] wiphy: Generalize supported cipher dumper
` [PATCH 12/26] wiphy: Support GCMP cipher suite
` [PATCH 13/26] doc: Document PairwiseCipher property
` [PATCH 14/26] station: diagnostic: implement PairwiseCipher
` [PATCH 15/26] auto-t: Support multiple pairwise ciphers in WPA2
` [PATCH 16/26] ie: Add support for GCMP|CCMP-256
` [PATCH 17/26] netdev: Add support for CCMP|GCMP-256
` [PATCH 18/26] ie: Add IE_CIPHER_IS_GCMP_CCMP inline
` [PATCH 19/26] station: Use IE_CIPHER_IS_GCMP_CCMP
` [PATCH 20/26] wiphy: Support GCMP|CCMP-256 cipher suites
` [PATCH 21/26] doc: Document GCMP|CCMP-256 ciphers
` [PATCH 22/26] auto-t: Add GCMP|CCMP-256 to WPA2 test
` [PATCH 23/26] ie: Support more group management cipher suites
` [PATCH 24/26] netdev: Support more IGTK "
` [PATCH 25/26] wiphy: Support more group management "
` [PATCH 26/26] auto-t: Add tests for GMAC/GMAC-256/CMAC-256

[PATCH] ap: disallow TKIP and 'use group cipher'
 2022-10-24 22:26 UTC  (2+ messages)


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).