Commit Graph

642 Commits (lime2-spi)

Author SHA1 Message Date
xypron.glpk@gmx.de c08248d601 net: core: avoid possible NULL pointer dereference 7 years ago
Tom Rini 9444387838 net: Disable the format-extra-args warning 7 years ago
xypron.glpk@gmx.de 8cfb77387e net/arp: remove superfluous assignments 7 years ago
Alexandre Messier 27a0f038a7 net: link_local: Fix netmask endianness bug 7 years ago
Roger Quadros ee6fdfadaa net: don't override ethernet address environment 7 years ago
oliver@schinagl.nl 26d40b0a17 net: core: cosmetic: A MAC address is not limited to SROM 7 years ago
oliver@schinagl.nl 9f455bcb34 net: cosmetic: Make the MAC address string less magical 7 years ago
oliver@schinagl.nl a40db6d511 net: cosmetic: Do not use magic values for ARP_HLEN 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 7 years ago
Marek Vasut 73d570a76d net: write enetaddr down to hardware on env_callback 8 years ago
Siva Durga Prasad Paladugu aa555fe9f0 net: use random ethernet address if invalid and not zero 8 years ago
Hannes Schmelzer c86ff7fdb2 net: write enetaddr down to hardware on env_callback 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Simon Glass 11bde1cd59 Kconfig: spl: Add SPL support options to Kconfig 8 years ago
Joe Hershberger 11e8ec96dc Revert "net: nfs: Correct the reply data buffer size" 8 years ago
Joe Hershberger a73588fe48 Revert "net: nfs: Use the tx buffer to construct rpc msgs" 8 years ago
Joe Hershberger 1ff65d440d net: nfs: Simplify rpc_add_credentials() 8 years ago
Joe Hershberger 998372b479 net: nfs: Use the tx buffer to construct rpc msgs 8 years ago
Joe Hershberger d89ff2df33 net: nfs: Move some prints to debug statements 8 years ago
Joe Hershberger 0517cc45e5 net: nfs: Use consistent names for the rpc_pkt 8 years ago
Joe Hershberger c629c45f30 net: nfs: Correct a comment 8 years ago
Joe Hershberger 051ed9af8c net: nfs: Consolidate handling of NFSv3 attributes 8 years ago
Joe Hershberger 347a901597 net: nfs: Fix lines that are too long 8 years ago
Joe Hershberger 6279b49e6c net: nfs: Correct the reply data buffer size 8 years ago
Joe Hershberger 5280c76915 net: nfs: Share the file handle buffer for v2 / v3 8 years ago
Guillaume GARDET b0baca9820 net: NFS: Add NFSv3 support 8 years ago
Joe Hershberger d23d7bd793 net: nfs: Remove unused define 8 years ago
Joe Hershberger f8b26c7adf net: nfs: Remove separate buffer for default name 8 years ago
Joe Hershberger aa7a648747 net: Stop including NFS overhead in defragment max 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Ralf Hubert e4ead4a21d net: Fix incorrect RPC packets on 64-bit systems 8 years ago
Guillaume GARDET 69fd0d4131 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server 8 years ago
Andre Renaud 166c409bc4 net: Handle an empty bootp extension section 8 years ago
Alexander Graf bc6fc28b86 net: Optionally use pxe client arch from variable 8 years ago
Alexander Graf 20898ea934 distro: Add efi pxe boot code 8 years ago
Alexander Graf 210be5c4cb net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig 8 years ago
Alexander Graf fa96f37ec5 net: Fix client identifiers for ARM 8 years ago
Alexander Graf 0dac6b4e85 net: Move the VCI and client arch values to Kconfig 8 years ago
Alexander Graf 4570a993d5 bootp: Move vendor class identifier set to function 8 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 8 years ago
Anton Persson 214cc905de bootp: Prevent u-boot from using others responses. 8 years ago
Alexandre Messier 50768f5b06 net: bootp: Add environment variable for timeout period 8 years ago
Simon Glass a7c45ec4d6 microblaze: Correct build error in eth-uclass.c 8 years ago
Alexandre Messier b2b7fbc33f net: Add bootfile in DHCP Request 8 years ago
Simon Glass c4998f9634 net: Rename eth.c to eth_lecacy.c 8 years ago
Simon Glass db9391e165 net: Move driver-model code into its own file 8 years ago
Simon Glass 8607a6bf75 net: Move remaining common functions to eth_common.c 8 years ago
Simon Glass 9987ecdd36 net: Move environment functions to the common file 8 years ago
Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 8 years ago
Simon Glass c32a6fd07b net: Don't call board/cpu_eth_init() with driver model 8 years ago