summaryrefslogtreecommitdiff
path: root/src/class/net
AgeCommit message (Expand)Author
2020-04-16per reviewhathach
2020-04-15correct usbnet control complete responsehathach
2020-04-15implement alternate setInterface() requesthathach
2020-04-15use IAD to assign itf2drv mapping correctlyhathach
2020-04-15tested usbnet, completely remove class codehathach
2020-04-14usbnet: remove CDC-EEMPeter Lawrence
2020-04-12usbnet: OS-agnostic (Windows/Linux/macOS) network driverPeter Lawrence
2020-03-27usbnet: tweak CDC-ECM after MacOS testingPeter Lawrence
2020-03-23add TODO note to remove tud_network_mac_addresshathach
2020-03-16Merge pull request #290 from majbthrd/usbnet-stm32rndisHa Thach
2020-03-15usb RNDIS revision on @pigrew suggestionsPeter Lawrence
2020-03-09Adding lwip_webserver to cihathach
2020-03-04usbnet RNDIS correctionPeter Lawrence
2020-03-03update net class to follow API naming conventionPeter Lawrence
2020-03-02add CDC-ECM/RNDIS/CDC-EEM network device class with examplePeter Lawrence