History for barebox / drivers / net / fec_imx.c
2018-12-17
@Ahmad Fatoum
net: fec_imx: fix timeout off by *1000 error ...
Ahmad Fatoum authored on 14 Dec 2018 Sascha Hauer committed on 17 Dec 2018
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
2018-09-19
@Andrey Smirnov
net: fec_imx: Do not use DMA coherent memory for Rx buffers ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Make use of readx_poll_timeout() macros ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Drop frame_length ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Drop struct fec_frame ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Read data_length only once ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Don't check bd_status & FEC_RBD_ERR twice ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
net: fec_imx: Drop extra indentation level by exiting early ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
2018-08-31
@Andrey Smirnov
net: fec_imx: Return EFAULT when DMA mapping fails ...
Andrey Smirnov authored on 31 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
net: fec_imx: Specify that DMA is 32-bit only ...
Andrey Smirnov authored on 31 Aug 2018 Sascha Hauer committed on 31 Aug 2018
2018-06-11
@Andrey Smirnov
net: fec_imx: Make use of IS_ALIGNED ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 11 Jun 2018
@Sascha Hauer
net: fec_imx: Use dma mapping functions ...
Sascha Hauer committed on 11 Jun 2018
@Sascha Hauer
net: fec_imx: remove unnecessary DMA sync ops ...
Sascha Hauer committed on 11 Jun 2018
2017-06-07
@Michael Grzeschik
i.MX: fec: add post PHY reset delay DT property ...
Michael Grzeschik authored on 7 Jun 2017 Sascha Hauer committed on 7 Jun 2017
2017-05-08
@Michael Grzeschik
i.MX: fec: also enable optional clocks ...
Michael Grzeschik authored on 5 May 2017 Sascha Hauer committed on 8 May 2017
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