nuttx/drivers/net
hanzj efaebbba43 drivers/net: Fix typo in lan9250_set_txavailable function name.
Rename static function lan9250_set_txavailabe() to
lan9250_set_txavailable() — missing letter 'l' in 'available'.

This is a static function used only within drivers/net/lan9250.c,
so there is no API or ABI impact.

Signed-off-by: hanzj <hanzjian@zepp.com>
2026-05-29 09:43:20 +08:00
..
oa_tc6 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
CMakeLists.txt net: Add VLAN device support 2025-12-09 07:56:20 -03:00
dm90x0.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
e1000.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
e1000.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
enc28j60.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
enc28j60.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
encx24j600.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
encx24j600.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ftmac100.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
igb.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
igb.h drivers/net: add IGB network card support 2025-07-08 10:02:15 +02:00
igc.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
igc.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
Kconfig drivers/net/rpmsgdrv.c: add bidirectional data netdev support, server side 2026-01-16 09:42:01 +08:00
ksz9477.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -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 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
lan91c111.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
lan9250.c drivers/net: Fix typo in lan9250_set_txavailable function name. 2026-05-29 09:43:20 +08:00
lan9250.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
loopback.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
Make.defs net: Add VLAN device support 2025-12-09 07:56:20 -03:00
mdio.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
netdev_upperhalf.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
phy_notify.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
rpmsgdrv.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
skeleton.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
slip.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
telnet.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
tun.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
vlan.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
w5500.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
wifi_sim.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00