nuttx/drivers
chenwen@espressif.com e0b99216b0 driver/net/lan9250: Add lan9250_ioctl and lan9250_uninitialize APIs
- use 'lan9250_ioctl' to set and get the value of lan9250 phy register
    - use `lan9250_uninitialize` to un-initialize the ethernet driver

Signed-off-by: chenwen@espressif.com <chenwen@espressif.com>
2024-07-15 19:41:15 +08:00
..
1wire drivers/1wire/ds28e17.c: fix printf warnings 2024-06-13 02:21:29 +08:00
analog analog: add configuration option to set DAC FIFO size 2024-05-27 23:23:28 +08:00
audio drivers/audio: Remove useless descriptions from CMakeLists.txt 2024-06-28 17:53:56 +08:00
bch
can can: enhance API to allow better CAN FD handling 2024-07-10 11:33:03 -03:00
clk
contactless drivers/contactless: fix gcc14 errors 2024-06-13 02:21:29 +08:00
crypto
devicetree drivers/devicetree/fdt: add additional fdt parsing utilities. 2024-06-03 22:05:00 +08:00
dma
dummy
eeprom
efuse
i2c
i2s
input
ioexpander
ipcc
lcd
leds
loop
math
misc fix: call rwb->rhreload() when nblocks > 0 2024-05-17 19:15:49 +08:00
mmcsd
modem
motor Fix allocated memory test 2024-06-28 09:30:42 +02:00
mtd fs/mnemofs: Adds Block Allocator 2024-07-10 18:40:47 -03:00
net driver/net/lan9250: Add lan9250_ioctl and lan9250_uninitialize APIs 2024-07-15 19:41:15 +08:00
note spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
pci
pipes
power Fix Kconfig style 2024-07-12 06:37:59 +08:00
rc
regmap
reset
rf
rmt
rpmsg
rptun
segger drivers/segger: upgrade to v3.54 2024-07-03 17:31:23 +08:00
sensors sensors/bmi270: fix bmi270_uorb build 2024-06-17 18:29:18 +08:00
serial spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
spi
syslog
timers watchdog: fix idle callback maybe not upperhalf 2024-06-08 11:59:26 +08:00
usbdev Replace all asserts in kernel code with ASSERT 2024-05-17 10:18:16 -03:00
usbhost
usbmisc
usbmonitor
usrsock
video video/v4l2_cap: fix no return after checked null 2024-06-22 11:50:25 -03:00
virt
virtio
wireless drivers/wireless/gs2200m.c: fix warning 2024-06-13 02:21:29 +08:00
.gitignore
CMakeLists.txt
drivers_initialize.c drivers: add API for drivers early initialization 2024-07-09 16:05:59 +08:00
Kconfig
Makefile