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
/
e1000.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-06-27
hw/net/e1000: Don't use *_to_cpup()
Peter Maydell
1
-9
/
+9
2016-06-07
e1000: Removing unnecessary if statement
Sameeh Jubran
1
-5
/
+3
2016-06-02
e1000: Move out code that will be reused in e1000e
Dmitry Fleytman
1
-319
/
+92
2016-03-30
Revert "e1000: fix hang of win2k12 shutdown with flood ping"
Sameeh Jubran
1
-5
/
+0
2016-03-30
e1000: Fixing interrupts pace.
Sameeh Jubran
1
-0
/
+8
2016-02-04
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
1
-2
/
+4
2016-01-29
hw/net: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+5
2015-12-07
e1000: fix hang of win2k12 shutdown with flood ping
Denis V. Lunev
1
-0
/
+5
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
1
-3
/
+94
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
1
-78
/
+88
2015-10-12
e1000: use alias for default model
Jason Wang
1
-7
/
+1
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
1
-1
/
+2
2015-07-07
e1000: flush packets when link comes up
Stefan Hajnoczi
1
-0
/
+3
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-7
/
+4
2015-03-27
hw/net/e1000: fix integer endianness
Shannon Zhao
1
-2
/
+2
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
1
-4
/
+2
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
1
-9
/
+0
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
1
-1
/
+20
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-2
/
+0
2014-10-15
e1000: add bootindex to qom property
Gonglei
1
-0
/
+10
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-2
/
+0
2014-08-14
e1000: use symbolic constants to init phy ctrl & status registers
Gabriel L. Somlo
1
-6
/
+23
2014-08-14
e1000: correctly handle phy_ctrl reserved & self-clearing bits
Gabriel L. Somlo
1
-14
/
+17
2014-06-23
e1000: factor out checking for auto-negotiation availability
Gabriel L. Somlo
1
-12
/
+14
2014-06-23
e1000: move e1000_autoneg_timer() to after set_ics()
Gabriel L. Somlo
1
-13
/
+13
2014-06-23
e1000: signal guest on successful link auto-negotiation
Gabriel L. Somlo
1
-0
/
+1
2014-06-23
e1000: improve auto-negotiation reporting via mii-tool
Gabriel L. Somlo
1
-1
/
+4
2014-06-23
e1000: emulate auto-negotiation during external link status change
Gabriel L. Somlo
1
-16
/
+19
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-4
/
+2
2014-06-09
e1000: remove broken support for 82573L
Gabriel L. Somlo
1
-18
/
+0
2014-06-09
e1000: allow command-line selection of card model
Gabriel L. Somlo
1
-24
/
+96
2013-11-21
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
Michael S. Tsirkin
1
-1
/
+1
2013-11-06
e1000/rtl8139: update HMP NIC when every bit is written
Amos Kong
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-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
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
1
-0
/
+1
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
[next]