Commit Graph

188 Commits (4e7c1a26518fc4332f23c3ee001e10a31555b2b1)

Author SHA1 Message Date
Alexander Graf 449312c1c0 net: Prefer command line arguments 7 years ago
Lothar Felten d8970dae27 net: Add new wol command - Wake on LAN 7 years ago
Leonid Iziumtsev 60177b2617 net: Protect net_state from reentrant net_loop() 7 years ago
Alex Kiernan f73a7df984 net: fastboot: Merge AOSP UDP fastboot 7 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Leonid Iziumtsev 17d413b253 net: Fix netretry condition 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 8 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 8 years ago
Holger Dengler 66c89ee31b net: Fix compile failure in net.c 8 years ago
Uri Mashiach 2d8d190c83 status_led: Kconfig migration 8 years ago
Joe Hershberger aa7a648747 net: Stop including NFS overhead in defragment max 9 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 9 years ago
Joe Hershberger c5a75339cf net: Fix delay in net_retry test 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Jacob Stiffler 11a69ff85b net: Increase the size of the net_boot_file_name buffer 10 years ago
Stefan Brüns 45b47734a0 net/arp: account for ARP delay, avoid duplicate packets on timeout 10 years ago
Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net 10 years ago
Michal Simek 19a4fbaadd net: Return -EINTR when ctrl+c is pressed 10 years ago
Joe Hershberger fd3056337e net: Use env callbacks for net variables 10 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
Joe Hershberger 4fd5055f59 net: cosmetic: Clean up cmd_net variables and functions 10 years ago
Joe Hershberger 6a38a5f3df net: cosmetic: Clean up netconsole variables and functions 10 years ago
Joe Hershberger 786eac5f9d net: cosmetic: Clean up DNS variables and functions 10 years ago
Joe Hershberger 6aede5b750 net: cosmetic: Clean up CDP variables and functions 10 years ago
Joe Hershberger 38ba255874 net: cosmetic: Clean up SNTP variables and functions 10 years ago
Joe Hershberger 698d78e545 net: cosmetic: Clean up RARP variables and functions 10 years ago
Joe Hershberger 68c76a3a38 net: cosmetic: Clean up NFS variables and functions 10 years ago
Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 10 years ago
Joe Hershberger 85d25e0e76 net: cosmetic: Clean up ARP variables and functions 10 years ago
Joe Hershberger 8885c5fe90 net: cosmetic: Clean up TFTP variables and functions 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 10 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 10 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 10 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 10 years ago
Joe Hershberger 60304592b9 net: Improve error handling 10 years ago
Joe Hershberger 2a504df006 net: Clean up network stack names used in DM drivers 10 years ago
Joe Hershberger 5c421331d5 net: Make netretry actually do something 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 10 years ago
Simon Glass 0da0fcd51f net: Use new checksum functions 10 years ago
Wolfgang Denk 2ea9103924 SPDX License cleanup for LiMon imported files 11 years ago
Stephen Warren f59be6e850 net: BOOTP retry timeout improvements 11 years ago
Hannes Petermaier 1f9ce3063c fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL 11 years ago
Jim Lin b63056d6a4 NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is defined 12 years ago
Jim Lin 7315cfd9e1 NET: Fix system hanging if NET device is not installed 12 years ago