summaryrefslogtreecommitdiff
path: root/class/wireless/usbd_rndis.h
AgeCommit message (Collapse)Author
2025-04-29update(class/wireless/usbd_rndis): enable indicate msg for sending connect ↵sakumisu
status Signed-off-by: sakumisu <[email protected]>
2025-01-16update(class/wireless/usbd_rndis): support transfer api for enet & wireless ↵sakumisu
without lwip Signed-off-by: sakumisu <[email protected]>
2024-11-11update(demo/usbd_rndis): update send & recv done api, add check for this demosakumisu
2023-06-21format class struct and global variable namesakimisu
2022-10-20remove intf mallocsakumisu
2022-10-06update rndis device driver and templatesakumisu
2022-09-17update rndis device driversakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-03-27clean compiler warning.aozima
2022-03-15add usb rndis devicesakumisu