Sign in
qemu
/
qemu
/
ffd58ef88c73700113e0808e8222ef4d22224f33
/
hw
/
net
/
imx_fec.c
f574633
net: checksum: Introduce fine control over checksum type
by Bin Meng
· 4 years, 3 months ago
461c51a
Add a phy-num property to the i.MX FEC emulator
by Jean-Christophe Dubois
· 4 years, 8 months ago
8095508
hw/net/imx_fec: Convert debug fprintf() to trace events
by Jean-Christophe Dubois
· 4 years, 9 months ago
8e5c952
hw: Remove unnecessary DEVICE() cast
by Philippe Mathieu-Daudé
· 4 years, 10 months ago
b8c4b67
hw/net: Make NetCanReceive() return a boolean
by Philippe Mathieu-Daudé
· 5 years ago
a510d0c
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
by Chen Qun
· 5 years ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
7c45c1d
hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
by Philippe Mathieu-Daudé
· 5 years ago
174c556
hw/net/imx_fec: Rewrite fall through comments
by Philippe Mathieu-Daudé
· 5 years ago
afd7605
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816' into staging
by Peter Maydell
· 6 years ago
88e1b59
Set ENET_BD_BDU in I.MX FEC controller
by Aaron Hill
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
6461d7e
fsl-imx6: Swap Ethernet interrupt defines
by Guenter Roeck
· 7 years ago
1b58d58
i.MX: Fix FEC/ENET receive funtions
by Jean-Christophe Dubois
· 7 years ago
831858a
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
by Andrey Smirnov
· 7 years ago
894d74c
imx_fec: Fix a typo in imx_enet_receive()
by Andrey Smirnov
· 7 years ago
52cfd58
imx_fec: Use correct length for packet size
by Andrey Smirnov
· 7 years ago
f93f961
imx_fec: Add support for multiple Tx DMA rings
by Andrey Smirnov
· 7 years ago
ebdd8cd
imx_fec: Emulate SHIFT16 in ENETx_RACC
by Andrey Smirnov
· 7 years ago
4c5e7a6
imx_fec: Use MIN instead of explicit ternary operator
by Andrey Smirnov
· 7 years ago
ff9a7fe
imx_fec: Use ENET_FTRL to determine truncation length
by Andrey Smirnov
· 7 years ago
7bac20d
imx_fec: Move Tx frame buffer away from the stack
by Andrey Smirnov
· 7 years ago
b2b012a
imx_fec: Change queue flushing heuristics
by Andrey Smirnov
· 7 years ago
a6383e9
imx_fec: Refactor imx_eth_enable_rx()
by Andrey Smirnov
· 7 years ago
1fdde65
imx_fec: Do not link to netdev
by Andrey Smirnov
· 7 years ago
81f17e0
net: imx: limit buffer descriptor count
by Prasad J Pandit
· 8 years ago
fa26f01
imx_fec: fix error in qemu_send_packet argument
by Paolo Bonzini
· 8 years ago
f394b2e
qapi: Change Netdev into a flat union
by Eric Blake
· 9 years ago
a699b41
Add ENET/Gbps Ethernet support to FEC device
by Jean-Christophe Dubois
· 9 years ago
db0de35
i.MX: move FEC device to a register array structure.
by Jean-Christophe Dubois
· 9 years ago
1bb3c37
i.MX: Rename i.MX FEC defines to ENET_XXX
by Jean-Christophe Dubois
· 9 years ago
ff4b325
i.MX: reset TX/RX descriptors when FEC is disabled.
by Jean-Christophe Dubois
· 9 years ago
ccdb81d
i.MX: Fix FEC code for ECR register reset value.
by Jean-Christophe Dubois
· 9 years ago
b413643
i.MX: Fix FEC code for MDIO address selection
by Jean-Christophe Dubois
· 9 years ago
4816dc1
i.MX: Fix FEC code for MDIO operation selection
by Jean-Christophe Dubois
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
eccfa35
i.MX: Add missing descriptions in devices.
by Jean-Christophe Dubois
· 9 years ago
8ef94f0
arm: Clean up includes
by Peter Maydell
· 9 years ago
b72d8d2
i.MX: Standardize i.MX FEC debug
by Jean-Christophe Dubois
· 9 years ago
fcbd801
i.MX: Add FEC Ethernet Emulator
by Jean-Christophe Dubois
· 10 years ago