aboutsummaryrefslogtreecommitdiff
path: root/hw/net/e1000e_core.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-12e1000e: fix link state on resumeLaurent Vivier1-2/+0
2023-05-23e1000e: Notify only new interruptsAkihiko Odaki1-2/+0
2023-03-10e1000e: Implement system clockAkihiko Odaki1-0/+2
2023-03-10e1000e: Remove pending interrupt flagsAkihiko Odaki1-2/+0
2023-03-10e1000e: Fix the code styleAkihiko Odaki1-33/+33
2020-11-15e1000e: Fix Lesser GPL version numberChetan Pant1-1/+1
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