History for barebox / drivers / net / dm9k.c
2018-12-06
@Oleksij Rempel
drivers: net: convert drivers to spdx ...
Oleksij Rempel authored on 4 Dec 2018 Sascha Hauer committed on 6 Dec 2018
2017-04-12
@Sascha Hauer
of: use of_property_read_bool where appropriate ...
Sascha Hauer committed on 12 Apr 2017
2016-06-28
@Sascha Hauer
net: dm9k: Fix buswidth setting for platform data probe ...
Sascha Hauer committed on 28 Jun 2016
2016-04-15
@Sascha Hauer
include: Move dm9000 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
2016-02-23
@Sascha Hauer
driver: Fix return check of dev_request_mem_region ...
Sascha Hauer committed on 23 Feb 2016
2015-06-26
@Sascha Hauer
net: Make set_ethaddr argument const ...
Sascha Hauer committed on 26 Jun 2015
2015-05-12
@Antony Pavlov
net: dm9k: fix reset routine ...
Antony Pavlov authored on 11 May 2015 Sascha Hauer committed on 12 May 2015
@Antony Pavlov
net: dm9k: add device tree support ...
Antony Pavlov authored on 11 May 2015 Sascha Hauer committed on 12 May 2015
@Antony Pavlov
net: dm9k: show only one phy on miibus ...
Antony Pavlov authored on 11 May 2015 Sascha Hauer committed on 12 May 2015
2014-09-11
@Antony Pavlov
net: dm9k: fix copy-paste typo ...
Antony Pavlov authored on 10 Sep 2014 Sascha Hauer committed on 11 Sep 2014
2014-06-04
@Sascha Hauer
Merge branch 'for-next/net' ...
Sascha Hauer committed on 4 Jun 2014
2014-05-19
@Michael Olbrich
net: dm9k: only read on packet for each call to dm9k_eth_rx() ...
Michael Olbrich authored on 18 May 2014 Sascha Hauer committed on 19 May 2014
2014-05-15
@Sascha Hauer
net: Pass eth_device to net_receive ...
Sascha Hauer committed on 15 May 2014
2013-12-18
@Sascha Hauer
net: dm9k: bail out when resources can't be claimed ...
Sascha Hauer committed on 18 Dec 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-02-25
@Sascha Hauer
net drivers: remove unused type_data ...
Sascha Hauer committed on 25 Feb 2012
2012-01-02
@Sascha Hauer
net dm9k: Fix compiler warning ...
Sascha Hauer committed on 2 Jan 2012
2011-12-14
@Juergen Beisert
Add support for more recent Davicom DM9k devices ...
Juergen Beisert authored on 12 Dec 2011 Sascha Hauer committed on 14 Dec 2011