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
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+2
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-08
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
2
-0
/
+540
2014-01-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Peter Maydell
1
-1
/
+1
2014-01-27
Fix lan9118 buffer length handling
Roy Franz
1
-1
/
+1
2014-01-27
Fix lan9118 TX "CMD A" handling
Roy Franz
1
-2
/
+2
2014-01-26
virtio: Fix return value for dummy function vhost_net_virtqueue_pending
Stefan Weil
1
-1
/
+1
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-9
/
+4
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
1
-9
/
+4
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2
-0
/
+4
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
1
-20
/
+16
2013-12-10
Merge remote-tracking branch 'stefanha/net-next' into staging
Anthony Liguori
1
-15
/
+20
2013-12-10
net/cadence_gem: Don't rx packets when no rx buffer available
Peter Crosthwaite
1
-1
/
+10
2013-12-10
net/cadence_gem: Improve can_receive debug printfery
Peter Crosthwaite
1
-2
/
+10
2013-12-10
net/cadence_gem: Fix register w1c logic
Peter Crosthwaite
1
-7
/
+6
2013-12-10
net/cadence_gem: Fix small packet FCS stripping
Peter Crosthwaite
1
-5
/
+8
2013-12-10
net/cadence_gem: Fix rx multi-fragment packets
Peter Crosthwaite
1
-1
/
+1
2013-12-10
net/cadence_gem: Add missing VMSTATE_END_OF_LIST
Peter Crosthwaite
1
-0
/
+1
2013-12-10
net/cadence_gem: Implement SAR (de)activation
Peter Crosthwaite
1
-4
/
+23
2013-12-10
net/cadence_gem: Implement SAR match bit in rx desc
Peter Crosthwaite
1
-0
/
+2
2013-12-10
net/cadence_gem: Implement RX descriptor match mode flags
Peter Crosthwaite
1
-13
/
+69
2013-12-10
net/cadence_gem: Prefetch rx descriptors ASAP
Peter Crosthwaite
1
-27
/
+35
2013-12-10
net/cadence_gem: simplify rx buf descriptor walking
Peter Crosthwaite
1
-28
/
+9
2013-12-10
net/cadence_gem: Don't assert against 0 buffer address
Peter Crosthwaite
1
-9
/
+0
2013-12-10
net/cadence_gem: Update DMA rx descriptors as we process them
Edgar E. Iglesias
1
-17
/
+16
2013-12-10
net/cadence_gem: Implement mac level loopback mode
Peter Crosthwaite
1
-1
/
+1
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+5
2013-12-09
virtio-net: Convert to QOM realize
Andreas Färber
1
-4
/
+4
2013-12-09
virtio-net: QOM realize preparations
Andreas Färber
1
-10
/
+8
2013-12-09
virtio-net: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-7
/
+4
2013-12-09
virtio-net: don't update mac_table in error state
Amos Kong
1
-15
/
+20
2013-12-02
virtio-net: fix the indent
Zhi Yong Wu
1
-1
/
+1
2013-11-21
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
Michael S. Tsirkin
2
-2
/
+5
2013-11-19
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-4
/
+5
2013-11-19
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...
Anthony Liguori
1
-0
/
+1
2013-11-19
virtio-net: fix the memory leak in rxfilter_notify()
Amos Kong
1
-4
/
+4
2013-11-15
smc91c111: Fix receive starvation
Sebastian Huber
1
-0
/
+1
2013-11-08
virtio-net: broken RX filtering logic fixed
Dmitry Fleytman
1
-1
/
+2
2013-11-08
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
1
-0
/
+1
2013-11-06
e1000/rtl8139: update HMP NIC when every bit is written
Amos Kong
2
-5
/
+2
2013-11-06
virtio-net: only delete bh that existed
Jason Wang
1
-1
/
+1
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
1
-2
/
+1
2013-11-05
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
1
-11
/
+8
2013-11-05
bswap.h: Remove be32_to_cpupu()
Peter Maydell
1
-1
/
+1
2013-11-05
bswap.h: Remove le32_to_cpupu()
Peter Maydell
1
-1
/
+1
2013-11-05
bswap.h: Remove cpu_to_le32wu()
Peter Maydell
1
-1
/
+1
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
6
-8
/
+19
[prev]
[next]