zephyr/subsys/net/l2
Pisit Sawangvonganan 055ac61542 wifi: shell: replace print(...) with PR(...)
Additionally, replace the local print(sh, level, fmt, ...) macros
with PR, PR_ERROR, and PR_WARNING macros.

Then remove the print(sh, level, fmt, ...) macros.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-01-31 15:15:19 -06:00
..
bluetooth Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy net: l2: dummy: Add start/stop API functions 2023-12-14 14:21:31 +01:00
ethernet net: gptp: Fix double converted byte order of BMCA info steps_removed 2024-01-31 15:53:06 +00:00
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread net: openthread: upmerge to 75694d2 2023-11-27 19:59:04 +01:00
ppp net: l2: ppp: Patch carrier lost and L2 enable/disable 2024-01-19 09:47:33 +01:00
virtual net: if: Fix typo in IPv6 hop limit API name 2023-12-04 15:07:43 +01:00
wifi wifi: shell: replace print(...) with PR(...) 2024-01-31 15:15:19 -06: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