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
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
2013-10-18
net/rtl8139: update network information when macaddr is changed in guest
Amos Kong
1
-1
/
+5
2013-10-18
net/e1000: update network information when macaddr is changed in guest
Amos Kong
1
-0
/
+8
2013-10-18
net: update nic info during device reset
Amos Kong
2
-0
/
+2
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
5
-6
/
+8
2013-10-14
hw/vmxnet3: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-2
/
+11
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-09-22
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
1
-0
/
+1
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
1
-12
/
+58
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
1
-2
/
+2
2013-09-06
ne2000: mark I/O as LITTLE_ENDIAN
Aurelien Jarno
1
-1
/
+1
2013-09-06
vmxnet3: Eliminate __packed redefined warning
Brad Smith
1
-2
/
+0
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
1
-3
/
+128
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-2
/
+4
[next]