History for barebox / net
2012-04-05
@Wolfram Sang
net: ping: do not retry endlessly ...
Wolfram Sang authored on 4 Apr 2012 Sascha Hauer committed on 5 Apr 2012
@Wolfram Sang
net: tftp: do not retry endlessly ...
Wolfram Sang authored on 4 Apr 2012 Sascha Hauer committed on 5 Apr 2012
@Wolfram Sang
net: arp_request: do not retry endlessly ...
Wolfram Sang authored on 4 Apr 2012 Sascha Hauer committed on 5 Apr 2012
@Wolfram Sang
net: tftp: check for error when retrying ...
Wolfram Sang authored on 4 Apr 2012 Sascha Hauer committed on 5 Apr 2012
@Wolfram Sang
net: ping: remove unneeded initialization ...
Wolfram Sang authored on 4 Apr 2012 Sascha Hauer committed on 5 Apr 2012
@Wolfram Sang
net: ping: send PING packets with 1-second interval ...
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
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: allow to set transmitted user class ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: allow to set transmitted client uuid ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: allow to set transmitted client id ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: factorise setting option code ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: add support of tftp name server ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: reset env variable before do a dhcp request ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
@Jean-Christophe PLAGNIOL-VILLARD
net: dhcp: factorise option recption handling ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Apr 2012
2012-03-12
@Enrico Scholz
net: dhcp: allow to set transmitted vendor id ...
Enrico Scholz authored on 8 Mar 2012 Sascha Hauer committed on 12 Mar 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2012-02-25
@Sascha Hauer
net: use container_of instead of dev->type_data ...
Sascha Hauer committed on 25 Feb 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
@Sascha Hauer
net: fix eth device unregistration ...
Sascha Hauer committed on 14 Feb 2012
2012-01-25
@Marc Kleine-Budde
net/nfs: increase timeout to 15 seconds ...
Marc Kleine-Budde authored on 24 Jan 2012 Sascha Hauer committed on 25 Jan 2012
2011-12-15
@Sascha Hauer
remove unused watchdog header ...
Sascha Hauer committed on 15 Dec 2011
2011-11-29
@Sascha Hauer
dhcp: Add magicvars ...
Sascha Hauer committed on 29 Nov 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-08-15
@Sascha Hauer
net: make the ethernet device a child of the hardware device ...
Sascha Hauer committed on 15 Aug 2011
2011-07-29
@Sascha Hauer
net: Add a possibility for boards to give network devices a MAC address ...
Sascha Hauer committed on 29 Jul 2011
2011-04-12
@Sascha Hauer
net: add a context to the packet handler ...
Sascha Hauer committed on 12 Apr 2011
@Sascha Hauer
eth: check the result of edev->get_ethaddr ...
Sascha Hauer committed on 12 Apr 2011
2011-03-03
@Sascha Hauer
net: use dev_* for printing network related stuff ...
Sascha Hauer committed on 3 Mar 2011
2011-02-18
@Sascha Hauer
network: initialize new net device id with -1 ...
Sascha Hauer committed on 18 Feb 2011