summaryrefslogtreecommitdiffstats
path: root/hw/net/can/ctucan_core.c
Commit message (Expand)AuthorAgeFilesLines
* hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffersPeter Maydell2020-11-111-4/+2Star
* hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()Peter Maydell2020-11-111-12/+3Star
* hw/net/can/ctucan: Don't allow guest to write off end of tx_bufferPeter Maydell2020-11-111-2/+4
* hw/net/can: CTU CAN FD IP open hardware core emulation.Jan Charvat2020-09-301-0/+696