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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
hw/net/lasi_i82596: use qemu_create_nic_device()
David Woodhouse
1
-5
/
+7
2024-02-02
hw/net/lasi_i82596: Re-enable build
David Woodhouse
2
-1
/
+2
2024-02-02
hw/net/etraxfs-eth: use qemu_configure_nic_device()
David Woodhouse
1
-3
/
+2
2024-02-02
hw/net/lan9118: use qemu_configure_nic_device()
David Woodhouse
1
-3
/
+2
2024-02-02
hw/net/smc91c111: use qemu_configure_nic_device()
David Woodhouse
1
-3
/
+2
2024-01-25
virtio-net: correctly copy vnet header when flushing TX
Jason Wang
1
-4
/
+9
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-4
/
+4
2024-01-05
hw/net: cadence_gem: Fix MDIO_OP_xxx values
Bin Meng
1
-2
/
+2
2024-01-05
hw/net/can/sja1000: fix bug for single acceptance filter and standard frame
Pavel Pisa
1
-1
/
+1
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-2
/
+0
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-2
/
+0
2023-12-30
hw/net: Constify VMState
Richard Henderson
41
-80
/
+80
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO
Philippe Mathieu-Daudé
1
-8
/
+9
2023-11-27
hw/net/can/xlnx-zynqmp: Avoid underflow while popping TX FIFOs
Philippe Mathieu-Daudé
1
-3
/
+47
2023-11-21
net: Provide MemReentrancyGuard * to qemu_new_nic()
Akihiko Odaki
37
-39
/
+71
2023-11-15
hw/net/cadence_gem.c: spelling fixes: Octects
Michael Tokarev
1
-4
/
+4
2023-11-13
igb: Add Function Level Reset to PF and VF
Cédric Le Goater
2
-0
/
+18
2023-11-13
igb: Add a VF reset handler
Cédric Le Goater
6
-2
/
+25
2023-11-07
hw/xen: update Xen PV NIC to XenDevice model
David Woodhouse
3
-116
/
+381
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
1
-2
/
+1
2023-10-27
hw/net/cadence_gem: enforce 32 bits variable size for CRC
Luc Michel
1
-1
/
+1
2023-10-27
hw/net/cadence_gem: perform PHY access on write only
Luc Michel
1
-23
/
+33
2023-10-27
hw/net/cadence_gem: use FIELD to describe PHYMNTNC register fields
Luc Michel
1
-13
/
+14
2023-10-27
hw/net/cadence_gem: use FIELD to describe DESCONF6 register fields
Luc Michel
1
-2
/
+2
2023-10-27
hw/net/cadence_gem: use FIELD to describe IRQ register fields
Luc Michel
1
-12
/
+39
2023-10-27
hw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS register fields
Luc Michel
1
-9
/
+25
2023-10-27
hw/net/cadence_gem: use FIELD to describe DMACFG register fields
Luc Michel
1
-17
/
+31
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCFG register fields
Luc Michel
1
-21
/
+39
2023-10-27
hw/net/cadence_gem: use FIELD to describe NWCTRL register fields
Luc Michel
1
-13
/
+40
2023-10-27
hw/net/cadence_gem: use FIELD for screening registers
Luc Michel
1
-45
/
+47
2023-10-27
hw/net/cadence_gem: use REG32 macro for register definitions
Luc Michel
1
-267
/
+262
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
1
-3
/
+3
2023-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
1
-1
/
+1
2023-10-20
migration: simplify notifiers
Steve Sistare
1
-3
/
+3
2023-10-19
hw/net: Declare link using static DEFINE_PROP_LINK() macro
Philippe Mathieu-Daudé
1
-5
/
+2
2023-10-17
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
Helge Deller
1
-1
/
+1
2023-10-06
hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow
Thomas Huth
1
-4
/
+4
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-5
/
+1
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
1
-2
/
+0
2023-10-04
virtio-net: do not reset vlan filtering at set_features
Hawkins Jiawei
1
-3
/
+1
2023-09-29
e1000: remove old compatibility code
Paolo Bonzini
1
-53
/
+28
2023-09-20
hw/net: spelling fixes
Michael Tokarev
15
-22
/
+22
2023-09-18
hw/net/rocker: Avoid variable length array
Peter Maydell
1
-1
/
+1
2023-09-18
hw/net/fsl_etsec/rings.c: Avoid variable length array
Peter Maydell
1
-2
/
+10
2023-09-18
e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
Tomasz Dzieciol
1
-13
/
+15
2023-09-18
igb: packet-split descriptors support
Tomasz Dzieciol
3
-43
/
+316
2023-09-18
igb: add IPv6 extended headers traffic detection
Tomasz Dzieciol
2
-1
/
+4
2023-09-18
igb: RX payload guest writting refactoring
Tomasz Dzieciol
2
-86
/
+145
2023-09-18
igb: RX descriptors guest writting refactoring
Tomasz Dzieciol
3
-88
/
+96
2023-09-18
igb: rename E1000E_RingInfo_st
Tomasz Dzieciol
2
-38
/
+38
[next]