Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Simon Glass 8c6914f10f net: Add more #ifdefs for tftpput to reduce code size 13 жил өмнө
  Simon Glass 165099e753 net: Make net_transfer() a static function 13 жил өмнө
  Simon Glass 39bccd21d0 net: Hide more code behind CONFIG_CMD_TFTPPUT 13 жил өмнө
  Simon Glass 1fb7cd498e net: tftpput: implement tftp logic 13 жил өмнө
  Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp 13 жил өмнө
  Simon Glass e4cde2f70d net: tftpput: Factor out start, restart and next block functions 13 жил өмнө
  Simon Glass f5329bbc3f net: tftpput: move common code into separate functions 13 жил өмнө
  Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 жил өмнө
  Luca Ceresoli 4d69e98c06 net/tftp.c: fix typo 14 жил өмнө
  Luca Ceresoli e59e35620a TFTP: net/tftp.c: add server mode receive 14 жил өмнө
  Luca Ceresoli e3fb0abe2b TFTP: rename STATE_RRQ to STATE_SEND_RRQ 14 жил өмнө
  Luca Ceresoli 20478ceaa2 TFTP: replace "server" with "remote" in local variable names 14 жил өмнө
  Luca Ceresoli 9bb0a1bf98 net/tftp.c: cosmetic: do not initialise statics to 0 or NULL 14 жил өмнө
  Luca Ceresoli 0bdd8acc35 net/tftp.c: cosmetic: fix indentation 14 жил өмнө
  Luca Ceresoli 6d2231e8fa net/tftp.c: cosmetic: trailing statements should be on next line 14 жил өмнө
  Luca Ceresoli 7bc325a1b2 net/tftp.c: cosmetic: fix brace issues 14 жил өмнө
  Luca Ceresoli 2cb5360807 net/tftp.c: cosmetic: do not use assignment in if condition 14 жил өмнө
  Luca Ceresoli 2e320257c8 net/tftp.c: cosmetic: fix pointer syntax issues 14 жил өмнө
  Luca Ceresoli c718b1439b net/tftp.c: cosmetic: fix whitespace issues 14 жил өмнө
  Luca Ceresoli 2f09413fd9 net/tftp.c: cosmetic: fix lines over 80 characters 14 жил өмнө
  Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 14 жил өмнө
  Wolfgang Denk c96f86eefc TFTP: allow for adjustable retransmission timout 15 жил өмнө
  Remy Bohmer aafda38fb2 Add error codes/handling for TFTP-server 15 жил өмнө
  Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 жил өмнө
  Robin Getz 4fccb818e7 Add Transfer Size Option to tftp 15 жил өмнө
  Alessandro Rubini 89ba81d107 tftp: get the tftp block size from config file and from the environment 15 жил өмнө
  Wolfgang Denk d371708a1b net/tftp.c: fix warning: pointer targets differ in signedness 15 жил өмнө
  Robin Getz 0ebf04c607 minor debug cleanups in ./net 16 жил өмнө
  Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 жил өмнө
  Peter Tyser 6a86bb6c25 net: Fix TftpStart() ip:filename bug 16 жил өмнө