Peter Maydell
|
afd7605393
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816' into staging
|
6 年之前 |
Aaron Hill
|
88e1b59ee3
Set ENET_BD_BDU in I.MX FEC controller
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Guenter Roeck
|
6461d7e267
fsl-imx6: Swap Ethernet interrupt defines
|
7 年之前 |
Jean-Christophe Dubois
|
1b58d58f76
i.MX: Fix FEC/ENET receive funtions
|
7 年之前 |
Andrey Smirnov
|
831858ad9d
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
|
7 年之前 |
Andrey Smirnov
|
894d74cc4f
imx_fec: Fix a typo in imx_enet_receive()
|
7 年之前 |
Andrey Smirnov
|
52cfd5846b
imx_fec: Use correct length for packet size
|
7 年之前 |
Andrey Smirnov
|
f93f961c40
imx_fec: Add support for multiple Tx DMA rings
|
7 年之前 |
Andrey Smirnov
|
ebdd8cddb9
imx_fec: Emulate SHIFT16 in ENETx_RACC
|
7 年之前 |
Andrey Smirnov
|
4c5e7a6cda
imx_fec: Use MIN instead of explicit ternary operator
|
7 年之前 |
Andrey Smirnov
|
ff9a7feeab
imx_fec: Use ENET_FTRL to determine truncation length
|
7 年之前 |
Andrey Smirnov
|
7bac20dc51
imx_fec: Move Tx frame buffer away from the stack
|
7 年之前 |
Andrey Smirnov
|
b2b012afdd
imx_fec: Change queue flushing heuristics
|
7 年之前 |
Andrey Smirnov
|
a6383e99ff
imx_fec: Refactor imx_eth_enable_rx()
|
7 年之前 |
Andrey Smirnov
|
1fdde6537e
imx_fec: Do not link to netdev
|
7 年之前 |
Prasad J Pandit
|
81f17e0d43
net: imx: limit buffer descriptor count
|
8 年之前 |
Paolo Bonzini
|
fa26f01839
imx_fec: fix error in qemu_send_packet argument
|
9 年之前 |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 年之前 |
Jean-Christophe Dubois
|
a699b410d7
Add ENET/Gbps Ethernet support to FEC device
|
9 年之前 |
Jean-Christophe Dubois
|
db0de35268
i.MX: move FEC device to a register array structure.
|
9 年之前 |
Jean-Christophe Dubois
|
1bb3c37182
i.MX: Rename i.MX FEC defines to ENET_XXX
|
9 年之前 |
Jean-Christophe Dubois
|
ff4b325f5e
i.MX: reset TX/RX descriptors when FEC is disabled.
|
9 年之前 |
Jean-Christophe Dubois
|
ccdb81d327
i.MX: Fix FEC code for ECR register reset value.
|
9 年之前 |
Jean-Christophe Dubois
|
b413643a5c
i.MX: Fix FEC code for MDIO address selection
|
9 年之前 |
Jean-Christophe Dubois
|
4816dc168b
i.MX: Fix FEC code for MDIO operation selection
|
9 年之前 |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 年之前 |