summaryrefslogtreecommitdiff
path: root/hw/net/stellaris_enet.c
AgeCommit message (Expand)Author
2016-04-11net: stellaris_enet: check packet length against receive bufferPrasad J Pandit
2016-01-29arm: Clean up includesPeter Maydell
2015-07-27stellaris_enet: Flush queued packets when read doneFam Zheng
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-05-13hw/net/stellaris_enet: Convert to vmstatePeter Maydell
2014-05-13hw/net/stellaris_enet: Get rid of rx_fifo pointerPeter Maydell
2014-05-13hw/net/stellaris_enet: Fix debug format stringsPeter Maydell
2014-05-13hw/net/stellaris_enet: Correctly implement the TR and THR registersPeter Maydell
2014-05-13hw/net/stellaris_enet: Rewrite tx fifo handling codePeter Maydell
2014-05-13hw/net/stellaris_enet: Correct handling of packet paddingPeter Maydell
2014-05-13hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrunPeter Maydell
2014-02-26hw/net/stellaris_enet: Avoid unintended sign extensionPeter Maydell
2013-07-29stellaris_enet: Fix NetClientInfo::cleanupAndreas Färber
2013-07-29stellaris_enet: QOM cast cleanupAndreas Färber
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini