summaryrefslogtreecommitdiff
path: root/hw/net/fsl_etsec
AgeCommit message (Expand)Author
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-02-23all: Clean up includesPeter Maydell
2016-01-29hw/net: Clean up includesPeter Maydell
2015-09-11typofixes - v4Veres Lajos
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-07-27etsec: Flush queue when rx buffer is consumedFam Zheng
2015-07-27etsec: Move etsec_can_receive into etsec_receiveFam Zheng
2015-02-24etsec: Replace qdev_init() by qdev_init_nofail()Markus Armbruster
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-06-16Fix typo in eTSEC Ethernet controllerFabien Chouteau
2014-03-15FSL eTSEC: Fix typo in rx ringFabien Chouteau
2014-03-15misc: Fix typos in commentsStefan Weil
2014-03-05Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau