summaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/offload.h
AgeCommit message (Expand)Author
2025-11-10cxgbe: Add ULD_NVME for NVMe/TCP offloadJohn Baldwin
2025-09-29cxgbe: Use partial GCM mode for partial TLS records on T7John Baldwin
2025-09-29cxgbe: Support for NIC KTLS transmit on T7 adapters.John Baldwin
2024-10-17cxgbe/t4_tom: Change stid allocation strategy to be more IPv6 friendly.Navdeep Parhar
2024-07-21cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM.Navdeep Parhar
2024-07-21cxgbe(4): Stop and restart the atid allocator with the LLD.Navdeep Parhar
2024-07-21cxgbe(4): Basic infrastructure for ULDs to participate in adapter reset.Navdeep Parhar
2024-07-19cxgbe(4): Changes to ULD list management.Navdeep Parhar
2024-04-29cxgbe(4): Reword the comment explaining the atid/cookie split.Navdeep Parhar
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-11-15cxgbe: Enable TOE TLS RX when an RX key is provided via setsockopt().John Baldwin
2021-08-06cxgbei: Support for ISO (iSCSI segmentation offload).John Baldwin
2021-04-22cxgbe/t4_tom: Implement tod_pmtu_update.Navdeep Parhar
2021-03-26cxgbe: Add a struct sge_ofld_txq type.John Baldwin
2020-12-03Clear TLS offload mode if a TLS socket hangs without receiving data.John Baldwin
2020-10-06Store the send tag type in the common send tag header.John Baldwin
2020-05-19cxgbe/iw_cxgbe: Add an async callback to notify iw_cxgbe in case of aNavdeep Parhar
2019-11-21NIC KTLS for Chelsio T6 adapters.John Baldwin
2019-10-22Split Chelsio send tags into a generic base tag and a ratelimit tag.John Baldwin
2019-03-29cxgbe/t4_tom: Catch up with r344433, which removed tcb_autorcvbuf_inc.Navdeep Parhar
2018-08-15cxgbe(4): Use two hashes instead of a table to keep track ofNavdeep Parhar
2018-08-09cxgbe(4): Add support for high priority filters on T6+. They have theirNavdeep Parhar
2018-08-02cxgbe(4): Improvements in TID management.Navdeep Parhar
2018-05-24cxgbe(4): Data path for rate-limited tx.Navdeep Parhar
2018-05-18cxgbe(4): Implement ifnet callbacks that deal with send tags.Navdeep Parhar
2018-05-09cxgbe(4): Add support for hash filters.Navdeep Parhar
2018-04-30cxgbe(4): Convert ACT_OPEN_RPL to a shared CPL.Navdeep Parhar
2018-04-14cxgbe(4): Add support for Connection Offload Policy (aka COP).Navdeep Parhar
2018-03-13Support for TLS offload of TOE connections on T6 adapters.John Baldwin
2018-02-26Fetch TLS key parameters from the firmware.John Baldwin
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-07Update the iw_cxgbe bits in the projects branch.Navdeep Parhar
2017-08-31cxgbe/t4_tom: Add a knob to select the congestion control algorigthmNavdeep Parhar
2017-04-13cxgbe: Query some more RDMA related parameters from the firmware.Navdeep Parhar
2016-09-01cxgbe/cxgbei: Retire all DDP related code from cxgbei and switch toNavdeep Parhar
2016-07-27Add support for zero-copy aio_write() on TOE sockets.John Baldwin
2016-05-07Use DDP to implement zerocopy TCP receive with aio_read().John Baldwin
2016-05-03sys/dev: minor spelling fixes.Pedro F. Giffuni
2016-03-31Remove #ifdef's from various structures used in the cxgbe/cxl driver.John Baldwin
2015-12-26cxgbe(4): Updates to the base NIC driver and t4_tom to support the iSCSINavdeep Parhar
2015-02-08cxgbe(4): tidy up some of the interaction between the Upper LayerNavdeep Parhar
2015-02-05cxgbe(4): reserve id for iSCSI upper layer driver.Navdeep Parhar
2015-01-03cxgbe/tom: do not engage the TOE's payload chopper for payload < 2 MSSNavdeep Parhar
2014-07-24Some hooks in cxgbe(4) for the offloaded iSCSI driver.Navdeep Parhar
2013-12-14Read card capabilities after firmware initialization, instead of settingNavdeep Parhar
2013-08-28Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update aNavdeep Parhar
2013-07-04- Make note of interface MTU change if the rx queues exist, and not justNavdeep Parhar
2013-06-08cxgbe/tom: Fix bad signed/unsigned mixup in the stid allocator. ThisNavdeep Parhar
2013-01-14cxgbe(4): Updates to the hardware L2 table management code.Navdeep Parhar