aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlxgbe/ql_isr.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: extend the use of the th_flags accessor functionRichard Scheffenegger2024-11-291-1/+1
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Mechanically convert qlxgbe(4) to IfAPIJustin Hibbits2023-03-071-6/+6
* qlxgbe: purge EOL release compatibilityElliott Mitchell2023-02-041-35/+2
* qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6.John Baldwin2022-04-221-1/+8
* qlxgbe: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-20/+7
* qlxgbe: avoid NULL deref in error caseEd Maste2019-08-301-1/+1
* 1. Add additional debug prints.David C Somayajulu2018-03-291-0/+1
* 1. Added support to offline a port if is error recovery on successful.David C Somayajulu2018-02-231-10/+22
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Upgrade FW to 5.4.66David C Somayajulu2017-08-211-11/+12
* Fix bug where MTX_DEF lock was held while taskqueue_drain() was invoked.David C Somayajulu2017-05-091-1/+2
* Add support for optional Soft LRODavid C Somayajulu2017-03-301-1/+41
* Added support for if_transmit and if_qflushDavid C Somayajulu2017-01-251-15/+15
* Add support for set/get cam search modeDavid C Somayajulu2016-08-171-3/+29
* Upgrade fw, bootloader and minidump template to version 5.4.58David C Somayajulu2016-08-171-1/+6
* net: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid has hash propertiesSepherosa Ziehau2016-06-071-2/+2
* Updated Copyright informationDavid C Somayajulu2015-06-231-5/+46
* Start process of removing the use of the deprecated "M_FLOWID" flagHans Petter Selasky2014-12-011-2/+2
* Mechanically convert to if_inc_counter().Gleb Smirnoff2014-09-191-2/+2
* There is a one-to-one correspondence between the MSI-X vector # and the Statu...David C Somayajulu2013-06-101-7/+1
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 forDavid C Somayajulu2013-05-151-0/+889