aboutsummaryrefslogtreecommitdiff
path: root/hw/net/fsl_etsec/rings.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-16etsec: fix IRQ (un)maskingMichael Davidsaver1-11/+1
2017-01-06fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov1-10/+9
2016-12-05fsl_etsec: Pad short payloads with zerosAndrey Smirnov1-0/+8
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-1/+1
2016-01-29hw/net: Clean up includesPeter Maydell1-0/+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 Zheng1-0/+3
2015-07-27etsec: Move etsec_can_receive into etsec_receiveFam Zheng1-6/+8
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 Chouteau1-0/+650