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
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
2020-10-24
net_device: tweak 'pbuf chain' implementation
Peter Lawrence
2020-07-29
Merge pull request #412 from hathach/fix-net-cast-align
Ha Thach
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
2020-06-16
fix hs port1 build with net endpoint
hathach
2020-05-28
update net open()
hathach
2020-05-18
suppress cast-align warnings for net device driver
hathach
2020-04-26
revert a change to net driver
hathach
2020-04-26
add TODO for usbnet clean up
hathach
2020-04-26
add usbd edpt open
hathach
2020-04-16
per review
hathach
2020-04-15
correct usbnet control complete response
hathach
2020-04-15
implement alternate setInterface() request
hathach
2020-04-15
use IAD to assign itf2drv mapping correctly
hathach
2020-04-15
tested usbnet, completely remove class code
hathach
2020-04-14
usbnet: remove CDC-EEM
Peter Lawrence
2020-04-12
usbnet: OS-agnostic (Windows/Linux/macOS) network driver
Peter Lawrence
2020-03-27
usbnet: tweak CDC-ECM after MacOS testing
Peter Lawrence
2020-03-23
add TODO note to remove tud_network_mac_address
hathach
2020-03-16
Merge pull request #290 from majbthrd/usbnet-stm32rndis
Ha Thach
2020-03-15
usb RNDIS revision on @pigrew suggestions
Peter Lawrence
[prev]
[next]