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
/
wireless
Age
Commit message (
Expand
)
Author
2024-01-29
add zephyr bluetooth submodule
sakumisu
2024-01-25
support hci usb h4 for usb bluetooth
sakumisu
2024-01-23
fix actual len position
sakumisu
2024-01-09
update bluetooth rx callback, add zephyr bluetooth stack porting
sakumisu
2024-01-06
support usb ble host
sakumisu
2023-12-19
create lwip rx thread by user
sakumisu
2023-12-05
add usb errno, do not use system errno
sakumisu
2023-12-01
add config for rndis & ecm thread
sakumisu
2023-11-24
delete lwip rx thread in self
sakumisu
2023-11-22
reset rx length when pbuf allocs failed
sakumisu
2023-11-22
add some delay to avoid too much error log when device is disconnected
sakumisu
2023-11-22
add ecm and rndis thread delete for dynamic netif
sakumisu
2023-11-16
refactor urb, add ep & hport in urb to make hardware pipe more reusable
sakumisu
2023-11-13
fix rndis query & set msg wLength, only support one rndis device
sakumisu
2023-08-30
fix warning
sakumisu
2023-08-27
fix warning
sakimisu
2023-08-05
change rndis_encapsulated_resp_buffer size to 156
v0.10.0
sakimisu
2023-08-05
class: rndis: host: fix function name
Zhihong Chen
2023-07-12
use static memory to malloc & free class
sakimisu
2023-06-21
format class struct and global variable name
sakimisu
2023-05-24
use usbh_hport_activate_epx to alloc rndis intin pipe
sakimisu
2023-05-24
class: rndis host: fix buffer size and pointer error
Zhihong Chen
2023-05-17
call usbh_xxx_stop when class enumerates completely
sakimisu
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2023-01-28
add some log for rndis rx tx
sakimisu
2023-01-02
fix hpm/usb_dc_hpm.c warning.
Zhihong Chen
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-10-20
remove intf malloc
sakumisu
2022-10-07
fix rndis mps
sakumisu
2022-10-06
update rndis device driver and template
sakumisu
2022-09-17
update rndis device driver
sakumisu
2022-09-14
add interface altsetting struct
sakumisu
2022-09-09
refactor usb host stack: hcd api, hub process and usb no cache ram process
sakumisu
2022-09-08
remove custom handler, split class handler into interface and endpoint
sakumisu
2022-08-19
delete ununsed comment
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-05-22
fix -Wformat warning
sakumisu
2022-05-22
alloc class name after the necessary commands are completed
sakumisu
2022-04-04
add usb rndis host driver
sakumisu
2022-03-27
clean compiler warning.
aozima
2022-03-15
add usb rndis device
sakumisu
[prev]