History for barebox / net / net.c
2016-09-22
@Sascha Hauer
convert users to %pI4 ...
Sascha Hauer committed on 22 Sep 2016
2016-07-14
@Sascha Hauer
net: Pass network device to net_answer_arp() ...
Sascha Hauer committed on 14 Jul 2016
2015-07-02
@Antony Pavlov
treewide: fix 'new blank line at EOF' formatting error ...
Antony Pavlov authored on 30 Jun 2015 Sascha Hauer committed on 2 Jul 2015
@Sascha Hauer
net: Move library functions to net/lib.c ...
Sascha Hauer committed on 2 Jul 2015
2015-06-26
@Sascha Hauer
net: eth: Do not rely on CONFIG_PARAMETER to be enabled ...
Sascha Hauer committed on 26 Jun 2015
2014-06-04
@Sascha Hauer
Merge branch 'for-next/net' ...
Sascha Hauer committed on 4 Jun 2014
2014-06-02
@Holger Schurig
net: show enetaddr in lowercase ...
Holger Schurig authored on 30 May 2014 Sascha Hauer committed on 2 Jun 2014
2014-05-15
@Sascha Hauer
net: Allow to use multiple network interfaces at once ...
Sascha Hauer committed on 15 May 2014
@Sascha Hauer
net: Pass eth_device to net_receive ...
Sascha Hauer committed on 15 May 2014
2014-01-20
@Sascha Hauer
net: Fix error return value for string_to_ethaddr ...
Sascha Hauer committed on 20 Jan 2014
2013-11-18
@Alexander Aring
barebox: remove double semicolons ...
Alexander Aring authored on 14 Nov 2013 Sascha Hauer committed on 18 Nov 2013
2013-08-12
@Baruch Siach
net: fix checksum verification ...
Baruch Siach authored on 11 Aug 2013 Sascha Hauer committed on 12 Aug 2013
2013-04-11
@Sascha Hauer
net: store ethernet device parameters in device ...
Sascha Hauer committed on 11 Apr 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-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-16
@Jean-Christophe PLAGNIOL-VILLARD
net: catch error on eth_send ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Sep 2012
2012-06-30
@Johannes Stezenbach
eth: eth MAC addresses are six bytes ...
Johannes Stezenbach authored on 18 Jun 2012 Sascha Hauer committed on 30 Jun 2012
2012-04-16
@Sascha Hauer
Merge branch 'work/dns' into next
Sascha Hauer committed on 16 Apr 2012
2012-04-15
@Jean-Christophe PLAGNIOL-VILLARD
net: use net_alloc_packet to allocate packet ...
Jean-Christophe PLAGNIOL-VILLARD authored on 14 Apr 2012 Sascha Hauer committed on 15 Apr 2012
@Sascha Hauer
net: remove unused getenv_ip_dns ...
Sascha Hauer committed on 15 Apr 2012
@Sascha Hauer
net: register a 'net' device to store network specific variables ...
Sascha Hauer committed on 15 Apr 2012
@Sascha Hauer
net: use static string in string_to_ip ...
Sascha Hauer committed on 15 Apr 2012
2012-04-05
@Wolfram Sang
net: arp_request: do not retry endlessly ...
Wolfram Sang authored on 4 Apr 2012 Sascha Hauer committed on 5 Apr 2012
2012-04-02
@Jean-Christophe PLAGNIOL-VILLARD
net: env: getenv_ip use resolv ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
2012-02-14
@Sascha Hauer
net: set enetaddr to invalid address when an invalid string is passed ...
Sascha Hauer committed on 14 Feb 2012
2011-12-15
@Sascha Hauer
remove unused watchdog header ...
Sascha Hauer committed on 15 Dec 2011
2011-09-26
@Wolfram Sang
net: getenv_ip: check return value of string_to_ip ...
Wolfram Sang authored on 25 Sep 2011 Sascha Hauer committed on 26 Sep 2011
@Wolfram Sang
net: string_to_ip: add sanity check for > 255 ...
Wolfram Sang authored on 25 Sep 2011 Sascha Hauer committed on 26 Sep 2011
2011-04-12
@Sascha Hauer
net: add a context to the packet handler ...
Sascha Hauer committed on 12 Apr 2011