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
chenwen@espressif.com
252e0f8a97
drivers/net/lan9250: Fix crash issue of sending packets by lan9250 driver under SMP and multi-thread
...
Signed-off-by: chenwen@espressif.com <chenwen@espressif.com>
2024-04-03 10:06:43 -03:00
Xiang Xiao
ca5a9c711a
Remove @ and % tag from all comments
...
and format the multiple line comments
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-12-11 17:00:10 -03:00
Dong Heng
bf54a5ae50
driver/net/lan9250: Add LAN9250 driver(SPI and QSPI mode)
2023-12-07 19:53:05 -08:00