index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
fsl_etsec
/
rings.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/net: spelling fixes
Michael Tokarev
2023-09-20
1
-1
/
+1
*
hw/net/fsl_etsec/rings.c: Avoid variable length array
Peter Maydell
2023-09-18
1
-2
/
+10
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
1
-2
/
+2
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
hw/net: fsl_etsec: Tx padding length should exclude CRC
Bin Meng
2021-03-31
1
-1
/
+1
*
hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
Bin Meng
2021-03-10
1
-0
/
+1
*
hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
Bin Meng
2021-02-10
1
-1
/
+1
*
net: checksum: Introduce fine control over checksum type
Bin Meng
2021-01-25
1
-9
/
+9
*
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
*
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