summaryrefslogtreecommitdiff
path: root/class/vendor
AgeCommit message (Expand)Author
2025-01-20feat(osal): add argument macro for different os, especially for nuttxsakumisu
2024-10-30fix: rename class to class_code, for c++ compatibility (#269)electretmike
2024-09-19chore: static code analysissakumisu
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-08-15fix(class): use different buffer for cdc_acm,hid,msc,serialsakumisu
2024-07-19feat(class/vendor/wifi/usbh_bl616): add bl616 usbwifi driversakumisu
2024-07-15Add host driver for XBOX controllersTill Harbaum
2024-07-13fix: fix typosakumisu
2024-07-07feat(wifi/bl616): add bl616 usbwifisakumisu
2024-06-25update(class/vendor/net/usbh_asix): ignore the remain data that len is less t...sakumisu
2024-06-25refactor(platform): add usbh_xxx_get_eth_txbuf api, especially for lwip pbuf ...sakumisu
2024-06-23update: check class->hport validitysakumisu
2024-06-16fix memcpy to strncpysakumisu
2024-06-01update: add comments for net process, support len > 16K for ncm/rndis/asix/rt...sakumisu
2024-05-31feat: use fast memcpy for netsakumisu
2024-05-24refactor(platform): update platform supportsakumisu
2024-05-17update: remove internal configs, you should get config from usb_config.hsakumisu
2024-05-14fix(class): change ifdef to if for LWIP_TCPIP_CORE_LOCKING_INPUTsakumisu
2024-05-12fix(class/vendor/net/usbh_asix): fix write cmd paramsakumisu
2024-05-12update: rename ecm and asix eth macro namesakumisu
2024-05-12update(class/vendor/net/usbh_rtl8152): update eth rx/tx sizesakumisu
2024-05-05add pl2303 host driversakumisu
2024-05-03zero copy when enables LWIP_TCPIP_CORE_LOCKING_INPUTsakumisu
2024-05-03check if eth rx packet is overflowsakumisu
2024-05-03support id table for multi vid pidsakumisu
2024-04-24add user_data param in host class for userssakumisu
2024-03-18add rtl8152 host driversakumisu
2024-02-24fix asix output zlpsakumisu
2024-02-24classify vendor classsakumisu
2024-02-24add get_connect_status api for rndis/cdc_ecm/asixsakumisu
2024-02-19update asix phy configsakumisu
2024-02-15enable asix host driversakumisu
2024-02-09update license yearsakumisu
2024-02-03make serial driver standard for cdc acm, ftdi, cp210x, ch34xsakumisu
2024-02-02use cdc_linecoding and line state for ftdisakumisu
2024-02-02add ftdi hostsakumisu
2023-12-16remove vendor host class because its version is too oldsakumisu
2023-08-27fix warningsakimisu
2023-07-09clasify vendor driversakimisu
2023-07-09Silicon Laboratories CP210x USB to RS232 serial adaptor driver is suppportedlenovo
2022-11-26add host class run and stop callbacksakimisu
2022-11-19fix rndis pipe config and move cmd & resp into no cache ramv0.7.0sakimisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-04-17[AX88772C] porting for RT-Thread lwip netif.aozima
2022-04-17[AX88772C] add axusbnet thread, can recv and send.aozima
2022-04-17[AX88772C] porting base api.aozima
2022-04-17[AX88772C] add class driver.aozima
2022-04-17[AX88772C] porting for CherryUSB.aozima
2022-04-17[AX88772C] import asix.h from www.asix.com.twaozima