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-06-16
update h264 macro
sakumisu
2024-06-15
update(video): add more video desc macros, like h264, yuv, add vc endpoint to...
sakumisu
2024-06-14
fix warning
sakumisu
2024-06-14
remove print log for device, because we do not allow printf in isr
sakumisu
2024-06-07
remove old xhci patch
sakumisu
2024-06-05
review cdc-ecm enum success but comunication error
yukelab
2024-06-05
fix(class/cdc/usbd_cdc_ecm): fix build error
sakumisu
2024-06-01
update: add comments for net process, support len > 16K for ncm/rndis/asix/rt...
sakumisu
2024-05-31
update(class/wireless/usbd_rndis): print max pkts and size in init msg resp
sakumisu
2024-05-31
feat: use fast memcpy for net
sakumisu
2024-05-30
fix(class/wireless/usbd_rndis): change total size to 1558
sakumisu
2024-05-24
refactor(platform): update platform support
sakumisu
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
[prev]
[next]