zephyr/subsys/net/l2
Robert Lubos 1d7a077e11 net: ppp: Revert interface management changes
This reverts changes introduced in commit
dd535f611d, as they broke the gsm_ppp
driver integration with PPP L2. Apparently, a more thorough
refactoring is needed to use the new interface management scheme with
PPP.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-11-16 11:21:24 +01: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: Revert interface management changes 2022-11-16 11:21:24 +01: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 net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
Kconfig net: l2: ieee802154: improve inline comments 2022-08-04 13:44:06 +02:00