zephyr/subsys/net
Chaitanya Tata bff1b7487e wifi: shell: Add band support for STA
For a Wi-Fi station the connect API supports both band and channel
configuration, but for a shell command either channel or band makes
sense, so, overload the channel field to support band.

Rejig the band and channel validation to support all modes.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2024-01-30 18:00:26 +01:00
..
conn_mgr net: conn_mgr: output events as hex 2023-12-21 09:18:32 +01:00
ip net: icmp: Don't report error on ICMP messages w/o handler 2024-01-29 14:57:35 +00:00
l2 wifi: shell: Add band support for STA 2024-01-30 18:00:26 +01:00
lib lwm2m: Regenerate zcbor files 2024-01-30 13:38:51 +01:00
pkt_filter net: pkt_filter: Introduce additional hooks for pkt_filter 2023-07-10 09:27:47 +02:00
buf_simple.c
buf.c net: buf: add function to match buffer's content with a given data 2024-01-16 09:40:04 -06:00
CMakeLists.txt net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
hostname.c logging: net: update hostname 2024-01-17 14:42:58 +01:00
Kconfig net: Add Kconfig for net buf alignment 2023-12-14 09:29:47 +01:00
Kconfig.hostname net: add set hostname function 2024-01-17 14:42:58 +01:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net