aboutsummaryrefslogtreecommitdiff
path: root/net/nfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-24net: nfs: add dynamic wait periodMatthias Brugger1-21/+53
2012-07-12net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi1-1/+5
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger1-1/+1
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger1-6/+6
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger1-1/+1
2012-05-15net: cosmetic: nfs.* checkpatch complianceJoe Hershberger1-151/+149
2011-12-06net: Make sure IPaddr_t is 32 bits in sizeMatthias Weisser1-1/+1
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-2/+0
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli1-1/+1
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger1-4/+0
2009-12-07nfs: NfsTimeout() updatesEvan Samanas1-5/+6
2009-12-07fix nfs symlink name corruptionEd Swarthout1-1/+1
2009-08-07minor debug cleanups in ./netRobin Getz1-32/+10
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger1-6/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka1-3/+3
2008-02-14NFS Timeout with large files.Hiroshi Ito1-1/+6
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-11-03Fix typo in nfs.cGuennadi Liakhovetski1-1/+0
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese1-2/+1
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-3/+3
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+2
2005-08-06Fix return code of NFS commandWolfgang Denk1-5/+9
2005-08-04Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk1-6/+4
2004-09-28* Patch by Ganapathi C, 04 Aug 2004:wdenk1-7/+9
2004-06-30* Fix "cls" command when used with splash screenLABEL_2004_07_01_1200wdenk1-1/+1
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-1/+1
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-8/+3
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk1-14/+21
2004-02-27* Patch by Steven Scholz, 25 Feb 2004:wdenk1-2/+2
2004-02-24* Patch by Masami Komiya, 24 Feb 2004:wdenk1-6/+6
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk1-0/+772