History log of /barrelfish-master/usr/drivers/e1000/e1000n_devq.h
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# a367d5d9 21-Apr-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

e1000: simulating inerrupts using periodic events

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# 6e4f0d85 04-Apr-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

e1000: change driver to match new allocation framework

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# d48cfd44 09-Mar-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

e1000: added check if queue is full

There were no checks if the queue is full when enqueueing
using de the device queue interface

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# da48b65f 05-Feb-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Pass IRQ caps to e1k devif backend, add PCI int ctrl

We add a dedicated legacy PCI interrupt controller, that will
activate interrupts in the PCI conf space. It works analogous
to the MSIx case then. The controller driver is not yet implemented.

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 2f02f8d9 23-Jan-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

devif: move e1000 backend to usr/driver/e1000/

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>