summaryrefslogtreecommitdiff
path: root/class/wireless
AgeCommit message (Expand)Author
2022-11-19fix rndis pipe config and move cmd & resp into no cache ramv0.7.0sakimisu
2022-10-20remove intf mallocsakumisu
2022-10-07fix rndis mpssakumisu
2022-10-06update rndis device driver and templatesakumisu
2022-09-17update rndis device driversakumisu
2022-09-14add interface altsetting structsakumisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-09-08remove custom handler, split class handler into interface and endpointsakumisu
2022-08-19delete ununsed commentsakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-05-22fix -Wformat warningsakumisu
2022-05-22alloc class name after the necessary commands are completedsakumisu
2022-04-04add usb rndis host driversakumisu
2022-03-27clean compiler warning.aozima
2022-03-15add usb rndis devicesakumisu