index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-07-05
Fix Kconfig coding style from spaces to tab
Anand Moon
2024-01-03
Merge tag 'v2024.01-rc6' into next
Tom Rini
2023-12-19
net: fix NetConsole documentation reference
Baruch Siach
2023-11-22
net: Make NET imply NETDEVICES
Tom Rini
2022-12-22
Convert CONFIG_HOSTNAME et al to Kconfig
Tom Rini
2022-12-05
net: ipv6: Add IPv6 build options
Viacheslav Mitrofanov
2022-11-28
net: Add TCP protocol
Ying-Chun Liu (PaulLiu)
2022-08-08
net: bootp: Make root path (option 17) length configurable
Andre Kalb
2022-06-16
net: Fix discuss discard typo
Marek Vasut
2022-04-25
bootstd: ethernet: Add a bootdev driver
Simon Glass
2022-03-25
Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_TFTP_PORT to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ARP_TIMEOUT to Kconfig
Tom Rini
2022-01-21
Convert CONFIG_BOOTP_SERVERIP to Kconfig
Simon Glass
2022-01-21
Convert CONFIG_TIMESTAMP to Kconfig
Simon Glass
2022-01-21
Convert CONFIG_UDP_CHECKSUM to Kconfig
Simon Glass
2022-01-21
Convert CONFIG_KEEP_SERVERADDR to Kconfig
Simon Glass
2022-01-11
net: uclass: Save generated ethernet MAC addresses to the environment
Michal Simek
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-06-08
net: convert TFTP_TSIZE to proper Kconfig option
Tero Kristo
2020-12-01
Adds basic support for ProxyDHCP
Lyle Franklin
2020-09-30
net: add a generic udp protocol
Philippe Reynes
2020-08-04
net: tftp: Add client support for RFC 7440
Ramon Fried
2020-07-28
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
Adam Ford
2020-04-27
net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE
Patrick Delaunay
2020-02-13
net: convert NET_MAXDEFRAG to Kconfig
Rasmus Villemoes
2019-12-09
net: tftp: Fix too small block size
Andre Przywara
2019-06-14
net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig
Marek Vasut
2019-06-14
net: Convert CONFIG_IP_DEFRAG to Kconfig
Marek Vasut
2018-04-13
net: Move net command options to the cmd menu
Joe Hershberger
2018-04-13
net: Make CMD_NET a menuconfig
Joe Hershberger
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-08
Convert CONFIG LIB_HW_RAND to Kconfig
Adam Ford
2016-09-16
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
2016-05-27
net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
Alexander Graf
2016-05-27
net: Fix client identifiers for ARM
Alexander Graf
2016-05-27
net: Move the VCI and client arch values to Kconfig
Alexander Graf
2015-10-28
net: TFTP: variables cleanup and addition
Albert ARIBAUD \(3ADEV\)
2015-09-29
net: support NETCONSOLE option via Kconfig
Bernhard Nortmann
2015-07-08
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
2015-06-01
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-05-21
net: Handle ethaddr changes as an env callback
Joe Hershberger
2015-05-19
net: Implement random ethaddr fallback in eth.c
Joe Hershberger
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada