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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
1
-2
/
+2
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
2
-2
/
+2
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
1
-2
/
+2
2023-07-10
virtio-net: pass Device-TLB enable/disable events to vhost
Viktor Prutyanov
1
-0
/
+1
2023-07-07
Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2
-0
/
+54
2023-07-07
igb: Remove obsolete workaround for Windows
Akihiko Odaki
1
-6
/
+1
2023-07-07
e1000e: Add ICR clearing by corresponding IMS bit
Akihiko Odaki
2
-6
/
+33
2023-07-07
hw/net: ftgmac100: Drop the small packet check in the receive path
Bin Meng
1
-8
/
+0
2023-07-07
hw/net: sunhme: Remove the logic of padding short frames in the receive path
Bin Meng
1
-11
/
+0
2023-07-07
hw/net: sungem: Remove the logic of padding short frames in the receive path
Bin Meng
1
-14
/
+0
2023-07-07
hw/net: rtl8139: Remove the logic of padding short frames in the receive path
Bin Meng
1
-12
/
+0
2023-07-07
hw/net: pcnet: Remove the logic of padding short frames in the receive path
Bin Meng
1
-9
/
+0
2023-07-07
hw/net: ne2000: Remove the logic of padding short frames in the receive path
Bin Meng
1
-12
/
+0
2023-07-07
hw/net: i82596: Remove the logic of padding short frames in the receive path
Bin Meng
1
-18
/
+0
2023-07-07
hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
Bin Meng
1
-10
/
+0
2023-07-07
hw/net: e1000: Remove the logic of padding short frames in the receive path
Bin Meng
1
-10
/
+1
2023-07-07
virtio-net: correctly report maximum tx_queue_size value
Laurent Vivier
1
-2
/
+2
2023-07-07
sungem: Add WOL MMIO
Nicholas Piggin
2
-0
/
+54
2023-06-28
net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
Ani Sinha
1
-1
/
+6
2023-06-26
vhost_net: add an assertion for TAP client backends
Ani Sinha
1
-0
/
+1
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
1
-2
/
+2
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
1
-1
/
+1
2023-06-26
hw/net/virtio-net: make some VirtIONet const
Hawkins Jiawei
1
-1
/
+1
2023-06-22
hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
Mark Cave-Ayland
1
-31
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2
-56
/
+56
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
3
-0
/
+2115
2023-05-23
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
1
-0
/
+3
2023-05-23
vmxnet3: Do not depend on PC
Akihiko Odaki
1
-1
/
+1
2023-05-23
igb: Clear-on-read ICR when ICR.INTA is set
Akihiko Odaki
1
-0
/
+2
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
2
-126
/
+86
2023-05-23
e1000e: Notify only new interrupts
Akihiko Odaki
3
-88
/
+69
2023-05-23
igb: Implement Tx timestamp
Akihiko Odaki
2
-0
/
+10
2023-05-23
igb: Implement Rx PTP2 timestamp
Akihiko Odaki
3
-41
/
+127
2023-05-23
igb: Implement igb-specific oversize check
Akihiko Odaki
1
-15
/
+21
2023-05-23
igb: Filter with the second VLAN tag for extended VLAN
Akihiko Odaki
1
-5
/
+18
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
4
-21
/
+30
2023-05-23
igb: Implement Tx SCTP CSO
Akihiko Odaki
3
-5
/
+33
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
4
-12
/
+73
2023-05-23
igb: Use UDP for RSS hash
Akihiko Odaki
2
-0
/
+19
2023-05-23
igb: Implement MSI-X single vector mode
Akihiko Odaki
1
-2
/
+7
2023-05-23
hw/net/net_rx_pkt: Enforce alignment for eth_header
Akihiko Odaki
1
-4
/
+7
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
1
-9
/
+7
2023-05-23
igb: Rename a variable in igb_receive_internal()
Akihiko Odaki
1
-6
/
+6
2023-05-23
e1000e: Rename a variable in e1000e_receive_internal()
Akihiko Odaki
1
-9
/
+9
2023-05-23
igb: Clear EICR bits for delayed MSI-X interrupts
Akihiko Odaki
1
-9
/
+12
2023-05-23
igb: Fix igb_mac_reg_init coding style alignment
Akihiko Odaki
1
-48
/
+48
2023-05-23
igb: Share common VF constants
Akihiko Odaki
3
-12
/
+13
2023-05-23
igb: Add more definitions for Tx descriptor
Akihiko Odaki
2
-7
/
+29
2023-05-23
vmxnet3: Reset packet state after emptying Tx queue
Akihiko Odaki
1
-1
/
+2
2023-05-23
e1000e: Reset packet state after emptying Tx queue
Akihiko Odaki
1
-4
/
+2
[next]