summaryrefslogtreecommitdiffstats
path: root/hw/net/fsl_etsec/rings.c
Commit message (Expand)AuthorAgeFilesLines
* etsec: fix IRQ (un)maskingMichael Davidsaver2018-07-161-11/+1Star
* fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov2017-01-061-10/+9Star
* fsl_etsec: Pad short payloads with zerosAndrey Smirnov2016-12-051-0/+8
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-1/+1
* hw/net: Clean up includesPeter Maydell2016-01-291-0/+1
* maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-111-3/+1Star
* etsec: Flush queue when rx buffer is consumedFam Zheng2015-07-271-0/+3
* etsec: Move etsec_can_receive into etsec_receiveFam Zheng2015-07-271-6/+8
* Fix typo in eTSEC Ethernet controllerFabien Chouteau2014-06-161-1/+1
* FSL eTSEC: Fix typo in rx ringFabien Chouteau2014-03-151-2/+2
* misc: Fix typos in commentsStefan Weil2014-03-151-2/+2
* Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau2014-03-051-0/+650