summaryrefslogtreecommitdiff
path: root/lib/networking
AgeCommit message (Expand)Author
2023-11-13Adding extern C to definitions to allow link on C++ projectjfm92
2023-07-24rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stackhathach
2023-03-17fix trailing space and new linehathach
2023-02-04dhserver: Fix a potential DoS vulnerability accidentially introduced by #1712Jannis Achstetter
2022-12-04Fix typosBastien Nocera
2022-11-01dhserver: Support DHCP clients that don't send the MESSAGETYPE as first optionJannis Achstetter
2021-10-19net_lwip_webserver: allow users to enable LWIP_IP6 if desiredPeter Lawrence
2020-10-14net_lwip_webserver: efficiency tweaksPeter Lawrence
2020-05-18suppress cast-align warnings for net device driverhathach
2020-03-23fix rndis response to get mac addresshathach
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