Commit Graph

195 Commits (lime2-spi)

Author SHA1 Message Date
Duncan Hare 5d457ecbef net: Consolidate UDP header functions 6 years ago
Joe Hershberger ac3f26cc15 net: Don't overwrite waiting packets with asynchronous replies 6 years ago
Joe Hershberger 6ab1283092 net: Consolidate the parsing of bootfile 6 years ago
Joe Hershberger f43308fa0c net: Read bootfile from env on netboot_common() 6 years ago
Joe Hershberger 16cf145fd6 net: Make copy_filename() accept NULL src 6 years ago
Joe Hershberger 3855cad623 net: Re-check prerequisites when autoloading 6 years ago
Joe Hershberger 3a66fcb7c3 net: When checking prerequisites, consider boot_file_name 6 years ago
Alexander Graf 449312c1c0 net: Prefer command line arguments 6 years ago
Lothar Felten d8970dae27 net: Add new wol command - Wake on LAN 6 years ago
Leonid Iziumtsev 60177b2617 net: Protect net_state from reentrant net_loop() 6 years ago
Alex Kiernan f73a7df984 net: fastboot: Merge AOSP UDP fastboot 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Leonid Iziumtsev 17d413b253 net: Fix netretry condition 6 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Holger Dengler 66c89ee31b net: Fix compile failure in net.c 7 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 7 years ago
Joe Hershberger aa7a648747 net: Stop including NFS overhead in defragment max 8 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 8 years ago
Joe Hershberger c5a75339cf net: Fix delay in net_retry test 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Jacob Stiffler 11a69ff85b net: Increase the size of the net_boot_file_name buffer 9 years ago
Stefan Brüns 45b47734a0 net/arp: account for ARP delay, avoid duplicate packets on timeout 9 years ago
Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
Michal Simek 19a4fbaadd net: Return -EINTR when ctrl+c is pressed 9 years ago
Joe Hershberger fd3056337e net: Use env callbacks for net variables 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger 4fd5055f59 net: cosmetic: Clean up cmd_net variables and functions 9 years ago
Joe Hershberger 6a38a5f3df net: cosmetic: Clean up netconsole variables and functions 9 years ago
Joe Hershberger 786eac5f9d net: cosmetic: Clean up DNS variables and functions 9 years ago
Joe Hershberger 6aede5b750 net: cosmetic: Clean up CDP variables and functions 9 years ago
Joe Hershberger 38ba255874 net: cosmetic: Clean up SNTP variables and functions 9 years ago
Joe Hershberger 698d78e545 net: cosmetic: Clean up RARP variables and functions 9 years ago
Joe Hershberger 68c76a3a38 net: cosmetic: Clean up NFS variables and functions 9 years ago
Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 9 years ago
Joe Hershberger 85d25e0e76 net: cosmetic: Clean up ARP variables and functions 9 years ago
Joe Hershberger 8885c5fe90 net: cosmetic: Clean up TFTP variables and functions 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Joe Hershberger 60304592b9 net: Improve error handling 9 years ago
Joe Hershberger 2a504df006 net: Clean up network stack names used in DM drivers 9 years ago
Joe Hershberger 5c421331d5 net: Make netretry actually do something 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago