Sign in
qemu-android
/
qemu-android
/
6f52d5b27bc9281eda36bfad383f380160d06c02
/
hw
/
net
895527e
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging
by Peter Maydell
· 11 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
c94239f
hw/net/cadence_gem: Remove dead code
by Peter Maydell
· 11 years ago
2e11986
hw/net/stellaris_enet: Convert to vmstate
by Peter Maydell
· 11 years ago
889ac2a
hw/net/stellaris_enet: Get rid of rx_fifo pointer
by Peter Maydell
· 11 years ago
eacd606
hw/net/stellaris_enet: Fix debug format strings
by Peter Maydell
· 11 years ago
a9171c4
hw/net/stellaris_enet: Correctly implement the TR and THR registers
by Peter Maydell
· 11 years ago
c6fa443
hw/net/stellaris_enet: Rewrite tx fifo handling code
by Peter Maydell
· 11 years ago
7fd5f06
hw/net/stellaris_enet: Correct handling of packet padding
by Peter Maydell
· 11 years ago
5c10495
hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun
by Peter Maydell
· 11 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
6a0a70b
hw: Add missing 'static' attributes
by Stefan Weil
· 11 years ago
c9541f6
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' into staging
by Peter Maydell
· 11 years ago
98f93dd
virtio-net: out-of-bounds buffer write on load
by Michael S. Tsirkin
· 11 years ago
2f719f1
hw: Consistently name Error * objects err, and not errp
by Markus Armbruster
· 11 years ago
eea750a
virtio-net: out-of-bounds buffer write on invalid state load
by Michael S. Tsirkin
· 11 years ago
93156ce
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging
by Peter Maydell
· 11 years ago
24c12b7
xilinx: Fix typo in comment (Marvel -> Marvell)
by Stefan Weil
· 11 years ago
f663faa
net: xilinx_axienet.c: Add phy soft reset bit clearing
by Nathan Rossi
· 11 years ago
16cf0b2
pcnet: remove duplicate assignment
by Prasad Joshi
· 11 years ago
5538937
net: cadence_gem: Make phy respond to broadcast
by Peter Crosthwaite
· 11 years ago
6619bc5
allwinner-emac: update irq status after writes to interrupt registers
by Beniamino Galvani
· 11 years ago
103db49
allwinner-emac: set autonegotiation complete bit on link up
by Beniamino Galvani
· 11 years ago
f12d048
vmxnet3: validate queues configuration read on migration
by Dmitry Fleytman
· 11 years ago
3c99afc
vmxnet3: validate interrupt indices read on migration
by Dmitry Fleytman
· 11 years ago
9878d17
vmxnet3: validate queues configuration coming from guest
by Dmitry Fleytman
· 11 years ago
8c6c047
vmxnet3: validate interrupt indices coming from guest
by Dmitry Fleytman
· 11 years ago
edc2438
virtio-net: fix guest-triggerable buffer overrun
by Michael S. Tsirkin
· 11 years ago
f7bc8ef
virtio-net: add vlan receive state to RxFilterInfo
by Amos Kong
· 11 years ago
0b1eaa8
virtio-net: Do not filter VLANs without F_CTRL_VLAN
by Stefan Fritsch
· 11 years ago
3a87f8b
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
by Peter Maydell
· 11 years ago
ad4f62d
spapr_llan: Add to boot device list
by Alexey Kardashevskiy
· 11 years ago
39f72ef
qom: Add check() argument to object_property_add_link()
by Stefan Hajnoczi
· 11 years ago
9561fda
qom: Make QOM link property unref optional
by Stefan Hajnoczi
· 11 years ago
9c749e4
FSL eTSEC: Fix typo in rx ring
by Fabien Chouteau
· 11 years ago
3b163b0
misc: Fix typos in comments
by Stefan Weil
· 11 years ago
ddfa83e
virtio-net: remove function calls from assert
by Joel Stanley
· 11 years ago
0a61f3b
spapr-vlan: flush queue whenever can_receive can go from false to true
by Alexey Kardashevskiy
· 11 years ago
eb1e7c3
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
by Fabien Chouteau
· 11 years ago
2ce5868
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226' into staging
by Peter Maydell
· 11 years ago
106a73b
hw/net/stellaris_enet: Avoid unintended sign extension
by Peter Maydell
· 11 years ago
ad37bb3
virtio-net: use qemu_get_queue() where possible
by Stefan Hajnoczi
· 11 years ago
e3e4856
vhost_net: use offload API instead of bypassing it
by Stefan Hajnoczi
· 11 years ago
d6085e3
net: remove implicit peer from offload API
by Stefan Hajnoczi
· 11 years ago
cf528b8
net: virtio-net and vmxnet3 use offloading API
by Vincenzo Maffione
· 11 years ago
6e50d18
opencores_eth: flush queue whenever can_receive can go from false to true
by Max Filippov
· 11 years ago
b807b5f
opencores_eth: flush queue whenever can_receive can go from false to true
by Max Filippov
· 11 years ago
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
db3be60
exec: Make stb_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
5ce5944
exec: Make stw_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
ab1da85
exec: Make stl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
f606604
exec: Make stq_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
41701aa
exec: Make lduw_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
2c17449
exec: Make ldq/ldub_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
fdfba1a
exec: Make ldl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
22f90bc
hw/net: add support for Allwinner EMAC Fast Ethernet controller
by Beniamino Galvani
· 11 years ago
0159a64
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Peter Maydell
· 11 years ago
c444dfa
Fix lan9118 buffer length handling
by Roy Franz
· 11 years ago
2ad657e
Fix lan9118 TX "CMD A" handling
by Roy Franz
· 11 years ago
4dd72e0
virtio: Fix return value for dummy function vhost_net_virtqueue_pending
by Stefan Weil
· 11 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 11 years ago
5433a0a
hw: Remove assert_no_error usages
by Peter Crosthwaite
· 11 years ago
1b111dc
hw: cannot_instantiate_with_device_add_yet due to pointer props
by Markus Armbruster
· 11 years ago
e157b8f
Merge remote-tracking branch 'bonzini/virtio' into staging
by Anthony Liguori
· 11 years ago
b9aad5d
Merge remote-tracking branch 'stefanha/net-next' into staging
by Anthony Liguori
· 11 years ago
8202aa5
net/cadence_gem: Don't rx packets when no rx buffer available
by Peter Crosthwaite
· 11 years ago
3ae5725
net/cadence_gem: Improve can_receive debug printfery
by Peter Crosthwaite
· 11 years ago
e2314fd
net/cadence_gem: Fix register w1c logic
by Peter Crosthwaite
· 11 years ago
191946c
net/cadence_gem: Fix small packet FCS stripping
by Peter Crosthwaite
· 11 years ago
3057069
net/cadence_gem: Fix rx multi-fragment packets
by Peter Crosthwaite
· 11 years ago
17cf2c7
net/cadence_gem: Add missing VMSTATE_END_OF_LIST
by Peter Crosthwaite
· 11 years ago
64eb930
net/cadence_gem: Implement SAR (de)activation
by Peter Crosthwaite
· 11 years ago
a03f742
net/cadence_gem: Implement SAR match bit in rx desc
by Peter Crosthwaite
· 11 years ago
63af1e0
net/cadence_gem: Implement RX descriptor match mode flags
by Peter Crosthwaite
· 11 years ago
06c2fe9
net/cadence_gem: Prefetch rx descriptors ASAP
by Peter Crosthwaite
· 11 years ago
7cfd65e
net/cadence_gem: simplify rx buf descriptor walking
by Peter Crosthwaite
· 11 years ago
11785f5
net/cadence_gem: Don't assert against 0 buffer address
by Peter Crosthwaite
· 11 years ago
3b2c97f
net/cadence_gem: Update DMA rx descriptors as we process them
by Edgar E. Iglesias
· 11 years ago
24e822e
net/cadence_gem: Implement mac level loopback mode
by Peter Crosthwaite
· 11 years ago
306ec6c
virtio: Convert exit to unrealize
by Andreas Färber
· 11 years ago
e6f746b
virtio-net: Convert to QOM realize
by Andreas Färber
· 11 years ago
284a32f
virtio-net: QOM realize preparations
by Andreas Färber
· 11 years ago
3786cff
virtio-net: switch exit callback to VirtioDeviceClass
by Paolo Bonzini
· 11 years ago
cae2e55
virtio-net: don't update mac_table in error state
by Amos Kong
· 11 years ago
cb77e35
virtio-net: fix the indent
by Zhi Yong Wu
· 11 years ago
90d131f
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
by Michael S. Tsirkin
· 11 years ago
88a47b9
Merge remote-tracking branch 'stefanha/net' into staging
by Anthony Liguori
· 11 years ago
8c630d5
Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into staging
by Anthony Liguori
· 11 years ago
96e3504
virtio-net: fix the memory leak in rxfilter_notify()
by Amos Kong
· 11 years ago
8b7acc7
smc91c111: Fix receive starvation
by Sebastian Huber
· 11 years ago
cc386e9
virtio-net: broken RX filtering logic fixed
by Dmitry Fleytman
· 11 years ago
29fdedf
spapr: add vio-bus devices to categories
by Alexey Kardashevskiy
· 11 years ago
cd5be58
e1000/rtl8139: update HMP NIC when every bit is written
by Amos Kong
· 11 years ago
fe2dafa
virtio-net: only delete bh that existed
by Jason Wang
· 11 years ago
6bd194a
bswap.h: Remove cpu_to_be32wu()
by Peter Maydell
· 11 years ago
d8ee259
bswap.h: Remove cpu_to_be16wu()
by Peter Maydell
· 11 years ago
09fa843
bswap.h: Remove be32_to_cpupu()
by Peter Maydell
· 11 years ago
f567656
bswap.h: Remove le32_to_cpupu()
by Peter Maydell
· 11 years ago
6e93187
bswap.h: Remove cpu_to_le32wu()
by Peter Maydell
· 11 years ago
b0eb759
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
Next »