summary refs log tree commit diff stats
path: root/hw/net/e1000e_core.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix link state on resumeLaurent Vivier2024-03-121-2/+0
* e1000e: Notify only new interruptsAkihiko Odaki2023-05-231-2/+0
* e1000e: Implement system clockAkihiko Odaki2023-03-101-0/+2
* e1000e: Remove pending interrupt flagsAkihiko Odaki2023-03-101-2/+0
* e1000e: Fix the code styleAkihiko Odaki2023-03-101-33/+33
* e1000e: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* hw/net/e1000e_core: Let e1000e_can_receive() return a booleanPhilippe Mathieu-Daudé2020-03-311-1/+1
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* e1000e: Prevent MSI/MSI-X stormsJan Kiszka2018-07-201-0/+2
* e1000, e1000e: Move per-packet TX offload flags out of context stateEd Swierk via Qemu-devel2017-12-221-0/+2
* e1000e: Flush all receive queues on receive enableDmitry Fleytman2016-09-271-0/+3
* net: Introduce e1000e device emulationDmitry Fleytman2016-06-021-0/+146