summaryrefslogtreecommitdiff
path: root/include/net-common.h
AgeCommit message (Expand)Author
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
2025-03-18net: Provide a function to run network operationsSimon Glass
2025-03-10efi_loader: expose symbols to be used by the EFI network stackAdriano Cordova
2025-01-01net: correct the description of ip_to_string()Heinrich Schuchardt
2024-12-04net: wget: let wget_with_dns work with dns disabledAdriano Cordova
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-18net: net_utils: Move ip_to_string to lib/net_utils.cAdriano Cordova
2024-11-16net: wget: make wget_with_dns return value compatible with its lwip versionAdriano Cordova
2024-11-16net: wget: Add interface to issue wget_requests using wget_http_infoAdriano Cordova
2024-11-16net: wget: add definition of struct wget_http_infoAdriano Cordova
2024-11-14lwip: fix code style issuesJerome Forissier
2024-10-16net: lwip: add TFTP support and tftpboot commandJerome Forissier
2024-10-16net: lwip: add DHCP support and dhcp commmandJerome Forissier
2024-10-16net: eth-uclass: add function eth_start_udev()Jerome Forissier
2024-10-16net: split net into net{,-common,-legacy,-lwip}Jerome Forissier