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
/
tulip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
tulip: Remove unused variable
Miroslav Rezanina
2022-11-11
1
-3
/
+1
*
net: tulip: Restrict DMA engine to memories
Zheyu Ma
2022-09-02
1
-2
/
+2
*
tulip: Assign default MAC address if not specified
Helge Deller
2022-05-17
1
-2
/
+2
*
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-8
/
+8
*
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-8
/
+10
*
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-8
/
+10
*
tulip: Move TulipState typedef to header
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
hw/net/tulip: Log descriptor overflows
Philippe Mathieu-Daudé
2020-06-18
1
-0
/
+6
*
Fix tulip breakage
Helge Deller
2020-06-18
1
-6
/
+0
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
net: tulip: check frame size and r/w data length
Prasad J Pandit
2020-03-31
1
-9
/
+27
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
net: add tulip (dec21143) driver
Sven Schnelle
2019-10-29
1
-0
/
+1029