index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
1
-1
/
+3
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
1
-1
/
+0
2016-01-11
net: ne2000: fix bounds check in ioport operations
Prasad J Pandit
1
-4
/
+6
2016-01-11
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
1
-4
/
+4
2016-01-11
vmxnet3: Introduce 'x-disable-pcie' back-compat property
Shmulik Ladkani
1
-0
/
+2
2016-01-11
vmxnet3: Report the Device Serial Number capability
Shmulik Ladkani
1
-2
/
+26
2016-01-11
vmxnet3: The vmxnet3 device is a PCIE endpoint
Shmulik Ladkani
1
-1
/
+52
2016-01-11
vmxnet3: coding: Introduce VMXNET3Class
Shmulik Ladkani
1
-0
/
+10
2016-01-11
vmxnet3: Introduce 'x-old-msi-offsets' back-compat property
Shmulik Ladkani
1
-0
/
+2
2016-01-11
vmxnet3: Change the offset of the MSIX PBA table
Shmulik Ladkani
1
-2
/
+3
2016-01-11
vmxnet3: Change offsets of msi/msix pci capabilities
Shmulik Ladkani
1
-3
/
+15
2016-01-11
net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
Miao Yan
1
-2
/
+2
2016-01-11
net/vmxnet3: return 0 on unknown command
Miao Yan
1
-1
/
+1
2016-01-11
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO
Miao Yan
1
-0
/
+5
2016-01-11
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
Miao Yan
1
-0
/
+16
2016-01-11
net/vmxnet3: return 1 on device activation failure
Miao Yan
1
-1
/
+1
2016-01-11
net: vmxnet3: avoid memory leakage in activate_device
P J P
1
-8
/
+16
2016-01-11
net/vmxnet3: remove redundant VMW_SHPRN(...) definition
Miao Yan
1
-4
/
+1
2016-01-11
net/vmxnet3: fix debug macro pattern for vmxnet3
Miao Yan
1
-53
/
+86
2016-01-11
net/vmxnet3: use %zu for size_t in printf
Miao Yan
1
-3
/
+3
2016-01-11
net/vmxnet3: fix a build error when enabling debug output
Miao Yan
1
-1
/
+1
2015-12-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
4
-11
/
+29
2015-12-07
lan9118: log and ignore access to invalid registers, rather than aborting
Andrew Baumann
1
-4
/
+8
2015-12-07
lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
Andrew Baumann
1
-3
/
+5
2015-12-07
vmxnet3: silence warning
Michael S. Tsirkin
1
-1
/
+0
2015-12-07
pcnet: fix rx buffer overflow(CVE-2015-7512)
Jason Wang
1
-0
/
+6
2015-12-07
net: pcnet: add check to validate receive data size(CVE-2015-7504)
Prasad J Pandit
1
-3
/
+5
2015-12-07
e1000: fix hang of win2k12 shutdown with flood ping
Denis V. Lunev
1
-0
/
+5
2015-11-27
eepro100: Prevent two endless loops
Stefan Weil
1
-0
/
+16
2015-11-18
vhost-user: ignore qemu-only features
Michael S. Tsirkin
1
-7
/
+1
2015-11-16
vhost: don't send RESET_OWNER at stop
Yuanhan Liu
1
-6
/
+0
2015-11-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-109
/
+375
2015-11-12
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
1
-0
/
+2
2015-11-12
e1000: Implementing various counters
Leonid Bloch
1
-5
/
+85
2015-11-12
e1000: Fixing the packet address filtering procedure
Leonid Bloch
1
-3
/
+7
2015-11-12
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
1
-8
/
+18
2015-11-12
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
1
-4
/
+12
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2
-3
/
+100
2015-11-12
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
1
-12
/
+46
2015-11-12
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
1
-0
/
+21
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2
-79
/
+89
2015-11-11
error: More error_setg() usage
Eric Blake
2
-12
/
+6
2015-10-27
i.MX: Standardize i.MX FEC debug
Jean-Christophe Dubois
1
-32
/
+32
2015-10-27
vmxnet3: Do not fill stats if device is inactive
Shmulik Ladkani
1
-0
/
+4
2015-10-27
net: cadence_gem: Set initial MAC address
Sebastian Huber
1
-0
/
+6
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-0
/
+17
2015-10-22
vhost user: add support of live migration
Thibaut Collet
1
-0
/
+2
2015-10-22
vhost: use a function for each call
Marc-André Lureau
1
-10
/
+6
2015-10-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
4
-15
/
+37
2015-10-12
vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO command
Shmulik Ladkani
2
-1
/
+14
[next]