summaryrefslogtreecommitdiff
path: root/net/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-0/+52
* net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov2022-12-051-0/+10
* net: Add TCP protocolYing-Chun Liu (PaulLiu)2022-11-281-0/+16
* net: bootp: Make root path (option 17) length configurableAndre Kalb2022-08-081-0/+6
* net: Fix discuss discard typoMarek Vasut2022-06-161-1/+1
* bootstd: ethernet: Add a bootdev driverSimon Glass2022-04-251-0/+9
* Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini2022-03-251-0/+9
* Convert CONFIG_TFTP_PORT to KconfigTom Rini2022-03-251-0/+18
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-0/+7
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-181-0/+7
* Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini2022-03-181-0/+4
* Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass2022-01-211-0/+7
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-0/+1
* Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass2022-01-211-0/+7
* Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass2022-01-211-0/+9
* net: uclass: Save generated ethernet MAC addresses to the environmentMichal Simek2022-01-111-4/+5
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-1/+0
* net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-081-0/+11
* Adds basic support for ProxyDHCPLyle Franklin2020-12-011-0/+14
* net: add a generic udp protocolPhilippe Reynes2020-09-301-0/+6
* net: tftp: Add client support for RFC 7440Ramon Fried2020-08-041-0/+9
* Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-281-0/+10
* net: tftp: Add help for CONFIG_TFTP_BLOCKSIZEPatrick Delaunay2020-04-271-0/+4
* net: convert NET_MAXDEFRAG to KconfigRasmus Villemoes2020-02-131-0/+10
* net: tftp: Fix too small block sizeAndre Przywara2019-12-091-1/+1
* net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut2019-06-141-0/+6
* net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut2019-06-141-0/+7
* net: Move net command options to the cmd menuJoe Hershberger2018-04-131-50/+0
* net: Make CMD_NET a menuconfigJoe Hershberger2018-04-131-10/+9
* Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-271-0/+11
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-0/+18
* Convert CONFIG LIB_HW_RAND to KconfigAdam Ford2018-02-081-1/+0
* Kconfig: spl: Add SPL support options to KconfigSimon Glass2016-09-161-3/+0
* net: Move CONFIG_SPL_NET_VCI_STRING into KconfigAlexander Graf2016-05-271-0/+3
* net: Fix client identifiers for ARMAlexander Graf2016-05-271-1/+2
* net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-271-0/+12
* net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)2015-10-281-0/+10
* net: support NETCONSOLE option via KconfigBernhard Nortmann2015-09-291-0/+6
* Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger2015-07-081-1/+0
* net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-011-0/+1
* net: Handle ethaddr changes as an env callbackJoe Hershberger2015-05-211-0/+1
* net: Implement random ethaddr fallback in eth.cJoe Hershberger2015-05-191-0/+8
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+10