zephyr/subsys/net/l2
Carles Cufi 8e4d499fa0 treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__
In order to avoid using multiple sources of truth for the platfom's
endianness, convert the in-tree code to use the (BIG|LITTLE)_ENDIAN
Kconfig variables exclusively, instead of the compiler's
__BYTE_ORDER__.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-10-28 19:23:46 +09:00
..
bluetooth net: bluetooth: Align Bluetooth L2 with iface state upgrade 2022-10-20 10:00:31 +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: ethernet: Align Ethernet drivers/L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
ieee802154 treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
openthread net: openthread: Align OpenThread L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
ppp net: ppp: Align PPP driver/L2 with iface state upgrade 2022-10-20 10:00:31 +02:00
virtual net: virtual: Align virtual L2 with iface status upgrade 2022-10-20 10:00:31 +02:00
wifi net: wifi: Fix MFP when security type is not given 2022-10-26 12:00:11 +02:00
CMakeLists.txt
Kconfig net: l2: ieee802154: improve inline comments 2022-08-04 13:44:06 +02:00