sakumisu
|
adee4b6727
|
update(class/vendor/net/usbh_asix): ignore the remain data that len is less than 4
|
2024-06-25 17:48:35 +08:00 |
|
sakumisu
|
6c92681e48
|
refactor(platform): add usbh_xxx_get_eth_txbuf api, especially for lwip pbuf list
|
2024-06-25 17:18:19 +08:00 |
|
sakumisu
|
755d067650
|
update: check class->hport validity
|
2024-06-23 14:16:57 +08:00 |
|
sakumisu
|
8a4f210ee7
|
fix memcpy to strncpy
|
2024-06-16 23:40:15 +08:00 |
|
sakumisu
|
3429f73a65
|
update: add comments for net process, support len > 16K for ncm/rndis/asix/rtl8152
|
2024-06-01 18:54:51 +08:00 |
|
sakumisu
|
2d63b52d0b
|
feat: use fast memcpy for net
|
2024-05-31 22:31:43 +08:00 |
|
sakumisu
|
865d2f5d96
|
refactor(platform): update platform support
|
2024-05-24 22:49:18 +08:00 |
|
sakumisu
|
13e4670f3d
|
update: remove internal configs, you should get config from usb_config.h
|
2024-05-17 17:04:53 +08:00 |
|
sakumisu
|
490cac1a0f
|
fix(class): change ifdef to if for LWIP_TCPIP_CORE_LOCKING_INPUT
|
2024-05-14 13:59:39 +08:00 |
|
sakumisu
|
fabeebd4c5
|
fix(class/vendor/net/usbh_asix): fix write cmd param
|
2024-05-12 20:47:34 +08:00 |
|
sakumisu
|
58550b3ed5
|
update: rename ecm and asix eth macro name
|
2024-05-12 20:47:34 +08:00 |
|
sakumisu
|
363533be4c
|
update(class/vendor/net/usbh_rtl8152): update eth rx/tx size
|
2024-05-12 20:47:34 +08:00 |
|
sakumisu
|
e081642c76
|
add pl2303 host driver
|
2024-05-05 11:38:25 +08:00 |
|
sakumisu
|
0ceb7ef885
|
zero copy when enables LWIP_TCPIP_CORE_LOCKING_INPUT
|
2024-05-03 19:53:22 +08:00 |
|
sakumisu
|
ae5a9d1e57
|
check if eth rx packet is overflow
|
2024-05-03 19:19:17 +08:00 |
|
sakumisu
|
5fec929b93
|
support id table for multi vid pid
|
2024-05-03 18:54:36 +08:00 |
|
sakumisu
|
23e2787a43
|
add user_data param in host class for users
|
2024-04-24 22:40:55 +08:00 |
|
sakumisu
|
ce241024b1
|
add rtl8152 host driver
|
2024-03-18 19:16:12 +08:00 |
|
sakumisu
|
3508879e1d
|
fix asix output zlp
|
2024-02-24 14:57:01 +08:00 |
|
sakumisu
|
5c36affc3c
|
classify vendor class
|
2024-02-24 13:35:41 +08:00 |
|
sakumisu
|
762c3cbb2f
|
add get_connect_status api for rndis/cdc_ecm/asix
|
2024-02-24 10:49:11 +08:00 |
|
sakumisu
|
9c247f6e6b
|
update asix phy config
|
2024-02-19 20:22:07 +08:00 |
|
sakumisu
|
31fa2b99c5
|
enable asix host driver
|
2024-02-15 22:54:14 +08:00 |
|
sakumisu
|
e7a57289ce
|
update license year
|
2024-02-09 12:07:29 +08:00 |
|
sakumisu
|
5897edffed
|
make serial driver standard for cdc acm, ftdi, cp210x, ch34x
|
2024-02-03 22:20:58 +08:00 |
|
sakumisu
|
a01c08ddaa
|
use cdc_linecoding and line state for ftdi
|
2024-02-02 23:37:46 +08:00 |
|
sakumisu
|
dcad369d06
|
add ftdi host
|
2024-02-02 22:53:54 +08:00 |
|
sakumisu
|
7b936db889
|
remove vendor host class because its version is too old
|
2023-12-16 23:22:41 +08:00 |
|
sakimisu
|
9029f8c5b1
|
fix warning
|
2023-08-27 13:38:13 +08:00 |
|
sakimisu
|
3bdb3bbf84
|
clasify vendor driver
|
2023-07-09 17:57:35 +08:00 |
|
lenovo
|
f672591d58
|
Silicon Laboratories CP210x USB to RS232 serial adaptor driver is suppported
|
2023-07-09 00:52:30 +08:00 |
|
sakimisu
|
512de54d33
|
add host class run and stop callback
|
2022-11-26 23:52:58 +08:00 |
|
sakimisu
|
9ef2988f6a
|
fix rndis pipe config and move cmd & resp into no cache ram
|
2022-11-19 21:51:38 +08:00 |
|
sakumisu
|
62d0000926
|
refactor usb host stack: hcd api, hub process and usb no cache ram process
|
2022-09-09 19:09:22 +08:00 |
|
sakumisu
|
7377b5183d
|
Simplify the license rows, standardize header macro name
|
2022-08-18 21:41:19 +08:00 |
|
aozima
|
4d3559b691
|
[AX88772C] porting for RT-Thread lwip netif.
|
2022-04-17 18:30:13 +08:00 |
|
aozima
|
3e57cdcfc2
|
[AX88772C] add axusbnet thread, can recv and send.
|
2022-04-17 18:30:13 +08:00 |
|
aozima
|
cb395bbe27
|
[AX88772C] porting base api.
|
2022-04-17 18:30:13 +08:00 |
|
aozima
|
a198ce3191
|
[AX88772C] add class driver.
|
2022-04-17 18:30:13 +08:00 |
|
aozima
|
7a59dfff41
|
[AX88772C] porting for CherryUSB.
|
2022-04-17 18:30:13 +08:00 |
|
aozima
|
3d60f88b77
|
[AX88772C] import asix.h from www.asix.com.tw
|
2022-04-17 18:30:13 +08:00 |
|
sakumisu
|
538e637cea
|
add air724 host driver
|
2022-04-04 15:46:49 +08:00 |
|