aboutsummaryrefslogtreecommitdiff
path: root/hw/net/fsl_etsec/rings.c
AgeCommit message (Expand)Author
2021-01-25net: checksum: Introduce fine control over checksum typeBin Meng
2020-09-11util/hexdump: Reorder qemu_hexdump() argumentsPhilippe Mathieu-Daudé
2018-07-16etsec: fix IRQ (un)maskingMichael Davidsaver
2017-01-06fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov
2016-12-05fsl_etsec: Pad short payloads with zerosAndrey Smirnov
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-01-29hw/net: Clean up includesPeter Maydell
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
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