History for barebox / drivers / net / fec_imx.c
2017-01-11
@Andrey Smirnov
i.MX: fec: Add support for Vybrid variant ...
Andrey Smirnov authored on 9 Nov 2016 Sascha Hauer committed on 11 Jan 2017
@Andrey Smirnov
i.MX: fec: Enable all clocks specified for FEC ...
Andrey Smirnov authored on 9 Nov 2016 Sascha Hauer committed on 11 Jan 2017
2016-04-15
@Sascha Hauer
include: Move fec eth platform_data to include/platform_data ...
Sascha Hauer committed on 15 Apr 2016
2016-03-17
@Andrey Smirnov
fec_imx: Unregister MDIO when probe fails ...
Andrey Smirnov authored on 15 Mar 2016 Sascha Hauer committed on 17 Mar 2016
@Andrey Smirnov
fec_imx: Deallocate DMA buffers when probe fails ...
Andrey Smirnov authored on 15 Mar 2016 Sascha Hauer committed on 17 Mar 2016
@Andrey Smirnov
fec_imx: Implement reset timeout ...
Andrey Smirnov authored on 15 Mar 2016 Sascha Hauer committed on 17 Mar 2016
2016-03-16
@Andrey Smirnov
fec_imx: Use FEC_ECNTRL_RESET instead of a magic number ...
Andrey Smirnov authored on 15 Mar 2016 Sascha Hauer committed on 16 Mar 2016
@Andrey Smirnov
fec_imx: Free phy_reset GPIO if when probe fails ...
Andrey Smirnov authored on 15 Mar 2016 Sascha Hauer committed on 16 Mar 2016
@Andrey Smirnov
fec_imx: Deallocate I/O resources if probe fails ...
Andrey Smirnov authored on 15 Mar 2016 Sascha Hauer committed on 16 Mar 2016
@Andrey Smirnov
fec_imx: Deallocate clocks when probe fails ...
Andrey Smirnov authored on 15 Mar 2016 Sascha Hauer committed on 16 Mar 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-11-19
@Stefan Christ
net: fec: fix indentation and whitspaces ...
Stefan Christ authored on 18 Nov 2015 Sascha Hauer committed on 19 Nov 2015
@Stefan Christ
net: fec: implement dtb property phy-reset-duration ...
Stefan Christ authored on 18 Nov 2015 Sascha Hauer committed on 19 Nov 2015
@Stefan Christ
net: fec: set phy reset time to 1ms ...
Stefan Christ authored on 18 Nov 2015 Sascha Hauer committed on 19 Nov 2015
2015-06-26
@Sascha Hauer
net: Make set_ethaddr argument const ...
Sascha Hauer committed on 26 Jun 2015
2015-05-06
@Sascha Hauer
Merge branch 'for-next/of-device-id'
Sascha Hauer committed on 6 May 2015
2015-05-01
@Markus Pargmann
net: fec: Fix RGMII-ID ...
Markus Pargmann authored on 30 Apr 2015 Sascha Hauer committed on 1 May 2015
2015-04-30
@Antony Pavlov
of: use 'const void *' for struct of_device_id.data ...
Antony Pavlov authored on 29 Apr 2015 Sascha Hauer committed on 30 Apr 2015
2015-03-06
@Lucas Stach
net: fec: convert to streaming DMA ops ...
Lucas Stach authored on 5 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Lucas Stach
ARM: move DMA alloc functions to dma.h ...
Lucas Stach authored on 5 Mar 2015 Sascha Hauer committed on 6 Mar 2015
@Lucas Stach
ARM: change dma_alloc/free_coherent to match other architectures ...
Lucas Stach authored on 5 Mar 2015 Sascha Hauer committed on 6 Mar 2015
2014-12-08
@Sascha Hauer
Merge branch 'for-next/randconfig'
Sascha Hauer committed on 8 Dec 2014
2014-11-27
@Sascha Hauer
net: fec_imx: remove unused includes ...
Sascha Hauer committed on 27 Nov 2014
@Sascha Hauer
net: fec_imx: Add i.MX6sx compatible entry ...
Sascha Hauer committed on 27 Nov 2014
2014-06-04
@Sascha Hauer
Merge branch 'for-next/net-of-phy'
Sascha Hauer committed on 4 Jun 2014
@Sascha Hauer
Merge branch 'for-next/net' ...
Sascha Hauer committed on 4 Jun 2014
2014-05-23
@Sascha Hauer
net: fec_imx: Add devicetree support for mdio bus ...
Sascha Hauer committed on 23 May 2014
2014-05-21
@Sascha Hauer
net: fec_imx: check return value of registration functions ...
Sascha Hauer committed on 21 May 2014
@Sascha Hauer
net: fec_imx: mask mii register reads correctly ...
Sascha Hauer committed on 21 May 2014
2014-05-15
@Sascha Hauer
net: Pass eth_device to net_receive ...
Sascha Hauer committed on 15 May 2014