Commit Graph

56 Commits (lime2-spi)

Author SHA1 Message Date
Joe Hershberger 6ab1283092 net: Consolidate the parsing of bootfile 6 years ago
Joe Hershberger faecf84ab1 net: Always print basic info for nfs, just like tftp 6 years ago
Joe Hershberger 347e32b01d net: Check subnet against the actual ip address in use for nfs 6 years ago
Vasily Khoruzhick d48d40a091 net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROP 6 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 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 f8b26c7adf net: nfs: Remove separate buffer for default name 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
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger 68c76a3a38 net: cosmetic: Clean up NFS variables and functions 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 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 55d5fd9a84 net: Access mapped physmem in net functions 9 years ago
Matthias Brugger fa84fa708c net: nfs: add dynamic wait period 11 years ago
Tetsuyuki Kobayashi 48a3e999c8 net: nfs: make NFS_TIMEOUT configurable 12 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 12 years ago
Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable 12 years ago
Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t 12 years ago
Joe Hershberger c9f6c91b48 net: cosmetic: nfs.* checkpatch compliance 12 years ago
Matthias Weisser ea45cb0adc net: Make sure IPaddr_t is 32 bits in size 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 13 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Evan Samanas aabb8cb081 nfs: NfsTimeout() updates 15 years ago
Ed Swarthout f64ef9bb99 fix nfs symlink name corruption 15 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 16 years ago
Hiroshi Ito fe891ecf4d NFS Timeout with large files. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 17 years ago
Guennadi Liakhovetski 29c29c0267 Fix typo in nfs.c 17 years ago
Stefan Roese 3865b1fb78 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 17 years ago
Jon Loeliger 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 23a7a32d41 Fix return code of NFS command 19 years ago
Wolfgang Denk c43352ccfa Fix endianess problem in TFTP / NFS default filenames 19 years ago
wdenk a5725fabc0 * Patch by Ganapathi C, 04 Aug 2004: 20 years ago
wdenk e94d2cd9d1 * Fix "cls" command when used with splash screen 20 years ago