summary refs log tree commit diff stats
path: root/hw/net/mcf_fec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth2017-01-201-18/+53
* net: mcf: check receive buffer size register valuePrasad J Pandit2016-12-051-1/+1
* mcf_fec: fix error in qemu_send_packet argumentPaolo Bonzini2016-09-271-1/+1
* net: mcf: limit buffer descriptor countPrasad J Pandit2016-09-271-2/+3
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* hw/net: Clean up includesPeter Maydell2016-01-291-0/+1
* hw/net: handle flow control in mcf_fec driver receiverGreg Ungerer2015-07-281-10/+34
* mcf_fec: Drop mcf_fec_can_receiveFam Zheng2015-07-271-8/+1
* hw/net: fix mcf_fec driver receiverGreg Ungerer2015-07-271-1/+3
* hw/net: add simple phy support to mcf_fec driverGreg Ungerer2015-07-271-2/+48
* net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-121-8/+0
* nic: do not destroy memory regions in cleanup functionsPaolo Bonzini2014-08-171-3/+0
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* Remove unneeded type castsStefan Weil2013-04-191-2/+2
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-0/+480