Show patches with: Series = Introduce the lwIP network stack       |    State = Action Required       |    Archived = No       |   29 patches
Patch Series S/W/F Date Submitter Delegate State
[v11,29/29,TESTING] Kconfig: enable NET_LWIP by default Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,28/29,TESTING] configs: set CONFIG_NET=y for FTGMAC100 Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,26/29] MAINTAINERS: net-lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,25/29] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,24/29] net-lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,23/29] lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,22/29] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,21/29] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,20/29] net-lwip: lwIP wget supports user defined port in the uri, so allow it. Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,19/29] net-lwip: add wget command Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,18/29] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,17/29] net-lwip: add dns command Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,16/29] net-lwip: add ping command Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,15/29] net-lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,14/29] lwip: tftp: bind to TFTP port only when in server mode Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,13/29] net-lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,12/29] net-lwip: build lwIP Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,11/29] net: eth-uclass: add function eth_start_udev() Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,10/29] net: move copy_filename() to new file net/net-common.c Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,07/29] net: introduce alternative implementation as net-lwip/ Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64 Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,02/29] Make AVB_VERIFY depend on FASTBOOT Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New
[v11,01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected Introduce the lwIP network stack --- 2024-10-03 Jerome Forissier New