Commit History

Author SHA1 Message Date
  Stephen Longfield 93c9678de9 hw/net: Fix read of uninitialized memory in imx_fec. 2 years ago
  Dr. David Alan Gilbert 118d4ed045 Trivial: 3 char repeat typos 3 years ago
  Philippe Mathieu-Daudé ba06fe8add dma: Let dma_memory_read/write() take MemTxAttrs argument 5 years ago
  Guenter Roeck f607dce2ed hw/net/imx_fec: return 0xffff when accessing non-existing PHY 4 years ago
  Bin Meng f574633529 net: checksum: Introduce fine control over checksum type 4 years ago
  Jean-Christophe Dubois 461c51ad42 Add a phy-num property to the i.MX FEC emulator 5 years ago
  Jean-Christophe Dubois 8095508a9d hw/net/imx_fec: Convert debug fprintf() to trace events 5 years ago
  Philippe Mathieu-Daudé 8e5c952b37 hw: Remove unnecessary DEVICE() cast 5 years ago
  Philippe Mathieu-Daudé b8c4b67e3e hw/net: Make NetCanReceive() return a boolean 5 years ago
  Chen Qun a510d0c1cd hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write() 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
  Philippe Mathieu-Daudé 7c45c1d3c0 hw/net/imx_fec: Remove unuseful FALLTHROUGH comments 5 years ago
  Philippe Mathieu-Daudé 174c556c1b hw/net/imx_fec: Rewrite fall through comments 5 years ago
  Peter Maydell afd7605393 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816' into staging 6 years ago
  Aaron Hill 88e1b59ee3 Set ENET_BD_BDU in I.MX FEC controller 6 years ago
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 years ago
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Guenter Roeck 6461d7e267 fsl-imx6: Swap Ethernet interrupt defines 7 years ago
  Jean-Christophe Dubois 1b58d58f76 i.MX: Fix FEC/ENET receive funtions 7 years ago
  Andrey Smirnov 831858ad9d imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file 7 years ago
  Andrey Smirnov 894d74cc4f imx_fec: Fix a typo in imx_enet_receive() 7 years ago
  Andrey Smirnov 52cfd5846b imx_fec: Use correct length for packet size 7 years ago
  Andrey Smirnov f93f961c40 imx_fec: Add support for multiple Tx DMA rings 7 years ago
  Andrey Smirnov ebdd8cddb9 imx_fec: Emulate SHIFT16 in ENETx_RACC 7 years ago
  Andrey Smirnov 4c5e7a6cda imx_fec: Use MIN instead of explicit ternary operator 7 years ago
  Andrey Smirnov ff9a7feeab imx_fec: Use ENET_FTRL to determine truncation length 7 years ago
  Andrey Smirnov 7bac20dc51 imx_fec: Move Tx frame buffer away from the stack 7 years ago
  Andrey Smirnov b2b012afdd imx_fec: Change queue flushing heuristics 7 years ago