History for barebox / fs / tftp.c
2017-03-03
@Uwe Kleine-König
tftp: implement forward seeking ...
Uwe Kleine-König authored on 3 Mar 2017 Sascha Hauer committed on 3 Mar 2017
@Uwe Kleine-König
tftp: trivial code simplification ...
Uwe Kleine-König authored on 2 Mar 2017 Sascha Hauer committed on 3 Mar 2017
2015-07-20
@Antony Pavlov
fs/tftp.c: drop unused server_port variable ...
Antony Pavlov authored on 19 Jul 2015 Sascha Hauer committed on 20 Jul 2015
2015-06-29
@Antony Pavlov
tftp_recv(): handle opcode field in a more natural way ...
Antony Pavlov authored on 28 Jun 2015 Sascha Hauer committed on 29 Jun 2015
@Antony Pavlov
tftp_recv(): according to RFC1350 minimal tftp packet length is 4 bytes ...
Antony Pavlov authored on 28 Jun 2015 Sascha Hauer committed on 29 Jun 2015
@Antony Pavlov
fs/tftp: handle incoming packets in the separate tftp_recv() function ...
Antony Pavlov authored on 28 Jun 2015 Sascha Hauer committed on 29 Jun 2015
2015-03-09
@Sascha Hauer
fs: rename inode member of struct filep to priv ...
Sascha Hauer committed on 9 Mar 2015
2015-01-08
@Masahiro Yamada
sizes.h: move include/sizes.h to include/linux/sizes.h ...
Masahiro Yamada authored on 8 Jan 2015 Sascha Hauer committed on 8 Jan 2015
2014-05-05
@Christoph Fritz
tftp: add timeframe when remote server is retransmitting ...
Christoph Fritz authored on 30 Apr 2014 Sascha Hauer committed on 5 May 2014
2014-02-26
@Sascha Hauer
fs: tftp: Fix writing files to tftp ...
Sascha Hauer committed on 26 Feb 2014
2013-08-12
@Baruch Siach
fs: tftp: don't duplicate timeout information ...
Baruch Siach authored on 11 Aug 2013 Sascha Hauer committed on 12 Aug 2013
2013-06-20
@Sascha Hauer
read_file: Make it work on tftp servers which do not pass size ...
Sascha Hauer committed on 20 Jun 2013
2013-02-04
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 4 Feb 2013
2013-01-27
@Sascha Hauer
treewide: fix format specifiers ...
Sascha Hauer committed on 27 Jan 2013
2013-01-20
@Sascha Hauer
tftp: reset timer on progress ...
Sascha Hauer committed on 20 Jan 2013
2012-11-26
@Antony Pavlov
mem: add the swab (swap bytes) option to memory_display() ...
Antony Pavlov authored on 26 Nov 2012 Sascha Hauer committed on 26 Nov 2012
2012-10-24
@Sascha Hauer
fs tftp: Fix possible fifo overflow ...
Sascha Hauer committed on 24 Oct 2012
@Sascha Hauer
fs tftp: Only request a block once ...
Sascha Hauer committed on 24 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-06-30
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
2012-06-24
@Sascha Hauer
fs tftp: Fix short file transfers ...
Sascha Hauer committed on 24 Jun 2012
2012-04-15
@Sascha Hauer
fs tftp: use resolv to resolv ip address ...
Sascha Hauer committed on 15 Apr 2012
2012-02-25
@Sascha Hauer
fs: get fs device using container_of ...
Sascha Hauer committed on 25 Feb 2012
2012-02-19
@Sascha Hauer
Add suport for tftp as a filesystem ...
Sascha Hauer committed on 19 Feb 2012