zephyr/subsys/net/l2
Florian Grandel f32fae07f2 net: l2: ieee802154: fix endianness bug
The PAN ID in IEEE 802.15.4 frames is little endian while in the
IEEE 802.15.4 context it is kept in CPU byte order.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-06-17 16:20:21 -04:00
..
bluetooth shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
canbus
dummy
ethernet net: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
ieee802154 net: l2: ieee802154: fix endianness bug 2023-06-17 16:20:21 -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 drivers/gsm_ppp: Update existing modules to use PPP L2 2023-06-17 07:46:21 -04:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
wifi net: wifi_mgmt: Reject TWT setup till IP address is configured 2023-06-17 07:56:17 -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