History for barebox / net
2012-04-02
@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
2011-01-17
@Sascha Hauer
Merge branch 'master' into next
Sascha Hauer committed on 17 Jan 2011
2011-01-07
@Sascha Hauer
net: fix printf compiler warnings ...
Sascha Hauer committed on 7 Jan 2011
@Krzysztof Halasa
Fix error handling with malloc, memalign etc. Introduce xmemalign(). ...
Krzysztof Halasa authored on 6 Jan 2011 Sascha Hauer committed on 7 Jan 2011
2010-12-21
@Krzysztof Halasa
Cosmetic fixes, including format attributes for printf() and friends. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-12-20
@Sascha Hauer
LED: Add LED trigger support ...
Sascha Hauer committed on 20 Dec 2010
2010-12-16
@Baruch Siach
eth: fix 'warning: No MAC address set' when using EEPROM MAC ...
Baruch Siach authored on 15 Dec 2010 Sascha Hauer committed on 16 Dec 2010
2010-11-01
@Robert Schwebel
doc: unify documentation for 'tftp' ...
Robert Schwebel authored on 31 Oct 2010 Sascha Hauer committed on 1 Nov 2010
2010-10-21
@Sascha Hauer
net: make locally used functions static ...
Sascha Hauer committed on 21 Oct 2010
@Sascha Hauer
ping: make locally used functions static ...
Sascha Hauer committed on 21 Oct 2010
2010-09-24
@Jean-Christophe PLAGNIOL-VILLARD
netconsole: remove non-needed setbaudrate ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Sep 2010 Sascha Hauer committed on 24 Sep 2010