History for barebox / drivers / net / ep93xx.c
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-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-10-02
@Sascha Hauer
ep93xx net driver: 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-02-03
@Matthias Kaehlcke
ep93xx eth driver: dump_xxx() cleanup ...
Matthias Kaehlcke authored on 2 Feb 2010 Sascha Hauer committed on 3 Feb 2010
@Matthias Kaehlcke
ep93xx eth driver: Remove unnecessary parentheses in constant definitions ...
Matthias Kaehlcke authored on 2 Feb 2010 Sascha Hauer committed on 3 Feb 2010
2010-02-02
@Matthias Kaehlcke
ep93xx eth driver: Reorder functions to eliminate need for prototypes ...
Matthias Kaehlcke authored on 1 Feb 2010 Sascha Hauer committed on 2 Feb 2010
@Matthias Kaehlcke
ep93xx eth driver: Fix dump_xxx_queue() parameter list ...
Matthias Kaehlcke authored on 1 Feb 2010 Sascha Hauer committed on 2 Feb 2010
2010-01-14
@Matthias Kaehlcke
Add EP93xx ethernet driver ...
Matthias Kaehlcke authored on 12 Jan 2010 Sascha Hauer committed on 14 Jan 2010