index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
/
i82596.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/net: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
2023-11-21
1
-1
/
+1
*
hw/net/i82596: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
2023-08-31
1
-0
/
+1
*
hw/net: i82596: Remove the logic of padding short frames in the receive path
Bin Meng
2023-07-07
1
-18
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
1
-5
/
+5
*
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
Peter Maydell
2020-03-31
1
-9
/
+35
*
hw/net/i82596: Correct command bitmask (CID 1419392)
Philippe Mathieu-Daudé
2020-03-31
1
-8
/
+4
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
1
-12
/
+10
*
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-5
/
+6
*
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2020-02-20
1
-2
/
+2
*
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2020-01-27
1
-0
/
+734