summaryrefslogtreecommitdiff
path: root/src/class/net
AgeCommit message (Expand)Author
2026-06-16ncm: add weak callback for initial link stateCedric Van den Bergh
2026-05-08fixupHiFiPhile
2026-05-08Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filterHiFiPhile
2026-05-04minor clean uphathach
2026-05-03Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptorsZixun LI
2026-05-01Merge remote-tracking branch 'origin/master' into ncm_packet_filterHiFiPHile
2026-05-01ncm: implement GetNtbInputSize requestZixun LI
2026-04-30ncm: Implement SetNtbInputSize requestElwin Huang
2026-04-30add packet filter callbackZixun LI
2026-04-27NCM caps enumnminaylov
2026-04-24NCM packet filter supportnminaylov
2026-04-20fix usbnet hardcode speed. disable hil test for nowhathach
2026-03-22net: save actual ep_size from descriptor in netd_open instead of hardcoding 6...copilot-swe-agent[bot]
2026-03-22net: cache ep_size in local variable in ncm_device.c xmit_insert_required_zlpcopilot-swe-agent[bot]
2026-03-22net: remove CFG_TUD_NET_ENDPOINT_SIZE, manage ZLP based on real speed in driverscopilot-swe-agent[bot]
2026-03-12reset notification state to speed changeZixun LI
2025-12-28usbd/ncm: implement copy-free ntb managementHiFiPhile
2025-12-28usbd/ncm: reset notification state on link downHiFiPhile
2025-11-11Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...HiFiPhile
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-10-31Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...HiFiPhile
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-22Fix copilot issuesMengsk
2025-10-22Add is_isr parameter to usbd_edpt_xfer and usbd_edpt_xfer_fifocopilot-swe-agent[bot]
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-06-08Fix ECM compileHiFiPhile
2025-05-29Add link state control support for ECM modeAndrew Leech
2025-05-29Add USB NCM link state control supportAndrew Leech
2025-01-15fix(ncm): Return invalid NTBs to free listTomas Rezucha
2025-01-14fix(ncm): Use IN buffer for transmit checksTomas Rezucha
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-11-22fix ncm incorrect length for notify connectionhathach
2024-11-22add TUD_EPBUF_DEF for ecm rndis, also separate notify and control buffer, use...hathach
2024-11-22update epnotif endpoint for ncm_device.chathach
2024-11-22TUD_EPBUF_TYPE_DEF ncm_devicehathach
2024-07-15avoid recursions in tud_network_recv_renew()Hardy Griech
2024-06-14minor updatehathach
2024-06-14minor updatehathach
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-07Merge branch 'master' into remove-tud_network_link_state_cbHiFiPhile
2024-05-07Reformat NCM class.HiFiPhile
2024-05-05mostly commentsHardy Griech
2024-05-05minor changes due to CR with HiFiPhileHardy Griech
2024-04-28Stall unsupported class request.HiFiPhile
2024-04-28Merge remote-tracking branch 'upstream/master' into pr/2227HiFiPhile
2024-04-08add class driver deinithathach
2023-09-08minor changes to comments and debug outputHardy Griech
2023-08-31removed debug commentHardy Griech
2023-08-31code review: changed to TinyUSB log systemHardy Griech
2023-08-20defined(ECLIPSE_GUI)Hardy Griech