summaryrefslogtreecommitdiff
path: root/net/nfs.c
Commit message (Expand)AuthorAgeLines
* net: nfs: add dynamic wait periodMatthias Brugger2013-06-24-21/+53
* net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi2012-07-12-1/+5
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-23-1/+1
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-23-6/+6
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-23-1/+1
* net: cosmetic: nfs.* checkpatch complianceJoe Hershberger2012-05-15-151/+149
* net: Make sure IPaddr_t is 32 bits in sizeMatthias Weisser2011-12-06-1/+1
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-2/+0
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-12-1/+1
* net: pull CONFIG checks out of source and into makefileMike Frysinger2009-12-13-4/+0
* nfs: NfsTimeout() updatesEvan Samanas2009-12-07-5/+6
* fix nfs symlink name corruptionEd Swarthout2009-12-07-1/+1
* minor debug cleanups in ./netRobin Getz2009-08-07-32/+10
* convert print_IPaddr() to %pI4Mike Frysinger2009-03-20-6/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka2008-10-18-3/+3
* NFS Timeout with large files.Hiroshi Ito2008-02-14-1/+6
* Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD2007-11-18-1/+1
* Fix typo in nfs.cGuennadi Liakhovetski2007-11-03-1/+0
* Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-11-2/+1
* net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-3/+3
* net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+2
* Fix return code of NFS commandWolfgang Denk2005-08-06-5/+9
* Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk2005-08-04-6/+4
* * Patch by Ganapathi C, 04 Aug 2004:wdenk2004-09-28-7/+9
* * Fix "cls" command when used with splash screenwdenk2004-06-30-1/+1
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-1/+1
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-8/+3
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-14-14/+21
* * Patch by Steven Scholz, 25 Feb 2004:wdenk2004-02-27-2/+2
* * Patch by Masami Komiya, 24 Feb 2004:wdenk2004-02-24-6/+6
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-24-0/+772