History log of /freebsd-current/sys/dev/qlnx/qlnxe/ecore_int.c
Revision Date Author Comments
# 685dc743 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

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

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


# 37519e3f 31-Jul-2022 Gordon Bergling <gbe@FreeBSD.org>

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

- s/pedning/pending/

MFC after: 3 days


# 957d9ba0 02-Oct-2021 Gordon Bergling <gbe@FreeBSD.org>

qlnxe: Fix typos in two error messages

- s/erorr/error/

MFC after: 1 week


# 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


# 9efd0ba7 14-Jun-2017 David C Somayajulu <davidcs@FreeBSD.org>

Upgrade STORMFW to 8.30.0.0 and ecore version to 8.30.0.0
Add support for pci deviceID 0x8070 for QLE41xxx product line which
supports 10GbE/25GbE/40GbE

MFC after:5 days


# 11e25f0d 04-Apr-2017 David C Somayajulu <davidcs@FreeBSD.org>

Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's.
Qlogic 45000 Series Adapters

MFC after:2 weeks