History for barebox / drivers / net / netx_eth.c
2015-06-26
@Sascha Hauer
net: Make set_ethaddr argument const ...
Sascha Hauer committed on 26 Jun 2015
2014-05-15
@Sascha Hauer
net: Pass eth_device to net_receive ...
Sascha Hauer committed on 15 May 2014
2013-11-11
@Alexander Shiyan
net: netx: Fix signed/unsigned arguments for printf ...
Alexander Shiyan authored on 8 Nov 2013 Sascha Hauer committed on 11 Nov 2013
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-09-25
@Jean-Christophe PLAGNIOL-VILLARD
net: introduce phylib ...
Jean-Christophe PLAGNIOL-VILLARD authored on 9 Aug 2012 Sascha Hauer committed on 25 Sep 2012
2012-04-30
@Juergen Beisert
netX/network: fix debug outputs ...
Juergen Beisert authored on 27 Apr 2012 Sascha Hauer committed on 30 Apr 2012
2012-02-25
@Sascha Hauer
net drivers: remove unused type_data ...
Sascha Hauer committed on 25 Feb 2012
2011-09-22
@Sascha Hauer
introduce io.h ...
Sascha Hauer committed on 22 Sep 2011
2011-08-15
@Sascha Hauer
net mii: add a parent pointer to miidevs and set it to the hardware device ...
Sascha Hauer committed on 15 Aug 2011
@Sascha Hauer
net: make the ethernet device a child of the hardware device ...
Sascha Hauer committed on 15 Aug 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-10-02
@Sascha Hauer
netx eth: Fix compilation ...
Sascha Hauer committed on 2 Oct 2010
2010-08-27
@Jean-Christophe PLAGNIOL-VILLARD
net: rework the mii support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 26 Aug 2010 Sascha Hauer committed on 27 Aug 2010
2010-06-17
@Sascha Hauer
network drivers: call net_receive directly instead of NetReceive ...
Sascha Hauer committed on 17 Jun 2010
2010-03-30
@Sascha Hauer
netx eth driver: remove local definition of ARRAY_SIZE ...
Sascha Hauer committed on 30 Mar 2010
2009-12-15
@Sascha Hauer
rename U-Boot-v2 project to barebox ...
Sascha Hauer committed on 15 Dec 2009
2009-10-22
@Jean-Christophe PLAGNIOL-VILLARD
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach ...
Jean-Christophe PLAGNIOL-VILLARD committed on 22 Oct 2009
2009-07-21
@Sascha Hauer
add a device_d to ethernet devices ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
Get rid of DEVICE_TYPE_ETHER usage ...
Sascha Hauer committed on 21 Jul 2009
2007-10-18
@sascha
change functions containing 'mac' or 'enet' in its name to 'ethaddr'. ...
sascha committed on 18 Oct 2007
2007-09-05
@Sascha Hauer
add hilscher netx ethernet driver
Sascha Hauer committed on 5 Sep 2007