summaryrefslogtreecommitdiff
path: root/net/net-common.c
AgeCommit message (Expand)Author
2026-01-15net: Move some variables to net-common filesAndrew Goodbody
2026-01-15net: move net_state to net-commonAndrew Goodbody
2025-10-24bootstd: make it possible to use tftp for netboot with standardbootBenjamin Hahn
2025-10-22net: make dhcp_run() common for NET and NET_LWIPJerome Forissier
2025-07-08net: extract function net_sntp_set_rtc() from sntp_handler()Jerome Forissier
2024-12-04net: wget: let wget_with_dns work with dns disabledAdriano Cordova
2024-11-16net: wget: Add interface to issue wget_requests using wget_http_infoAdriano Cordova
2024-10-16net: split net into net{,-common,-legacy,-lwip}Jerome Forissier