nuttx/Documentation/components/drivers
Zhe Weng 242c253178 net: Add VLAN device support
Inspired by Linux's way, we also create VLAN devices for managing VLAN,
which will become interfaces like `eth0.58`.

QinQ is also supported, we can create VLAN devices above another VLAN
devices, like `eth0.100.101` (or even `eth0.1.2.3.4`, also supported on
Linux).

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2025-12-09 07:56:20 -03:00
..
block drivers/eeprom: Retrieve the geometry 2025-11-13 08:57:52 -03:00
character drivers/eeprom: Support PE/SE/CE commands 2025-12-03 22:05:44 +08:00
special net: Add VLAN device support 2025-12-09 07:56:20 -03:00
thermal Documentation: fix spelling 2025-05-15 11:33:41 +08:00
index.rst Documentation/drivers/timers: Add information about timers. 2025-11-24 19:43:07 +08:00