zephyr/subsys/net/l2
Kapil Bhatt 29bbcb1e38 net: wifi: Move function from shell to mgmt
The CONFIG_NET_L2_WIFI_SHELL isn't always enabled.
But these functions might still be used, so need to
move functions into mgmt.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
2023-09-28 12:30:29 +02:00
..
bluetooth Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ethernet net: arp: Directly send the queued pkt 2023-09-26 15:07:20 +02:00
ieee802154 drivers: ieee802154: introduce channel pages 2023-09-27 12:44:15 -04:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread net: iface: Improve thread safety of net_if_ipv*_maddr_* functions 2023-05-10 11:06:15 +02:00
ppp net: rename shadow variables 2023-08-10 08:14:43 +00:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
wifi net: wifi: Move function from shell to mgmt 2023-09-28 12:30:29 +02:00
CMakeLists.txt net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
Kconfig net: wifi: Enhance help text for NET_L2_WIFI_MGMT 2023-08-23 16:05:08 +01:00