aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlnx/qlnxe/ecore_cxt.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-06-051-1/+1
| | | | | | - s/indepent/independent/ MFC after: 3 days
* 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-41/+107
| | | | | | | | | | | | 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-65/+60
| | | | | | | | | | 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/+2633
Qlogic 45000 Series Adapters MFC after:2 weeks Notes: svn path=/head/; revision=316485