nuttx/drivers/net
raiden00pl aa58f4f0da
Some checks are pending
Build Documentation / build-html (push) Waiting to run
MemBrowse Memory Report / changes-filter (push) Waiting to run
MemBrowse Memory Report / load-targets (push) Waiting to run
MemBrowse Memory Report / identical (push) Blocked by required conditions
MemBrowse Memory Report / analyze (push) Blocked by required conditions
drivers/net/igc: Access registers at the required width.
Launder each register value through a register with an empty asm, on
loads and stores both, so the access is the width the source specifies.
Same fix as usbhost_xhci_pci.c commit 4b702058f6.

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
2026-08-19 10:15:28 +08:00
..
oa_tc6
CMakeLists.txt
dm90x0.c
e1000.c drivers/net/e1000: Access registers at the required width. 2026-08-19 10:15:28 +08:00
e1000.h
enc28j60.c
enc28j60.h
encx24j600.c
encx24j600.h
ftmac100.c
igb.c drivers/net/igb: Access registers at the required width. 2026-08-19 10:15:28 +08:00
igb.h
igc.c drivers/net/igc: Access registers at the required width. 2026-08-19 10:15:28 +08:00
igc.h
Kconfig
ksz9477.c
ksz9477_i2c.c
ksz9477_reg.h
lan91c111.c
lan91c111.h
lan9250.c
lan9250.h
loopback.c
Make.defs
mdio.c
netdev_upperhalf.c
phy_notify.c
rpmsgdrv.c
skeleton.c
slip.c
telnet.c drivers/: Multiple Drivers Are Registered With World Writable - Part 2 2026-07-15 15:27:28 +08:00
tun.c
vlan.c
w5500.c drivers/net/w5500: fix wrong variable and d_private assignment 2026-07-13 15:02:02 -03:00
wifi_sim.c