| Age | Commit message (Expand) | Author |
| 2025-01-20 | feat(osal): add argument macro for different os, especially for nuttx | sakumisu |
| 2024-10-30 | fix: rename class to class_code, for c++ compatibility (#269) | electretmike |
| 2024-09-19 | chore: static code analysis | sakumisu |
| 2024-08-21 | fix: fix -Wunused-parameter warning with -Wextra cflag | sakumisu |
| 2024-08-15 | fix(class): use different buffer for cdc_acm,hid,msc,serial | sakumisu |
| 2024-07-19 | feat(class/vendor/wifi/usbh_bl616): add bl616 usbwifi driver | sakumisu |
| 2024-07-15 | Add host driver for XBOX controllers | Till Harbaum |
| 2024-07-13 | fix: fix typo | sakumisu |
| 2024-07-07 | feat(wifi/bl616): add bl616 usbwifi | sakumisu |
| 2024-06-25 | update(class/vendor/net/usbh_asix): ignore the remain data that len is less t... | sakumisu |
| 2024-06-25 | refactor(platform): add usbh_xxx_get_eth_txbuf api, especially for lwip pbuf ... | sakumisu |
| 2024-06-23 | update: check class->hport validity | sakumisu |
| 2024-06-16 | fix memcpy to strncpy | sakumisu |
| 2024-06-01 | update: add comments for net process, support len > 16K for ncm/rndis/asix/rt... | sakumisu |
| 2024-05-31 | feat: use fast memcpy for net | sakumisu |
| 2024-05-24 | refactor(platform): update platform support | sakumisu |
| 2024-05-17 | update: remove internal configs, you should get config from usb_config.h | sakumisu |
| 2024-05-14 | fix(class): change ifdef to if for LWIP_TCPIP_CORE_LOCKING_INPUT | sakumisu |
| 2024-05-12 | fix(class/vendor/net/usbh_asix): fix write cmd param | sakumisu |
| 2024-05-12 | update: rename ecm and asix eth macro name | sakumisu |
| 2024-05-12 | update(class/vendor/net/usbh_rtl8152): update eth rx/tx size | sakumisu |
| 2024-05-05 | add pl2303 host driver | sakumisu |
| 2024-05-03 | zero copy when enables LWIP_TCPIP_CORE_LOCKING_INPUT | sakumisu |
| 2024-05-03 | check if eth rx packet is overflow | sakumisu |
| 2024-05-03 | support id table for multi vid pid | sakumisu |
| 2024-04-24 | add user_data param in host class for users | sakumisu |
| 2024-03-18 | add rtl8152 host driver | sakumisu |
| 2024-02-24 | fix asix output zlp | sakumisu |
| 2024-02-24 | classify vendor class | sakumisu |
| 2024-02-24 | add get_connect_status api for rndis/cdc_ecm/asix | sakumisu |
| 2024-02-19 | update asix phy config | sakumisu |
| 2024-02-15 | enable asix host driver | sakumisu |
| 2024-02-09 | update license year | sakumisu |
| 2024-02-03 | make serial driver standard for cdc acm, ftdi, cp210x, ch34x | sakumisu |
| 2024-02-02 | use cdc_linecoding and line state for ftdi | sakumisu |
| 2024-02-02 | add ftdi host | sakumisu |
| 2023-12-16 | remove vendor host class because its version is too old | sakumisu |
| 2023-08-27 | fix warning | sakimisu |
| 2023-07-09 | clasify vendor driver | sakimisu |
| 2023-07-09 | Silicon Laboratories CP210x USB to RS232 serial adaptor driver is suppported | lenovo |
| 2022-11-26 | add host class run and stop callback | sakimisu |
| 2022-11-19 | fix rndis pipe config and move cmd & resp into no cache ramv0.7.0 | sakimisu |
| 2022-09-09 | refactor usb host stack: hcd api, hub process and usb no cache ram process | sakumisu |
| 2022-08-18 | Simplify the license rows, standardize header macro name | sakumisu |
| 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.tw | aozima |