index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
class
/
net
Age
Commit message (
Expand
)
Author
2025-06-08
Fix ECM compile
HiFiPhile
2025-05-29
Add link state control support for ECM mode
Andrew Leech
2025-05-29
Add USB NCM link state control support
Andrew Leech
2025-01-15
fix(ncm): Return invalid NTBs to free list
Tomas Rezucha
2025-01-14
fix(ncm): Use IN buffer for transmit checks
Tomas Rezucha
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-11-22
fix ncm incorrect length for notify connection
hathach
2024-11-22
add TUD_EPBUF_DEF for ecm rndis, also separate notify and control buffer, use...
hathach
2024-11-22
update epnotif endpoint for ncm_device.c
hathach
2024-11-22
TUD_EPBUF_TYPE_DEF ncm_device
hathach
2024-07-15
avoid recursions in tud_network_recv_renew()
Hardy Griech
2024-06-14
minor update
hathach
2024-06-14
minor update
hathach
2024-05-10
More ci tweak (#2636)
Ha Thach
2024-05-07
Merge branch 'master' into remove-tud_network_link_state_cb
HiFiPhile
2024-05-07
Reformat NCM class.
HiFiPhile
2024-05-05
mostly comments
Hardy Griech
2024-05-05
minor changes due to CR with HiFiPhile
Hardy Griech
2024-04-28
Stall unsupported class request.
HiFiPhile
2024-04-28
Merge remote-tracking branch 'upstream/master' into pr/2227
HiFiPhile
2024-04-08
add class driver deinit
hathach
2023-09-08
minor changes to comments and debug output
Hardy Griech
2023-08-31
removed debug comment
Hardy Griech
2023-08-31
code review: changed to TinyUSB log system
Hardy Griech
2023-08-20
defined(ECLIPSE_GUI)
Hardy Griech
2023-08-20
bug fix recv/xmit_get_next_ready_ntb()
Hardy Griech
2023-08-20
Copyright
Hardy Griech
2023-08-20
moved some declarations
Hardy Griech
2023-08-20
files taken from yapicoprobe
Hardy Griech
2023-08-11
removed obsolete tud_network_link_state_cb()
Hardy Griech
2023-08-02
default class driver log level to CFG_TUH/TUD_LOG_LEVEL allow application to ...
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-03-22
Update net_device.h
Matt Mills
2023-03-17
fix trailing space and new line
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2022-12-27
fix ncm warning
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-06-27
suppress error with net example
hathach
2022-06-02
rhport argument in usbd_ API() is not used (always use the initialized port)
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2021-10-11
add ncm.h for magic number
hathach
2021-10-05
rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS
hathach
2021-09-25
add NCM driver in a compatible manner : hathach/tinyusb#550
Peter Lawrence
2021-05-27
update doc
hathach
2021-05-27
include clean up
hathach
2020-11-20
migrate net device to new control xfer cb
hathach
2020-10-31
Rename CDC_COMM_SUBCLASS_ETHERNET_NETWORKING_CONTROL_MODEL
Jacob Potter
2020-10-24
net_device: re-factor code so as to not be specific to lwIP
Peter Lawrence
[next]