summaryrefslogtreecommitdiff
path: root/src/class/net/net_device.h
AgeCommit message (Expand)Author
2020-10-24net_device: re-factor code so as to not be specific to lwIPPeter Lawrence
2020-06-30Merge branch 'master' into add-stm-hshathach
2020-06-16fix hs port1 build with net endpointhathach
2020-05-28update net open()hathach
2020-04-15use IAD to assign itf2drv mapping correctlyhathach
2020-04-12usbnet: OS-agnostic (Windows/Linux/macOS) network driverPeter Lawrence
2020-03-23add TODO note to remove tud_network_mac_addresshathach
2020-03-09Adding lwip_webserver to cihathach
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