..
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: fix build error
2026-01-13 02:17:15 +08: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
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
rpmsgdrv.c: add spinlock to protect rxqueue
2026-01-16 09:42:01 +08:00
skeleton.c
driver/net: replace net_lock with netdev_lock
2026-01-06 16:08:30 +08:00
slip.c
net: access the serial port in raw format to avoid character escaping
2026-01-22 23:17:08 +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: Support the wifi operations based on the bss file.
2026-01-14 09:22:54 +08:00