| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fsl_etsec: Use hw/net/mii.h | Akihiko Odaki | 2023-03-10 | 1 | -17/+0 |
| * | hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create() | Bernhard Beschow | 2022-06-11 | 1 | -7/+0 |
| * | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -2/+1 |
| * | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
| * | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
| * | hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API | Peter Maydell | 2019-10-24 | 1 | -1/+0 |
| * | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
| * | etsec: fix IRQ (un)masking | Michael Davidsaver | 2018-07-16 | 1 | -0/+2 |
| * | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+4 |
| * | etsec: Flush queue when rx buffer is consumed | Fam Zheng | 2015-07-27 | 1 | -0/+2 |
| * | etsec: Move etsec_can_receive into etsec_receive | Fam Zheng | 2015-07-27 | 1 | -1/+1 |
| * | Add Enhanced Three-Speed Ethernet Controller (eTSEC) | Fabien Chouteau | 2014-03-05 | 1 | -0/+174 |