Commit Graph

620 Commits (d405dae374d9d342fb9aa3fa231e2189ae025914)

Author SHA1 Message Date
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 9 years ago
Simon Glass c4998f9634 net: Rename eth.c to eth_lecacy.c 9 years ago
Simon Glass db9391e165 net: Move driver-model code into its own file 9 years ago
Simon Glass 8607a6bf75 net: Move remaining common functions to eth_common.c 9 years ago
Simon Glass 9987ecdd36 net: Move environment functions to the common file 9 years ago
Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 9 years ago
Simon Glass c32a6fd07b net: Don't call board/cpu_eth_init() with driver model 9 years ago
Peng Fan 44c42dd40e net: bootp: Ignore packets whose yiaddr is 0 9 years ago
Andre Przywara 821fec0ceb net: remove scary warning about EEPROM provided MAC address 9 years ago
Joe Hershberger c5a75339cf net: Fix delay in net_retry test 9 years ago
Bin Meng 4cdc2c8cc0 dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init() 9 years ago
Bin Meng a671c4f2be dm: eth: Test 'ethrotate' before changing current ethernet device 9 years ago
Michal Simek 94067580a5 dm: net: Fix DM for targets which use MANUAL_RELOC 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Bin Meng ac1d313806 net: eth: Check return value in various places 9 years ago
Bin Meng a16edabe7f net: eth: Clear MAC address in eth_pre_remove() 9 years ago
Jacob Stiffler 11a69ff85b net: Increase the size of the net_boot_file_name buffer 9 years ago
Stefan Brüns 774c3e05ec net: parse DHCP options from overloaded file/sname fields 9 years ago
Stefan Brüns ec87b1b39b net: Do not overwrite options found in overloaded 'file' field 9 years ago
Josh Wu 219cc94a3f net: change the env name to use const 9 years ago
Gong Qianyu 7aba0f2c2c net/eth: fix a bug in on_ethaddr() 9 years ago
Stefan Brüns 4f28c9b169 net: cancel timeout handler after DHCPACK 9 years ago
Stefan Brüns 45b47734a0 net/arp: account for ARP delay, avoid duplicate packets on timeout 9 years ago
Stefan Brüns 943231119f net/arp: Do not run net_start_again() on timeout 9 years ago
Stefan Brüns c56eb57316 net: Fix parsing of Bootp/DHCP option 0 (Pad) 9 years ago
Stefan Brüns 454d9d3ec8 net: send RFC1542 compliant value for bootp requests 9 years ago
Stefan Brüns 867d6ae2c9 net: reject Bootp/DHCP packets with bad OP value 9 years ago
Thomas Chou 829533287a net: protect status led access in bootp 9 years ago
Hannes Petermaier 214dc1da4a net: bootp fix vci string on SPL-Boot 9 years ago