index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
Revert "net: nfs: Use the tx buffer to construct rpc msgs"
Joe Hershberger
1
-45
/
+43
2016-08-22
net: nfs: Simplify rpc_add_credentials()
Joe Hershberger
1
-16
/
+3
2016-08-22
net: nfs: Use the tx buffer to construct rpc msgs
Joe Hershberger
1
-43
/
+45
2016-08-22
net: nfs: Move some prints to debug statements
Joe Hershberger
1
-21
/
+22
2016-08-22
net: nfs: Use consistent names for the rpc_pkt
Joe Hershberger
1
-17
/
+17
2016-08-22
net: nfs: Correct a comment
Joe Hershberger
1
-1
/
+1
2016-08-22
net: nfs: Consolidate handling of NFSv3 attributes
Joe Hershberger
1
-92
/
+59
2016-08-22
net: nfs: Fix lines that are too long
Joe Hershberger
1
-3
/
+6
2016-08-22
net: nfs: Share the file handle buffer for v2 / v3
Joe Hershberger
1
-7
/
+5
2016-08-22
net: NFS: Add NFSv3 support
Guillaume GARDET
1
-46
/
+228
2016-08-22
net: nfs: Remove separate buffer for default name
Joe Hershberger
1
-3
/
+1
2016-07-06
net: Fix incorrect RPC packets on 64-bit systems
Ralf Hubert
1
-6
/
+6
2016-06-22
NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...
Guillaume GARDET
1
-1
/
+16
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
1
-5
/
+6
2015-04-18
net: cosmetic: Clean up NFS variables and functions
Joe Hershberger
1
-97
/
+76
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
1
-4
/
+4
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
1
-2
/
+2
2015-04-18
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
1
-9
/
+10
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
1
-19
/
+21
2015-04-18
net: Access mapped physmem in net functions
Joe Hershberger
1
-1
/
+5
2013-06-25
net: nfs: add dynamic wait period
Matthias Brugger
1
-21
/
+53
2012-07-12
net: nfs: make NFS_TIMEOUT configurable
Tetsuyuki Kobayashi
1
-1
/
+5
2012-05-24
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
1
-1
/
+1
2012-05-24
net: Refactor to protect access to the NetState variable
Joe Hershberger
1
-6
/
+6
2012-05-24
net: cosmetic: Un-typedef IP_t
Joe Hershberger
1
-1
/
+1
2012-05-16
net: cosmetic: nfs.* checkpatch compliance
Joe Hershberger
1
-151
/
+149
2011-12-07
net: Make sure IPaddr_t is 32 bits in size
Matthias Weisser
1
-1
/
+1
2011-10-06
net: drop !NET_MULTI code
Mike Frysinger
1
-2
/
+0
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
1
-1
/
+1
2009-12-14
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
1
-4
/
+0
2009-12-08
nfs: NfsTimeout() updates
Evan Samanas
1
-5
/
+6
2009-12-07
fix nfs symlink name corruption
Ed Swarthout
1
-1
/
+1
2009-08-08
minor debug cleanups in ./net
Robin Getz
1
-32
/
+10
2009-03-21
convert print_IPaddr() to %pI4
Mike Frysinger
1
-6
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
1
-3
/
+3
2008-02-14
NFS Timeout with large files.
Hiroshi Ito
1
-1
/
+6
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2007-11-04
Fix typo in nfs.c
Guennadi Liakhovetski
1
-1
/
+0
2007-07-12
Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
Stefan Roese
1
-2
/
+1
2007-07-10
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-3
/
+3
2007-07-04
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-1
/
+2
2005-08-06
Fix return code of NFS command
Wolfgang Denk
1
-5
/
+9
2005-08-04
Fix endianess problem in TFTP / NFS default filenames
Wolfgang Denk
1
-6
/
+4
2004-09-29
* Patch by Ganapathi C, 04 Aug 2004:
wdenk
1
-7
/
+9
2004-07-01
* Fix "cls" command when used with splash screen
wdenk
1
-1
/
+1
2004-04-16
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
1
-1
/
+1
2004-03-24
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
1
-8
/
+3
2004-03-14
* Patch by Yuli Barcohen, 4 Mar 2004:
wdenk
1
-14
/
+21
2004-02-27
* Patch by Steven Scholz, 25 Feb 2004:
wdenk
1
-2
/
+2
[next]