NetworkManager/src/core/supplicant
Thomas Makin bb0a26e906 wifi: add support for new "6GHz" band
Until now the Wi-Fi bands were named after the first 802.11 standard
that introduced them: "a" for 5GHz introduced in 802.11a and "bg" for
2.4GHz introduced in 802.11b/g. With new bands added, this naming
scheme doesn't sound very intuitive to remember for users. Furthermore
we have now 6GHz that is introduced by 802.11ax (Wi-Fi 6), but the
compatible devices can use all three the bands (2.4, 5, 6 GHz).

For the 6 GHz band, simply name it "6GHz".

Co-authored-by: Beniamino Galvani <bgalvani@redhat.com>
2026-01-15 17:38:40 +01:00
..
tests core: pass certificates as blobs to supplicant for private connections 2025-12-12 12:38:50 +01:00
nm-supplicant-config.c wifi: add support for new "6GHz" band 2026-01-15 17:38:40 +01:00
nm-supplicant-config.h core: pass certificates as blobs to supplicant for private connections 2025-12-12 12:38:50 +01:00
nm-supplicant-interface.c supplicant: remove blobs before adding new ones 2025-12-12 12:38:48 +01:00
nm-supplicant-interface.h core: add handlers for SaePasswordMismatch signal 2025-12-02 14:25:12 +00:00
nm-supplicant-manager.c format: run nm-code-format 2024-10-04 11:07:35 +02:00
nm-supplicant-manager.h all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal uses 2022-12-16 10:55:03 +01:00
nm-supplicant-settings-verify.c wifi: add support for new "6GHz" band 2026-01-15 17:38:40 +01:00
nm-supplicant-settings-verify.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-supplicant-types.h all: reformat code to clang shipped with Fedora 39 2023-12-06 10:37:24 +01:00