summaryrefslogtreecommitdiff
path: root/lib/net_utils.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-15net: Move the checksum functions to lib/Simon Glass1-0/+48
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger1-0/+15
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-15lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham1-0/+4
2017-01-15lib: net_utils: make string_to_ip stricterChris Packham1-0/+4
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger1-7/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-11-28string_to_ip: constify "s" argMike Frysinger1-1/+1
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-0/+50