aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/common/t4_msg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* cxgbe: replace zero sized array by flexible arrayToomas Soome2020-12-291-2/+2
* NIC KTLS for Chelsio T6 adapters.John Baldwin2019-11-211-0/+19
* cxgbe/t4_tom: Add a "TCB history" feature that samples hardware stateNavdeep Parhar2019-04-221-1/+2
* cxgbe(4): Make FW4_ACK a shared CPL. ETHOFLD in the base driver willNavdeep Parhar2018-05-241-0/+24
* cxgbe(4): Add support for hash filters.Navdeep Parhar2018-05-091-0/+40
* cxgbe(4): Convert ACT_OPEN_RPL to a shared CPL.Navdeep Parhar2018-04-301-1/+6
* Bring in additional constants and message fields for TLS-related messages.John Baldwin2018-02-221-3/+17
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* cxgbe(4): Refresh t4_msg.h, mainly for definitions related to the cryptoNavdeep Parhar2017-01-101-1/+594
* cxgbe(4): Fix typo in an unused macro.Navdeep Parhar2016-12-161-1/+1
* cxgbe(4): Deal with compressed error vectors.Navdeep Parhar2016-12-151-1/+1
* cxgbe: catch up with the latest hardware-related definitions.Navdeep Parhar2016-02-191-40/+589
* Remove duplicate definition (CPL_TRACE_PKT_T5).Navdeep Parhar2016-02-121-1/+0
* cxgbe/tom: don't leak resources tied to an active open request thatNavdeep Parhar2014-10-071-0/+1
* The T5 allows the driver to specify the ISS. Do so; use the ISS pickedNavdeep Parhar2013-07-041-2/+11
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. ThisNavdeep Parhar2013-03-301-1/+61
* cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulatingNavdeep Parhar2013-02-261-4/+14
* Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE asNavdeep Parhar2013-01-261-0/+2
* Support for TCP DDP (Direct Data Placement) in the T4 TOE module.Navdeep Parhar2012-08-171-0/+13
* Allow for a different handler for each type of firmware message.Navdeep Parhar2012-08-161-0/+2
* cxgbe(4): update to firmware interface 1.5.2.0; updates to shared code.Navdeep Parhar2012-06-221-72/+336
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.Navdeep Parhar2011-02-181-0/+2138