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
Age
Commit message (
Expand
)
Author
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-11-22
net: Make NET imply NETDEVICES
Tom Rini
2023-11-18
cmd: efidebug: add uri device path
Masahisa Kojima
2023-11-18
net: wget: add wget with dns utility function
Masahisa Kojima
2023-11-18
net: wget: prevent overwriting reserved memory
Masahisa Kojima
2023-11-05
net: eth-uclass: Improve error message when MAC is not found
Fabio Estevam
2023-11-05
net: Add option for tracing packets
Sean Anderson
2023-11-05
net: eth-uclass: Setup ROM source only when ROM reading passes
Michal Simek
2023-11-05
net: Get pxe config file from dhcp option 209
Sean Edmond
2023-11-05
net: dhcp6: Fix OPT_BOOTFILE_PARAM parsing
Sean Edmond
2023-10-17
net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
2023-10-17
net: bootp: Move port numbers to header
Sean Anderson
2023-10-17
net: Fix compiling SPL when fastboot is enabled
Sean Anderson
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
net: wget: Avoid packet queue overflow
Richard Weinberger
2023-09-14
net: phy: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
net: eth: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-22
net: Fix the displayed value of bytes transferred
Siddharth Vadapalli
2023-07-27
net: ipv6: router advertisement message length should be within limits
Ehsan Mohandesi
2023-07-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-06-14
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-05-13
bootstd: Rename distro and syslinux to extlinux
Simon Glass
2023-05-05
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-04-07
net: phy: Only call phy_init() on systems needing manual relocation
Marek Vasut
2023-03-30
net: Pull board_interface_eth_init() into common code
Marek Vasut
2023-03-02
Correct SPL uses of PHY_FIXED
Simon Glass
2023-02-10
Correct SPL use of NETDEVICES
Simon Glass
2023-02-09
Correct SPL uses of FASTBOOT_FLASH
Simon Glass
2023-02-02
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-01-23
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
[next]