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
/
e1000e.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
1
-12
/
+3
*
hw/net: e1000e: Correct the initial value of VET register
Christina Wang
2021-08-02
1
-1
/
+7
*
e1000e: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
1
-1
/
+1
*
Fixed integer overflow in e1000e
Andrew Melnychenko
2020-03-31
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/net: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-3
/
+4
*
e1000e: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-1
/
+0
*
e1000, e1000e: Move per-packet TX offload flags out of context state
Ed Swierk via Qemu-devel
2017-12-22
1
-2
/
+2
*
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-12
/
+18
*
pci: Fix the wrong assertion.
Mao Zhongyi
2017-07-03
1
-1
/
+1
*
qdev: Rename DEFINE_PROP_DEFAULT() to DEFINE_PROP_SIGNED()
Marc-André Lureau
2017-06-20
1
-3
/
+3
*
e1000e: correctly tear down MSI-X memory regions
Paolo Bonzini
2017-03-14
1
-1
/
+1
*
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-02-01
1
-1
/
+1
*
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-24
1
-1
/
+1
*
pcie_aer: support configurable AER capa version
Dou Liyang
2017-01-10
1
-1
/
+2
*
pcie_aer: Convert pcie_aer_init to Error
Cao jin
2017-01-10
1
-1
/
+1
*
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
2016-09-27
1
-1
/
+1
*
e1000e: remove internal interrupt flag
Cao jin
2016-08-22
1
-7
/
+1
*
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
1
-30
/
+7
|
\
|
*
e1000e: remove unnecessary internal msi state flag
Cao jin
2016-07-05
1
-26
/
+7
|
*
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-6
/
+2
*
|
e1000e: add boot rom
Gerd Hoffmann
2016-06-24
1
-0
/
+1
|
/
*
e1000e: Fix build with gcc 4.6.3 and ust tracing
Dmitry Fleytman
2016-06-06
1
-2
/
+2
*
net: Introduce e1000e device emulation
Dmitry Fleytman
2016-06-02
1
-0
/
+739