Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: imx: limit buffer descriptor count | Prasad J Pandit | 2017-02-15 | 1 | -4/+6 |
* | imx_fec: fix error in qemu_send_packet argument | Paolo Bonzini | 2016-09-27 | 1 | -1/+1 |
* | qapi: Change Netdev into a flat union | Eric Blake | 2016-07-19 | 1 | -1/+1 |
* | Add ENET/Gbps Ethernet support to FEC device | Jean-Christophe Dubois | 2016-06-02 | 1 | -101/+572 |
* | i.MX: move FEC device to a register array structure. | Jean-Christophe Dubois | 2016-06-02 | 1 | -176/+222 |
* | i.MX: Rename i.MX FEC defines to ENET_XXX | Jean-Christophe Dubois | 2016-06-02 | 1 | -27/+27 |
* | i.MX: reset TX/RX descriptors when FEC is disabled. | Jean-Christophe Dubois | 2016-06-02 | 1 | -0/+2 |
* | i.MX: Fix FEC code for ECR register reset value. | Jean-Christophe Dubois | 2016-06-02 | 1 | -1/+1 |
* | i.MX: Fix FEC code for MDIO address selection | Jean-Christophe Dubois | 2016-06-02 | 1 | -2/+2 |
* | i.MX: Fix FEC code for MDIO operation selection | Jean-Christophe Dubois | 2016-06-02 | 1 | -3/+3 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | i.MX: Add missing descriptions in devices. | Jean-Christophe Dubois | 2016-03-16 | 1 | -0/+1 |
* | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | i.MX: Standardize i.MX FEC debug | Jean-Christophe Dubois | 2015-10-27 | 1 | -32/+32 |
* | i.MX: Add FEC Ethernet Emulator | Jean-Christophe Dubois | 2015-09-07 | 1 | -0/+709 |