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
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-09-28
net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH tr...
Vladimir Oltean
2021-09-28
net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy
Vladimir Oltean
2021-09-28
net: dsa: remove unused variables
Vladimir Oltean
2021-09-28
net: dsa: pass CPU port fixed PHY to .port_disable
Vladimir Oltean
2021-09-28
net: dsa: introduce a .port_probe() method in struct dsa_ops
Vladimir Oltean
2021-09-28
net: dsa: refactor the code to set the port MAC address into a dedicated func...
Vladimir Oltean
2021-09-28
net: dsa: use "err" instead of "ret" in dsa_port_probe
Vladimir Oltean
2021-09-17
Remove #include <timestamp.h> from files which do not need it
Pali Rohár
2021-09-04
net: Move network rules to drivers/net
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-22
net: define LOG_CATEGORY
Patrick Delaunay
2021-07-10
net: dsa: enable master promisc mode if available and needed
Tim Harvey
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-18
net: use the same alias stem for ethernet as linux
Michael Walle
2021-06-18
net: use a more deterministic approach to get the active ethernet device
Michael Walle
2021-06-08
net: convert TFTP_TSIZE to proper Kconfig option
Tero Kristo
2021-04-15
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
2021-04-15
dm: mdio: Use ofnode_phy_is_fixed_link() API
Bin Meng
2021-03-05
net: dsa: remove master santiy check
Michael Walle
2021-03-05
net: dsa: remove NULL check for priv and platform data
Michael Walle
2021-03-05
net: dsa: probe master device
Michael Walle
2021-03-05
net: dsa: return early if there is no master
Michael Walle
2021-02-21
mdio-uclass.c: support fixed-link subnodes
Rasmus Villemoes
2021-02-18
net: tftp: Avoid sending extra ack on completion
Ramon Fried
2021-02-16
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
Simon Glass
2021-01-27
net: fix ping in netconsole
Yang Liu
2021-01-19
Revert "net: eth-uclass: Change uclass driver name to ethernet"
Tom Rini
2021-01-19
net: eth-uclass: Change uclass driver name to ethernet
David Wu
2021-01-19
net: Use NDRNG device in srand_mac()
Matthias Brugger
2021-01-19
net: eth_legacy - fix build CMD_PCAP
Jorge Ramirez-Ortiz
2021-01-19
net: tftp: Fix incorrect tftp_next_ack on no OACK
Harm Berntsen
2021-01-19
net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address
David Rivshin
2021-01-19
net: eth-uclass: avoid running start() twice without stop()
Matthias Schiffer
2021-01-13
efi_loader: setting boot device
Heinrich Schuchardt
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
net: Update to use new sequence numbers
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-01
net: sntp: remove CONFIG_TIMESTAMP constraint
Heinrich Schuchardt
2020-12-01
Adds basic support for ProxyDHCP
Lyle Franklin
2020-10-19
net: add a define for the number of packets received as batch
Patrick Wildt
2020-10-10
net: Expose some errors generated in net_init
Sean Anderson
[next]