index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
fsl_etsec
/
rings.c
Age
Commit message (
Expand
)
Author
2021-03-31
hw/net: fsl_etsec: Tx padding length should exclude CRC
Bin Meng
2021-03-10
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
Bin Meng
2021-02-10
hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
Bin Meng
2021-01-25
net: checksum: Introduce fine control over checksum type
Bin Meng
2020-09-11
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2018-07-16
etsec: fix IRQ (un)masking
Michael Davidsaver
2017-01-06
fsl_etsec: Fix Tx BD ring wrapping handling
Andrey Smirnov
2016-12-05
fsl_etsec: Pad short payloads with zeros
Andrey Smirnov
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-01-29
hw/net: Clean up includes
Peter Maydell
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-07-27
etsec: Flush queue when rx buffer is consumed
Fam Zheng
2015-07-27
etsec: Move etsec_can_receive into etsec_receive
Fam Zheng
2014-06-16
Fix typo in eTSEC Ethernet controller
Fabien Chouteau
2014-03-15
FSL eTSEC: Fix typo in rx ring
Fabien Chouteau
2014-03-15
misc: Fix typos in comments
Stefan Weil
2014-03-05
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
Fabien Chouteau