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
/
ncm_device.c
Age
Commit message (
Expand
)
Author
2026-07-05
Merge pull request #3741 from dxbjavid/ncm-ndp-length-bound
Zixun LI
2026-07-05
fix sizeof(nth16_t) typo
HiFiPhile
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-06-27
bound ndp16 wLength against received ntb in recv_validate_datagram
Javid Khan
2026-06-16
ncm: add weak callback for initial link state
Cedric Van den Bergh
2026-05-08
fixup
HiFiPhile
2026-05-08
Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filter
HiFiPhile
2026-05-04
minor clean up
hathach
2026-05-01
ncm: implement GetNtbInputSize request
Zixun LI
2026-04-30
ncm: Implement SetNtbInputSize request
Elwin Huang
2026-04-30
add packet filter callback
Zixun LI
2026-04-27
NCM caps enum
nminaylov
2026-04-24
NCM packet filter support
nminaylov
2026-03-22
net: save actual ep_size from descriptor in netd_open instead of hardcoding 6...
copilot-swe-agent[bot]
2026-03-22
net: cache ep_size in local variable in ncm_device.c xmit_insert_required_zlp
copilot-swe-agent[bot]
2026-03-22
net: remove CFG_TUD_NET_ENDPOINT_SIZE, manage ZLP based on real speed in drivers
copilot-swe-agent[bot]
2026-03-12
reset notification state to speed change
Zixun LI
2025-12-28
usbd/ncm: implement copy-free ntb management
HiFiPhile
2025-12-28
usbd/ncm: reset notification state on link down
HiFiPhile
2025-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-03
fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...
hathach
2025-10-22
Fix copilot issues
Mengsk
2025-10-22
Add is_isr parameter to usbd_edpt_xfer and usbd_edpt_xfer_fifo
copilot-swe-agent[bot]
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
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
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
files taken from yapicoprobe
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-17
fix trailing space and new line
hathach
[next]