index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
class
/
vendor
Age
Commit message (
Expand
)
Author
2024-06-25
update(class/vendor/net/usbh_asix): ignore the remain data that len is less t...
sakumisu
2024-06-25
refactor(platform): add usbh_xxx_get_eth_txbuf api, especially for lwip pbuf ...
sakumisu
2024-06-23
update: check class->hport validity
sakumisu
2024-06-16
fix memcpy to strncpy
sakumisu
2024-06-01
update: add comments for net process, support len > 16K for ncm/rndis/asix/rt...
sakumisu
2024-05-31
feat: use fast memcpy for net
sakumisu
2024-05-24
refactor(platform): update platform support
sakumisu
2024-05-17
update: remove internal configs, you should get config from usb_config.h
sakumisu
2024-05-14
fix(class): change ifdef to if for LWIP_TCPIP_CORE_LOCKING_INPUT
sakumisu
2024-05-12
fix(class/vendor/net/usbh_asix): fix write cmd param
sakumisu
2024-05-12
update: rename ecm and asix eth macro name
sakumisu
2024-05-12
update(class/vendor/net/usbh_rtl8152): update eth rx/tx size
sakumisu
2024-05-05
add pl2303 host driver
sakumisu
2024-05-03
zero copy when enables LWIP_TCPIP_CORE_LOCKING_INPUT
sakumisu
2024-05-03
check if eth rx packet is overflow
sakumisu
2024-05-03
support id table for multi vid pid
sakumisu
2024-04-24
add user_data param in host class for users
sakumisu
2024-03-18
add rtl8152 host driver
sakumisu
2024-02-24
fix asix output zlp
sakumisu
2024-02-24
classify vendor class
sakumisu
2024-02-24
add get_connect_status api for rndis/cdc_ecm/asix
sakumisu
2024-02-19
update asix phy config
sakumisu
2024-02-15
enable asix host driver
sakumisu
2024-02-09
update license year
sakumisu
2024-02-03
make serial driver standard for cdc acm, ftdi, cp210x, ch34x
sakumisu
2024-02-02
use cdc_linecoding and line state for ftdi
sakumisu
2024-02-02
add ftdi host
sakumisu
2023-12-16
remove vendor host class because its version is too old
sakumisu
2023-08-27
fix warning
sakimisu
2023-07-09
clasify vendor driver
sakimisu
2023-07-09
Silicon Laboratories CP210x USB to RS232 serial adaptor driver is suppported
lenovo
2022-11-26
add host class run and stop callback
sakimisu
2022-11-19
fix rndis pipe config and move cmd & resp into no cache ram
v0.7.0
sakimisu
2022-09-09
refactor usb host stack: hcd api, hub process and usb no cache ram process
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-04-17
[AX88772C] porting for RT-Thread lwip netif.
aozima
2022-04-17
[AX88772C] add axusbnet thread, can recv and send.
aozima
2022-04-17
[AX88772C] porting base api.
aozima
2022-04-17
[AX88772C] add class driver.
aozima
2022-04-17
[AX88772C] porting for CherryUSB.
aozima
2022-04-17
[AX88772C] import asix.h from www.asix.com.tw
aozima
2022-04-04
add air724 host driver
sakumisu