Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | etsec: fix IRQ (un)masking | Michael Davidsaver | 2018-07-16 | 1 | -11/+1 |
* | fsl_etsec: Fix Tx BD ring wrapping handling | Andrey Smirnov | 2017-01-06 | 1 | -10/+9 |
* | fsl_etsec: Pad short payloads with zeros | Andrey Smirnov | 2016-12-05 | 1 | -0/+8 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -1/+1 |
* | hw/net: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange | 2015-09-11 | 1 | -3/+1 |
* | etsec: Flush queue when rx buffer is consumed | Fam Zheng | 2015-07-27 | 1 | -0/+3 |
* | etsec: Move etsec_can_receive into etsec_receive | Fam Zheng | 2015-07-27 | 1 | -6/+8 |
* | Fix typo in eTSEC Ethernet controller | Fabien Chouteau | 2014-06-16 | 1 | -1/+1 |
* | FSL eTSEC: Fix typo in rx ring | Fabien Chouteau | 2014-03-15 | 1 | -2/+2 |
* | misc: Fix typos in comments | Stefan Weil | 2014-03-15 | 1 | -2/+2 |
* | Add Enhanced Three-Speed Ethernet Controller (eTSEC) | Fabien Chouteau | 2014-03-05 | 1 | -0/+650 |