index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: split out trace events for hw/net/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+272
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
2
-3
/
+44
|
\
|
*
fix some coding style problems
Cao jin
2016-06-17
1
-1
/
+1
|
*
vhost-net: save & restore vring enable state
Marc-André Lureau
2016-06-17
1
-0
/
+11
|
*
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
2016-06-17
1
-1
/
+26
|
*
vhost-net: do not crash if backend is not present
Marc-André Lureau
2016-06-17
1
-1
/
+6
*
|
clean-includes: run it once more
Paolo Bonzini
2016-06-16
2
-1
/
+1
*
|
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
|
/
*
rocker: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
1
-3
/
+2
*
e1000: Removing unnecessary if statement
Sameeh Jubran
2016-06-07
1
-5
/
+3
*
e1000e: Fix build with gcc 4.6.3 and ust tracing
Dmitry Fleytman
2016-06-06
1
-2
/
+2
*
e1000e: Fix build with ust trace backend
Dmitry Fleytman
2016-06-03
1
-2
/
+9
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-02
20
-1309
/
+7491
|
\
|
*
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
2016-06-02
1
-101
/
+572
|
*
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2016-06-02
1
-176
/
+222
|
*
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2016-06-02
1
-27
/
+27
|
*
i.MX: reset TX/RX descriptors when FEC is disabled.
Jean-Christophe Dubois
2016-06-02
1
-0
/
+2
|
*
i.MX: Fix FEC code for ECR register reset value.
Jean-Christophe Dubois
2016-06-02
1
-1
/
+1
|
*
i.MX: Fix FEC code for MDIO address selection
Jean-Christophe Dubois
2016-06-02
1
-2
/
+2
|
*
i.MX: Fix FEC code for MDIO operation selection
Jean-Christophe Dubois
2016-06-02
1
-3
/
+3
|
*
net: Introduce e1000e device emulation
Dmitry Fleytman
2016-06-02
5
-0
/
+4366
|
*
e1000: Move out code that will be reused in e1000e
Dmitry Fleytman
2016-06-02
4
-320
/
+573
|
*
e1000_regs: Add definitions for Intel 82574-specific bits
Dmitry Fleytman
2016-06-02
1
-3
/
+342
|
*
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
2016-06-02
3
-28
/
+44
|
*
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
2016-06-02
4
-117
/
+813
|
*
rtl8139: Move more TCP definitions to common header
Dmitry Fleytman
2016-06-02
1
-5
/
+0
|
*
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
2016-06-02
6
-196
/
+196
|
*
vmxnet3: Use common MAC address tracing macros
Dmitry Fleytman
2016-06-02
2
-7
/
+4
|
*
vmxnet3: Use generic function for DSN capability definition
Dmitry Fleytman
2016-06-02
1
-7
/
+5
|
*
net: mipsnet: check packet length against buffer
Prasad J Pandit
2016-05-25
1
-0
/
+3
*
|
hw/net/spapr_llan: Provide counter with dropped rx frames to the guest
Thomas Huth
2016-05-27
1
-0
/
+17
*
|
hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffers
Thomas Huth
2016-05-27
1
-3
/
+25
|
/
*
hw/net/opencores_eth: Allocating Large sized arrays to heap
Zhou Jie
2016-05-23
1
-1
/
+10
*
hw/net/opencores_eth: use mii.h
Max Filippov
2016-05-23
1
-17
/
+16
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
6
-1
/
+6
*
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
1
-4
/
+4
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-2
/
+2
*
net: stellaris_enet: check packet length against receive buffer
Prasad J Pandit
2016-04-11
1
-1
/
+11
*
Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into staging
Peter Maydell
2016-04-08
1
-1
/
+1
|
\
|
*
opencores_eth: indicate autonegotiation completion
Max Filippov
2016-04-04
1
-1
/
+1
*
|
rtl8139: using CP_TX_OWN for ownership transferring during tx
Jason Wang
2016-04-06
1
-1
/
+1
*
|
Revert "e1000: fix hang of win2k12 shutdown with flood ping"
Sameeh Jubran
2016-03-30
1
-5
/
+0
*
|
e1000: Fixing interrupts pace.
Sameeh Jubran
2016-03-30
1
-0
/
+8
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
8
-5
/
+11
|
\
\
|
*
|
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
|
*
|
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
3
-0
/
+6
|
*
|
Clean up includes some more
Markus Armbruster
2016-03-22
2
-4
/
+0
|
*
|
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
4
-0
/
+4
*
|
|
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
2016-03-24
1
-1
/
+1
*
|
|
hw/net/spapr_llan: Fix receive buffer handling for better performance
Thomas Huth
2016-03-24
1
-2
/
+216
[next]