summaryrefslogtreecommitdiffstats
path: root/hw/net/imx_fec.c
Commit message (Expand)AuthorAgeFilesLines
* net: imx: limit buffer descriptor countPrasad J Pandit2017-02-151-4/+6
* imx_fec: fix error in qemu_send_packet argumentPaolo Bonzini2016-09-271-1/+1
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois2016-06-021-101/+572
* i.MX: move FEC device to a register array structure.Jean-Christophe Dubois2016-06-021-176/+222
* i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois2016-06-021-27/+27
* i.MX: reset TX/RX descriptors when FEC is disabled.Jean-Christophe Dubois2016-06-021-0/+2
* i.MX: Fix FEC code for ECR register reset value.Jean-Christophe Dubois2016-06-021-1/+1
* i.MX: Fix FEC code for MDIO address selectionJean-Christophe Dubois2016-06-021-2/+2
* i.MX: Fix FEC code for MDIO operation selectionJean-Christophe Dubois2016-06-021-3/+3
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* i.MX: Add missing descriptions in devices.Jean-Christophe Dubois2016-03-161-0/+1
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* i.MX: Standardize i.MX FEC debugJean-Christophe Dubois2015-10-271-32/+32
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-071-0/+709