Commit Graph

316 Commits (60b74bde9280e85f4423c05a50ecc41de56ad980)

Author SHA1 Message Date
Luuk Paulussen 09e3a67dec bootp: add ntpserver option to bootp request 13 years ago
Enric Balletbo i Serra 23a70bf9c3 net/net.c: Update ipaddr if the environment has changed 13 years ago
Luca Ceresoli 4d69e98c06 net/tftp.c: fix typo 13 years ago
Luca Ceresoli 7a83af07ae TFTP: add tftpsrv command 13 years ago
Luca Ceresoli e59e35620a TFTP: net/tftp.c: add server mode receive 13 years ago
Luca Ceresoli e3fb0abe2b TFTP: rename STATE_RRQ to STATE_SEND_RRQ 13 years ago
Luca Ceresoli 20478ceaa2 TFTP: replace "server" with "remote" in local variable names 13 years ago
Luca Ceresoli 9bb0a1bf98 net/tftp.c: cosmetic: do not initialise statics to 0 or NULL 13 years ago
Luca Ceresoli 0bdd8acc35 net/tftp.c: cosmetic: fix indentation 13 years ago
Luca Ceresoli 6d2231e8fa net/tftp.c: cosmetic: trailing statements should be on next line 13 years ago
Luca Ceresoli 7bc325a1b2 net/tftp.c: cosmetic: fix brace issues 13 years ago
Luca Ceresoli 2cb5360807 net/tftp.c: cosmetic: do not use assignment in if condition 13 years ago
Luca Ceresoli 2e320257c8 net/tftp.c: cosmetic: fix pointer syntax issues 13 years ago
Luca Ceresoli c718b1439b net/tftp.c: cosmetic: fix whitespace issues 13 years ago
Luca Ceresoli 2f09413fd9 net/tftp.c: cosmetic: fix lines over 80 characters 13 years ago
Luca Ceresoli ccb9ebefbe net/net.c: cosmetic: do not use assignment in if condition 13 years ago
Luca Ceresoli c819abeef7 net/net.c: cosmetic: fix indentation 13 years ago
Luca Ceresoli 92895de978 net/net.c: cosmetic: parentheses not required for return 13 years ago
Luca Ceresoli 6b147d1139 net/net.c: cosmetic: fix pointer syntax issues 13 years ago
Luca Ceresoli d3c65b015a net/net.c: cosmetic: fix brace issues 13 years ago
Luca Ceresoli 4f63acd062 net/net.c: cosmetic: fix whitespace issues 13 years ago
Luca Ceresoli c586ce6e01 net/net.c: cosmetic: variable initializations 13 years ago
Luca Ceresoli 3e38e429ff net/net.c: cosmetic: fix lines over 80 characters 13 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 13 years ago
Simon Guinot 8b6bbe104f netconsole: remove `serverip' check 13 years ago
Gray Remlin 9030a55ef3 NET: Correct potential missing goto label in case statement. 13 years ago
Andy Fleming 5f184715ec Create PHY Lib for U-Boot 13 years ago
Simon Glass 21076f61c7 Fix bad padding of bootp request packet 13 years ago
Remy Bohmer c650e1be41 Fix compile warning in net/eth.c 14 years ago
Simon Glass 89d48367ed Add USB host ethernet adapter support 14 years ago
Mike Frysinger 2e3ef6e4e4 string_to_VLAN: constify "var" arg 14 years ago
Mike Frysinger b920ee9db2 copy_filename: constify "src" arg 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Ben Warren 8ad25bf8d9 Net: clarify board/cpu_eth_init calls 14 years ago
Jason Liu 258ccd6817 net: Fix potential empty DHCP Parameter Request List 14 years ago
Peter Tyser bf6cb247a5 rarp: Condtionally compile rarp support 14 years ago
Ben Warren 68e1ede88a Net: Remove redundant CONFIG_NET_MULTI directives 14 years ago
Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness 14 years ago
Mike Frysinger 1384f3bb8a net: warn about spaces in device names 14 years ago
Wolfgang Denk 6de27bdc78 net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set 14 years ago
Fillod Stephane e397e59e86 ip/defrag: fix processing of last short fragment 14 years ago
Wolfgang Denk 9c00b2f0a3 net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set 14 years ago
Ben Warren ecee9324d7 Program net device MAC addresses after initializing 14 years ago
Robin Getz 9739946cc5 ./net/net.c - make Microsoft dns servers happy with random_port() numbers 14 years ago
Detlev Zundel aba4b69d01 net: Trivial coding style issue with empty for statement 14 years ago
Wolfgang Denk c96f86eefc TFTP: allow for adjustable retransmission timout 14 years ago
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
Remy Bohmer aafda38fb2 Add error codes/handling for TFTP-server 15 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Evan Samanas aabb8cb081 nfs: NfsTimeout() updates 15 years ago