- ca4af17 hw/misc/imx: Replace sprintf() by snprintf() by Philippe Mathieu-Daudé · 8 months ago
- 1de81b4 hw/net: Constify VMState by Richard Henderson · 12 months ago
- 7d0fefd net: Provide MemReentrancyGuard * to qemu_new_nic() by Akihiko Odaki · 1 year, 7 months ago
- df3f5ef hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus by Guenter Roeck · 1 year, 9 months ago
- 93c9678 hw/net: Fix read of uninitialized memory in imx_fec. by Stephen Longfield · 2 years ago
- 118d4ed Trivial: 3 char repeat typos by Dr. David Alan Gilbert · 2 years, 6 months ago
- ba06fe8 dma: Let dma_memory_read/write() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 3 months ago
- f607dce hw/net/imx_fec: return 0xffff when accessing non-existing PHY by Guenter Roeck · 3 years, 8 months ago
- f574633 net: checksum: Introduce fine control over checksum type by Bin Meng · 4 years ago
- 461c51a Add a phy-num property to the i.MX FEC emulator by Jean-Christophe Dubois · 4 years, 5 months ago
- 8095508 hw/net/imx_fec: Convert debug fprintf() to trace events by Jean-Christophe Dubois · 4 years, 6 months ago
- 8e5c952 hw: Remove unnecessary DEVICE() cast by Philippe Mathieu-Daudé · 4 years, 7 months ago
- b8c4b67 hw/net: Make NetCanReceive() return a boolean by Philippe Mathieu-Daudé · 4 years, 9 months ago
- a510d0c hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write() by Chen Qun · 4 years, 9 months 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 · 5 years ago
- 88e1b59 Set ENET_BD_BDU in I.MX FEC controller by Aaron Hill · 5 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 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 · 8 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 · 9 years ago