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
/
usbh_rndis.h
Age
Commit message (
Expand
)
Author
2025-01-20
feat(osal): add argument macro for different os, especially for nuttx
sakumisu
2024-06-25
refactor(platform): add usbh_xxx_get_eth_txbuf api, especially for lwip pbuf ...
sakumisu
2024-05-31
update(class/wireless/usbd_rndis): print max pkts and size in init msg resp
sakumisu
2024-05-24
refactor(platform): update platform support
sakumisu
2024-04-24
add user_data param in host class for users
sakumisu
2024-02-24
add get_connect_status api for rndis/cdc_ecm/asix
sakumisu
2023-12-19
create lwip rx thread by user
sakumisu
2023-11-24
delete lwip rx thread in self
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-07-12
use static memory to malloc & free class
sakimisu
2022-11-26
add host class run and stop callback
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-04
add usb rndis host driver
sakumisu