aboutsummaryrefslogtreecommitdiff
path: root/hw/net/e1000e_core.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-31hw/net/e1000e_core: Let e1000e_can_receive() return a booleanPhilippe Mathieu-Daudé1-1/+1
2019-06-12Supply missing header guardsMarkus Armbruster1-0/+5
2018-07-20e1000e: Prevent MSI/MSI-X stormsJan Kiszka1-0/+2
2017-12-22e1000, e1000e: Move per-packet TX offload flags out of context stateEd Swierk via Qemu-devel1-0/+2
2016-09-27e1000e: Flush all receive queues on receive enableDmitry Fleytman1-0/+3
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman1-0/+146