summaryrefslogtreecommitdiff
path: root/net/nfs.c
AgeCommit message (Expand)Author
2016-09-09Revert "net: nfs: Use the tx buffer to construct rpc msgs"Joe Hershberger
2016-08-22net: nfs: Simplify rpc_add_credentials()Joe Hershberger
2016-08-22net: nfs: Use the tx buffer to construct rpc msgsJoe Hershberger
2016-08-22net: nfs: Move some prints to debug statementsJoe Hershberger
2016-08-22net: nfs: Use consistent names for the rpc_pktJoe Hershberger
2016-08-22net: nfs: Correct a commentJoe Hershberger
2016-08-22net: nfs: Consolidate handling of NFSv3 attributesJoe Hershberger
2016-08-22net: nfs: Fix lines that are too longJoe Hershberger
2016-08-22net: nfs: Share the file handle buffer for v2 / v3Joe Hershberger
2016-08-22net: NFS: Add NFSv3 supportGuillaume GARDET
2016-08-22net: nfs: Remove separate buffer for default nameJoe Hershberger
2016-07-06net: Fix incorrect RPC packets on 64-bit systemsRalf Hubert
2016-06-21NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...Guillaume GARDET
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Clean up NFS variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18net: cosmetic: Fixup var names related to boot fileJoe Hershberger
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18net: Access mapped physmem in net functionsJoe Hershberger
2013-06-24net: nfs: add dynamic wait periodMatthias Brugger
2012-07-12net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi
2012-05-23net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger
2012-05-23net: Refactor to protect access to the NetState variableJoe Hershberger
2012-05-23net: cosmetic: Un-typedef IP_tJoe Hershberger
2012-05-15net: cosmetic: nfs.* checkpatch complianceJoe Hershberger
2011-12-06net: Make sure IPaddr_t is 32 bits in sizeMatthias Weisser
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-12-07nfs: NfsTimeout() updatesEvan Samanas
2009-12-07fix nfs symlink name corruptionEd Swarthout
2009-08-07minor debug cleanups in ./netRobin Getz
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka
2008-02-14NFS Timeout with large files.Hiroshi Ito
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD
2007-11-03Fix typo in nfs.cGuennadi Liakhovetski
2007-07-11Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese
2007-07-09net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-08-06Fix return code of NFS commandWolfgang Denk
2005-08-04Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk
2004-09-28* Patch by Ganapathi C, 04 Aug 2004:wdenk
2004-06-30* Fix "cls" command when used with splash screenLABEL_2004_07_01_1200wdenk
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk
2004-02-27* Patch by Steven Scholz, 25 Feb 2004:wdenk