~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
net: ipv6: router advertisement message length should be within limits
Ehsan Mohandesi
2023-07-27
*
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-07-16
*
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-07-05
|
\
|
*
net: dhcp6: Fix VCI string
Sean Edmond
2023-06-14
|
*
net: ipv6: Fix CID 453851 and CID 436278
Sean Edmond
2023-06-14
*
|
net: dsa: Fix OF fallback lookup for ports
Marcus Comstedt
2023-06-14
|
/
*
bootstd: Rename distro and syslinux to extlinux
Simon Glass
2023-05-13
*
net: ipv6: Add support for default gateway discovery.
Ehsan Mohandesi
2023-05-05
*
net: share fastboot boot handle logic between transports
Dmitrii Merkurev
2023-05-05
*
net: add fastboot TCP support
Dmitrii Merkurev
2023-05-05
*
net: support being a TCP server to unblock TCP fastboot
Dmitrii Merkurev
2023-05-05
*
net: dhcp6: Add DHCPv6 (DHCP for IPv6)
Sean Edmond
2023-05-05
*
net: add NFSv1 support
Thomas RIENOESSL
2023-05-05
*
nfs: handle rpc errors for mount calls
Thomas RIENOESSL
2023-05-05
*
nfs: factor out generic reply error handling
Thomas RIENOESSL
2023-05-05
*
nfs: convert supported_nfs_versions bitfield to an enum
Thomas RIENOESSL
2023-05-05
*
net: phy: Only call phy_init() on systems needing manual relocation
Marek Vasut
2023-04-07
*
net: Pull board_interface_eth_init() into common code
Marek Vasut
2023-03-30
*
Correct SPL uses of PHY_FIXED
Simon Glass
2023-03-02
*
Correct SPL use of NETDEVICES
Simon Glass
2023-02-10
*
Correct SPL uses of FASTBOOT_FLASH
Simon Glass
2023-02-09
*
net: ipv6: Fixed IPv6 string to address conversion off-by-one error
Ehsan Mohandesi
2023-02-02
*
net: ipv6: Fix IPv6 netmask parsing
Sean Edmond
2023-02-02
*
net: tftp: Fix for DATA ACK for block count out of order
Sean Edmond
2023-02-02
*
net: dsa: allow rcv() and xmit() to be optional
Tim Harvey
2023-02-02
*
net: dsa: ensure dsa driver has proper ops
Tim Harvey
2023-02-02
*
net: dsa: move cpu port probe to dsa_post_probe
Tim Harvey
2023-02-02
*
net: mdio-uclass: scan for dm mdio children on post-bind
Tim Harvey
2023-02-02
*
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
*
bootstd: Rename bootdev checkers
Simon Glass
2023-01-23
*
bootstd: Add a hunter for ethernet
Simon Glass
2023-01-23
*
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
2023-01-23
*
sandbox: Allow ethernet to be disabled at runtime
Simon Glass
2023-01-23
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2023-01-11
*
Merge branch 'next'
Tom Rini
2023-01-09
|
\
|
*
Convert CONFIG_HOSTNAME et al to Kconfig
Tom Rini
2022-12-22
|
*
net: Remove eth_legacy.c
Tom Rini
2022-12-07
*
|
net: wget: fix implicit declaration
Michael Walle
2022-12-29
*
|
net: don't memcpy to NULL
Heinrich Schuchardt
2022-12-22
*
|
net: ipv6: Add missing break into IPv6 protocol handler
Viacheslav Mitrofanov
2022-12-22
|
/
*
net: ping6: Add ping6 command
Viacheslav Mitrofanov
2022-12-05
*
net: tftp: Add IPv6 support for tftpboot
Viacheslav Mitrofanov
2022-12-05
*
net: ipv6: Incorporate IPv6 support into u-boot net subsystem
Viacheslav Mitrofanov
2022-12-05
*
net: ipv6: Add implementation of main IPv6 functions
Viacheslav Mitrofanov
2022-12-05
*
net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks
Viacheslav Mitrofanov
2022-12-05
*
net: ipv6: Add Neighbor Discovery Protocol (NDP)
Viacheslav Mitrofanov
2022-12-05
*
net: ipv6: Add IPv6 build options
Viacheslav Mitrofanov
2022-12-05
*
net: ipv6: Add IPv6 basic primitives
Viacheslav Mitrofanov
2022-12-05
*
net: CONFIG_NET_DEVICES in dhcp_handler()
Heinrich Schuchardt
2022-12-02
[next]