nuttx/drivers/net
zhanghongyu 02645974cb drivers/net/igc.c: add device id 0x15f3 support
add the network card models whose functions have been confirmed to the
id table.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-01-08 09:49:07 -03: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 drivers/net/e1000.c: add PIDVID of e1000 NIC 2026-01-08 09:49:07 -03:00
e1000.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
enc28j60.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
enc28j60.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
encx24j600.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
encx24j600.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ftmac100.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +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/igc.c: add device id 0x15f3 support 2026-01-08 09:49:07 -03: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 driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
lan91c111.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
lan9250.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
lan9250.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
loopback.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +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: add direct rx mode 2025-12-29 14:29:24 +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 driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
slip.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +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 driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
vlan.c net/vlan: make a judgment before calling fuction 2025-12-27 20:46:04 +08:00
w5500.c driver/net: replace net_lock with netdev_lock 2026-01-06 16:08:30 +08:00
wifi_sim.c wifi_sim.c:resolve issue in wapi save_config & wapi reconnect command 2025-12-23 09:06:11 -03:00