index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
net
/
imx_fec.h
Age
Commit message (
Expand
)
Author
2023-04-20
hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
Guenter Roeck
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-03
Add a phy-num property to the i.MX FEC emulator
Jean-Christophe Dubois
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2018-01-11
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2018-01-11
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2018-01-11
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2018-01-11
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2016-06-02
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
2016-06-02
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2016-06-02
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois