summaryrefslogtreecommitdiffstats
path: root/hw/net/stellaris_enet.c
Commit message (Expand)AuthorAgeFilesLines
* stellaris_enet: Flush queued packets when read doneFam Zheng2015-07-271-9/+5
* net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-121-8/+0
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-8/+0
* hw/net/stellaris_enet: Convert to vmstatePeter Maydell2014-05-131-68/+80
* hw/net/stellaris_enet: Get rid of rx_fifo pointerPeter Maydell2014-05-131-21/+19
* hw/net/stellaris_enet: Fix debug format stringsPeter Maydell2014-05-131-3/+3
* hw/net/stellaris_enet: Correctly implement the TR and THR registersPeter Maydell2014-05-131-2/+15
* hw/net/stellaris_enet: Rewrite tx fifo handling codePeter Maydell2014-05-131-42/+77
* hw/net/stellaris_enet: Correct handling of packet paddingPeter Maydell2014-05-131-1/+1
* hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrunPeter Maydell2014-05-131-4/+6
* hw/net/stellaris_enet: Avoid unintended sign extensionPeter Maydell2014-02-261-1/+2
* stellaris_enet: Fix NetClientInfo::cleanupAndreas Färber2013-07-291-5/+11
* stellaris_enet: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-0/+450
OpenPOWER on IntegriCloud