summaryrefslogtreecommitdiffstats
path: root/include/hw/net/imx_fec.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois2020-07-031-0/+1
* imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov2018-01-111-0/+1
* imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov2018-01-111-2/+16
* imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov2018-01-111-0/+2
* imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov2018-01-111-1/+2
* imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov2018-01-111-0/+3
* Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois2016-06-021-2/+129
* i.MX: move FEC device to a register array structure.Jean-Christophe Dubois2016-06-021-17/+34
* i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois2016-06-021-32/+32
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-071-0/+113