summaryrefslogtreecommitdiff
path: root/hw/net/fsl_etsec
AgeCommit message (Expand)AuthorFilesLines
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost1-0/+2
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+0
2017-01-06fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov1-10/+9
2016-12-06fsl_etsec: Fix various small problems in hexdump codeAndrey Smirnov1-2/+2
2016-12-05fsl_etsec: Pad short payloads with zerosAndrey Smirnov1-0/+8
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-1/+1
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster2-6/+7
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini2-1/+2
2016-02-23all: Clean up includesPeter Maydell1-1/+0
2016-01-29hw/net: Clean up includesPeter Maydell4-0/+4
2015-09-11typofixes - v4Veres Lajos1-1/+1
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange1-3/+1
2015-07-27etsec: Flush queue when rx buffer is consumedFam Zheng3-1/+15
2015-07-27etsec: Move etsec_can_receive into etsec_receiveFam Zheng3-17/+10
2015-02-24etsec: Replace qdev_init() by qdev_init_nofail()Markus Armbruster1-4/+1
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-6/+0
2014-06-16Fix typo in eTSEC Ethernet controllerFabien Chouteau1-1/+1
2014-03-15FSL eTSEC: Fix typo in rx ringFabien Chouteau1-2/+2
2014-03-15misc: Fix typos in commentsStefan Weil1-2/+2
2014-03-05Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau6-0/+2050