History for barebox / drivers / net / fec_imx.c
2020-05-06
@Sascha Hauer
net: fec_imx: Return with an error when mandatory clock is missing ...
Sascha Hauer committed on 6 May 2020
@Sascha Hauer
net: fec_imx: Make ptp clock optional ...
Sascha Hauer committed on 6 May 2020
2020-03-31
@Sascha Hauer
net: fec_imx: Do not clear MII interrupt during receive ...
Sascha Hauer committed on 31 Mar 2020
2019-10-14
@Stefan Riedmueller
net: fec_imx: Fix resource rollback with regulator errors ...
Stefan Riedmueller authored on 8 Oct 2019 Sascha Hauer committed on 14 Oct 2019
2019-07-17
@Oleksij Rempel
net: fec_imx: add regulator support ...
Oleksij Rempel authored on 16 Jul 2019 Sascha Hauer committed on 17 Jul 2019
2019-02-11
@Lucas Stach
net: fec_imx: skip fec_halt if the FEC wasn't started ...
Lucas Stach authored on 1 Feb 2019 Sascha Hauer committed on 11 Feb 2019
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