zephyr/subsys/net/l2
Florian Grandel a2c6bb9f1c net: l2: ieee802154: move variable declaration to start of block
Variable declarations are moved to the beginning of the block in
which they are visible to ensure consistency with the remainder
of the code base.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-05-24 16:41:57 +02:00
..
bluetooth shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
canbus
dummy
ethernet iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
ieee802154 net: l2: ieee802154: move variable declaration to start of block 2023-05-24 16:41:57 +02: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 iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
wifi net: shell: Fix for PS timeout param type. 2023-05-18 15:14:31 -04:00
CMakeLists.txt net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
Kconfig net: wifi_mgmt: Support to provide raw scan data 2023-05-12 10:50:21 +00:00