index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
i82596.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-1
/
+1
2024-09-24
hw/net: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-20
mark <zlib.h> with for-crc32 in a consistent manner
Michael Tokarev
1
-1
/
+1
2023-12-30
hw/net: Constify VMState
Richard Henderson
1
-1
/
+1
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
1
-1
/
+1
2023-08-31
hw/net/i82596: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-07-07
hw/net: i82596: Remove the logic of padding short frames in the receive path
Bin Meng
1
-18
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
1
-5
/
+5
2020-03-31
hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
Peter Maydell
1
-9
/
+35
2020-03-31
hw/net/i82596: Correct command bitmask (CID 1419392)
Philippe Mathieu-Daudé
1
-8
/
+4
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
1
-12
/
+10
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-5
/
+6
2020-02-20
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
1
-0
/
+734