History log of /barrelfish-master/usr/drivers/solarflare/devif_backend_solarflare.c
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>


# 8ff0486c 13-Nov-2018 Simon Gerber <simon.gerber@inf.ethz.ch>

Remove invoke_frame_identify, replaced with frame_identify().

This commit fully removes the Frame_Identify invocation and replaces the
calls with frame_identify().
Additionally, because the KCB is special, this commit introduces a new
invocation kcb_identify() which translates the lvaddr in the KCB
capability into the pysical address of the kernel control block.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# d330a1dc 14-Aug-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

solarflare: more detailed benchmarking for the queue

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


# 5f79ccc7 16-Jul-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

devif: removing pci dependency from network card backends

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


# 3929f4ea 11-Jun-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

UDP queue: fixed setting up queue using endpoints

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


# 761ca8eb 11-Jun-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: setting uf netfilter interface for sfn5122f

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


# da1f9078 11-Jun-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

solarflare: setup filter ep on driver and devif backend

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


# 03013aa2 22-Mar-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

libnet: changed devif backend of NICs so they can initalize with
endpoint caps

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


# 867ba0cf 27-Nov-2017 Roni Häcki <roni.haecki@inf.ethz.ch>

devif: moved solaflare backend to driver

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