nuttx/drivers/net
zhanghongyu 2ebb08e78f netdev_upperhalf: avoid recursion during transmission
to avoid uncontrollable stack overhead, we actively
avoid scenarios where recursion occurs.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2025-12-20 10:58:16 +08:00
..
oa_tc6 drivers/net/oa_tc6: Add driver for the Microchip LAN865x SPI MAC-PHY 2025-09-03 00:53:03 +08:00
CMakeLists.txt net: Add VLAN device support 2025-12-09 07:56:20 -03:00
dm90x0.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
e1000.c Revert "e1000: add polling mode support for tx/rx" 2025-12-14 10:01:22 +08:00
e1000.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
enc28j60.c Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
enc28j60.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
encx24j600.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
encx24j600.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ftmac100.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
igb.c drivers/net: replace critical_section with spinlock 2025-12-09 14:43:59 +08:00
igb.h drivers/net: add IGB network card support 2025-07-08 10:02:15 +02:00
igc.c drivers/net: replace critical_section with spinlock 2025-12-09 14:43:59 +08:00
igc.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
Kconfig netdev_upperhalf: convert Kconfig to variable 2025-12-14 10:01:22 +08:00
ksz9477.c drivers/net/ksz9477.c: Errata 16, reset SGMII always on init 2025-08-26 09:10:43 -03:00
ksz9477_i2c.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ksz9477_reg.h drivers/net/ksz9477.c: Errata 16, reset SGMII always on init 2025-08-26 09:10:43 -03:00
lan91c111.c drivers/net: replace critical_section with spinlock 2025-12-09 14:43:59 +08:00
lan91c111.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
lan9250.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
lan9250.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
loopback.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Make.defs net: Add VLAN device support 2025-12-09 07:56:20 -03:00
mdio.c net/mdio: add mdio bus 2025-09-25 16:24:18 +08:00
netdev_upperhalf.c netdev_upperhalf: avoid recursion during transmission 2025-12-20 10:58:16 +08:00
phy_notify.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
rpmsgdrv.c drivers/net: replace critical_section with spinlock 2025-12-09 14:43:59 +08:00
skeleton.c drivers/net: replace critical_section with spinlock 2025-12-09 14:43:59 +08:00
slip.c sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
telnet.c fs/file: unify prefix about file_xxx api, like file_open, file_ioctl 2025-06-12 18:12:42 +08:00
tun.c drivers/net: replace critical_section with spinlock 2025-12-09 14:43:59 +08:00
vlan.c drivers/net: Ethernet protocol stack key abnormal point pile for DFX 2025-12-09 07:56:20 -03:00
w5500.c sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
wifi_sim.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00