summaryrefslogtreecommitdiffstats
path: root/net/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* net: cosmetic: nfs.* checkpatch complianceJoe Hershberger2012-05-151-151/+149
* net: Make sure IPaddr_t is 32 bits in sizeMatthias Weisser2011-12-061-1/+1
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-2/+0
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-121-1/+1
* net: pull CONFIG checks out of source and into makefileMike Frysinger2009-12-131-4/+0
* nfs: NfsTimeout() updatesEvan Samanas2009-12-071-5/+6
* fix nfs symlink name corruptionEd Swarthout2009-12-071-1/+1
* minor debug cleanups in ./netRobin Getz2009-08-071-32/+10
* convert print_IPaddr() to %pI4Mike Frysinger2009-03-201-6/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka2008-10-181-3/+3
* NFS Timeout with large files.Hiroshi Ito2008-02-141-1/+6
* Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD2007-11-181-1/+1
* Fix typo in nfs.cGuennadi Liakhovetski2007-11-031-1/+0
* Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-111-2/+1
* net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-3/+3
* net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+2
* Fix return code of NFS commandWolfgang Denk2005-08-061-5/+9
* Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk2005-08-041-6/+4
* * Patch by Ganapathi C, 04 Aug 2004:wdenk2004-09-281-7/+9
* * Fix "cls" command when used with splash screenwdenk2004-06-301-1/+1
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-1/+1
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-8/+3
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-141-14/+21
* * Patch by Steven Scholz, 25 Feb 2004:wdenk2004-02-271-2/+2
* * Patch by Masami Komiya, 24 Feb 2004:wdenk2004-02-241-6/+6
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-0/+772
OpenPOWER on IntegriCloud