Commit Graph

52 Commits (805dc44cc8afc357f7cdca8b183d0b641768bdb2)

Author SHA1 Message Date
Joe Hershberger a73588fe48 Revert "net: nfs: Use the tx buffer to construct rpc msgs" 9 years ago
Joe Hershberger 1ff65d440d net: nfs: Simplify rpc_add_credentials() 9 years ago
Joe Hershberger 998372b479 net: nfs: Use the tx buffer to construct rpc msgs 9 years ago
Joe Hershberger d89ff2df33 net: nfs: Move some prints to debug statements 9 years ago
Joe Hershberger 0517cc45e5 net: nfs: Use consistent names for the rpc_pkt 9 years ago
Joe Hershberger c629c45f30 net: nfs: Correct a comment 9 years ago
Joe Hershberger 051ed9af8c net: nfs: Consolidate handling of NFSv3 attributes 9 years ago
Joe Hershberger 347a901597 net: nfs: Fix lines that are too long 9 years ago
Joe Hershberger 5280c76915 net: nfs: Share the file handle buffer for v2 / v3 9 years ago
Guillaume GARDET b0baca9820 net: NFS: Add NFSv3 support 9 years ago
Joe Hershberger f8b26c7adf net: nfs: Remove separate buffer for default name 9 years ago
Ralf Hubert e4ead4a21d net: Fix incorrect RPC packets on 64-bit systems 9 years ago
Guillaume GARDET 69fd0d4131 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
Joe Hershberger 68c76a3a38 net: cosmetic: Clean up NFS variables and functions 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 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 55d5fd9a84 net: Access mapped physmem in net functions 10 years ago
Matthias Brugger fa84fa708c net: nfs: add dynamic wait period 12 years ago
Tetsuyuki Kobayashi 48a3e999c8 net: nfs: make NFS_TIMEOUT configurable 13 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 13 years ago
Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable 13 years ago
Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t 13 years ago
Joe Hershberger c9f6c91b48 net: cosmetic: nfs.* checkpatch compliance 13 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 14 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 14 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Evan Samanas aabb8cb081 nfs: NfsTimeout() updates 16 years ago
Ed Swarthout f64ef9bb99 fix nfs symlink name corruption 16 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 16 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
Hiroshi Ito fe891ecf4d NFS Timeout with large files. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 18 years ago
Guennadi Liakhovetski 29c29c0267 Fix typo in nfs.c 18 years ago
Stefan Roese 3865b1fb78 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 18 years ago
Jon Loeliger 643d1ab239 net/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Wolfgang Denk 23a7a32d41 Fix return code of NFS command 20 years ago
Wolfgang Denk c43352ccfa Fix endianess problem in TFTP / NFS default filenames 20 years ago
wdenk a5725fabc0 * Patch by Ganapathi C, 04 Aug 2004: 21 years ago
wdenk e94d2cd9d1 * Fix "cls" command when used with splash screen 21 years ago
wdenk a3d991bd0d Patches by Pantelis Antoniou, 30 Mar 2004: 21 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 21 years ago
wdenk c3f9d4939a * Patch by Yuli Barcohen, 4 Mar 2004: 21 years ago
wdenk 11dadd547c * Patch by Steven Scholz, 25 Feb 2004: 21 years ago