summaryrefslogtreecommitdiff
path: root/src/class/net/ecm_rndis_device.c
AgeCommit message (Expand)Author
2026-07-05bound rndis data packet offset in handle_incoming_packetJavid Khan
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
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-04-30add packet filter callbackZixun LI
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: remove CFG_TUD_NET_ENDPOINT_SIZE, manage ZLP based on real speed in driverscopilot-swe-agent[bot]
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
2024-11-22add TUD_EPBUF_DEF for ecm rndis, also separate notify and control buffer, use...hathach
2024-04-08add class driver deinithathach
2023-07-24rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stackhathach
2023-03-17fix trailing space and new linehathach
2023-02-22use tu_static instead of static _fuzz_threadhathach
2023-02-22rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_threadhathach
2023-01-20fix: Change all static variables to thread when fuzzingNathaniel Brough
2022-12-04Fix typosBastien Nocera
2022-06-27suppress error with net examplehathach
2022-06-02rhport argument in usbd_ API() is not used (always use the initialized port)hathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach