aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlnx/qlnxe/ecore_int.c
Commit message (Collapse)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
| | | | Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
* qlnxe(4): Fix a typo in a source code commentGordon Bergling2022-07-311-1/+1
| | | | | | - s/pedning/pending/ MFC after: 3 days
* qlnxe: Fix typos in two error messagesGordon Bergling2021-10-021-2/+2
| | | | | | - s/erorr/error/ MFC after: 1 week
* qlnx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
| | | | Notes: svn path=/head/; revision=365169
* Remove support for QLNX_RCV_IN_TASKQ - i.e., Rx only in TaskQ.David C Somayajulu2018-07-251-82/+92
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=336695
* Upgrade STORMFW to 8.30.0.0 and ecore version to 8.30.0.0David C Somayajulu2017-06-151-38/+141
| | | | | | | | | | Add support for pci deviceID 0x8070 for QLE41xxx product line which supports 10GbE/25GbE/40GbE MFC after:5 days Notes: svn path=/head/; revision=319964
* Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's.David C Somayajulu2017-04-041-0/+2585
Qlogic 45000 Series Adapters MFC after:2 weeks Notes: svn path=/head/; revision=316485