History for barebox / drivers / net / smc911x.c
2016-07-05
@Alexander Shiyan
net: smc911x: Add parsing devicetree options ...
Alexander Shiyan authored on 2 Jul 2016 Sascha Hauer committed on 5 Jul 2016
2016-04-15
@Sascha Hauer
include: Move smc911x eth platform_data to include/platform_data ...
Sascha Hauer committed on 15 Apr 2016
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2015-06-26
@Sascha Hauer
net: smc911x: Add device tree support ...
Sascha Hauer committed on 26 Jun 2015
@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-06-23
@Sascha Hauer
remove unused debug Kconfig options ...
Sascha Hauer committed on 23 Jun 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-11-12
@Andreas Pretzsch
net smc911x: add support for external PHY ...
Andreas Pretzsch authored on 7 Nov 2012 Sascha Hauer committed on 12 Nov 2012
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-10-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 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-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-10
@Jan Weitzel
smsc911x: Check platformdata pointer ...
Jan Weitzel authored on 10 Sep 2012 Sascha Hauer committed on 10 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: fix typo pn check if the device is ready before using it ...
Jean-Christophe PLAGNIOL-VILLARD authored on 7 Sep 2012 Sascha Hauer committed on 10 Sep 2012
2012-09-03
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: check if the device is ready before using it ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2012 Sascha Hauer committed on 3 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: update chip detection ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2012 Sascha Hauer committed on 3 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: improve detection handle ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2012 Sascha Hauer committed on 3 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: add support to pass the shift via platform data ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2012 Sascha Hauer committed on 3 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: add 16bit bus width support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2012 Sascha Hauer committed on 3 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: introduce read/write ops ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2012 Sascha Hauer committed on 3 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
smc911x: move register define to smc911x.h ...
Jean-Christophe PLAGNIOL-VILLARD authored on 1 Sep 2012 Sascha Hauer committed on 3 Sep 2012
2012-06-30
@Sascha Hauer
net smc911x: Use __iomem for register base ...
Sascha Hauer committed on 30 Jun 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
2011-07-28
@Sascha Hauer
smc911x: embed eth_device into priv ...
Sascha Hauer committed on 28 Jul 2011
@Sascha Hauer
smc911x: switch to use resources ...
Sascha Hauer committed on 28 Jul 2011
@Sascha Hauer
smc911x: use dev_* instead of printf ...
Sascha Hauer committed on 28 Jul 2011