History log of /freebsd-current/sys/dev/qlnx/qlnxe/ecore_sriov.c
Revision Date Author Comments
# be909a79 14-Nov-2023 John Baldwin <jhb@FreeBSD.org>

qlnx: Fix a couple of type mismatches in function declarations

Reported by: GCC 13 via -Wenum-int-mismatch
Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D42586


# 685dc743 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: one-line .c pattern

Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/


# a216b9c2 27-Mar-2022 Gordon Bergling <gbe@FreeBSD.org>

qlnxe(4): Fix a typo in a source code comment

- s/existance/existence/

MFC after: 3 days


# 37205733 01-Sep-2020 Mateusz Guzik <mjg@FreeBSD.org>

qlnx: clean up empty lines in .c and .h files


# 217ec208 24-Jul-2018 David C Somayajulu <davidcs@FreeBSD.org>

Remove support for QLNX_RCV_IN_TASKQ - i.e., Rx only in TaskQ.
Added support for LLDP passthru
Upgrade ECORE to version 8.33.5.0
Upgrade STORMFW to version 8.33.7.0
Added support for SRIOV

MFC after:5 days