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
Age
Commit message (
Expand
)
Author
2024-05-20
update(class/wireless/usbd_rndis): remove ununsed speed field
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-14
update(usbh_ncm/usbh_rndis): limit read size to 16K
sakumisu
2024-05-14
update: get mps by usbd_get_ep_mps
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-12
fix(class/wireless/usbh_rndis): when last data is dummy byte, ignore it
sakumisu
2024-05-11
change CONFIG_USBDEV_RNDIS_ETH_MAX_FRAME_SIZE to 1580 default
sakumisu
2024-05-05
add pl2303 host driver
sakumisu
2024-05-04
fix typo
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-05-03
move usbh_hubport_release api to core
sakumisu
2024-04-29
add config for cdc ncm transfer size
sakumisu
2024-04-28
fix rndis msg when mss is larger than rndis rx size
sakumisu
2024-04-24
add user_data param in host class for users
sakumisu
2024-04-23
add hid host report api
sakumisu
2024-04-23
fix rndis send dummy
sakumisu
2024-04-19
fix missing busid
sakumisu
2024-04-18
move rndis config macros into template
sakumisu
2024-04-11
move queue files
sakumisu
2024-04-07
change INFO to RAW
sakumisu
2024-04-07
add cherryrb and cherry pool
sakumisu
2024-03-28
fix msc buf overflow because of SCSICMD_INQUIRY_SIZEOF
sakumisu
2024-03-23
rndis: fix MessageLength check
Zhihong Chen
2024-03-18
add rtl8152 host driver
sakumisu
2024-03-14
add timer to control interrupt transfer
sakumisu
2024-03-11
fix warning
sakumisu
2024-03-10
support cdc ncm host
sakumisu
2024-02-24
align for some buffers
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-23
class: msc: stage change should be before usbd_ep_start_write()
Zhihong Chen
2024-02-22
remove duplicate class info
sakumisu
2024-02-19
update asix phy config
sakumisu
2024-02-15
enable asix host driver
sakumisu
2024-02-09
format code
sakumisu
2024-02-09
update license year
sakumisu
2024-02-06
support multi port api for device
sakumisu
2024-02-06
class: msc device: support multi lun
Zhihong Chen
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
2024-01-30
update log tag
sakumisu
2024-01-29
add zephyr bluetooth submodule
sakumisu
2024-01-25
support hci usb h4 for usb bluetooth
sakumisu
[next]