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
2024-07-15
net: Remove duplicate newlines
Marek Vasut
2024-07-05
Fix Kconfig coding style from spaces to tab
Anand Moon
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-20
Merge tag 'v2024.07-rc3' into next
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-15
net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls
Matthias Schiffer
2024-05-06
net: Remove <common.h> and add needed includes
Tom Rini
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
2024-05-03
net: consider option-length when parsing NIS domain
Heinrich Schuchardt
2024-04-18
net: add support to parse the NIS domain for the dhcp options
Charles Hardin
2024-04-16
net: wget: fix TCP sequence number wrap around issue
Yasuharu Shibata
2024-04-16
net: wget: Support retransmission a dropped packet
Yasuharu Shibata
2024-04-10
net: nfs: fix file handle length in NFSv3
Sébastien Szymanski
2024-03-26
net: mdio-uclass: Bind and probe generic Ethernet PHY driver
Roger Quadros
2024-03-07
net: mdio: Handle bus level GPIO Reset
Roger Quadros
2024-01-17
net: tftp: remove explicit efi configuration dependency
AKASHI Takahiro
2024-01-09
fastboot: multiresponse support
Ion Agorria
2024-01-03
Merge tag 'v2024.01-rc6' into next
Tom Rini
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-19
net: fix NetConsole documentation reference
Baruch Siach
2023-12-19
net: wget: Support non-default HTTP port
Marek Vasut
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
[next]