summaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/offload.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Update the iw_cxgbe bits in the projects branch.Navdeep Parhar2017-11-071-1/+4
* cxgbe/t4_tom: Add a knob to select the congestion control algorigthmNavdeep Parhar2017-08-311-0/+1
* cxgbe: Query some more RDMA related parameters from the firmware.Navdeep Parhar2017-04-131-0/+1
* cxgbe/cxgbei: Retire all DDP related code from cxgbei and switch toNavdeep Parhar2016-09-011-1/+0
* Add support for zero-copy aio_write() on TOE sockets.John Baldwin2016-07-271-0/+1
* Use DDP to implement zerocopy TCP receive with aio_read().John Baldwin2016-05-071-2/+0
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Remove #ifdef's from various structures used in the cxgbe/cxl driver.John Baldwin2016-03-311-1/+1
* cxgbe(4): Updates to the base NIC driver and t4_tom to support the iSCSINavdeep Parhar2015-12-261-1/+1
* cxgbe(4): tidy up some of the interaction between the Upper LayerNavdeep Parhar2015-02-081-3/+5
* cxgbe(4): reserve id for iSCSI upper layer driver.Navdeep Parhar2015-02-051-0/+1
* cxgbe/tom: do not engage the TOE's payload chopper for payload < 2 MSSNavdeep Parhar2015-01-031-0/+1
* Some hooks in cxgbe(4) for the offloaded iSCSI driver.Navdeep Parhar2014-07-241-1/+1
* Read card capabilities after firmware initialization, instead of settingNavdeep Parhar2013-12-141-0/+5
* Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update aNavdeep Parhar2013-08-281-0/+1
* - Make note of interface MTU change if the rx queues exist, and not justNavdeep Parhar2013-07-041-0/+1
* cxgbe/tom: Fix bad signed/unsigned mixup in the stid allocator. ThisNavdeep Parhar2013-06-081-2/+2
* cxgbe(4): Updates to the hardware L2 table management code.Navdeep Parhar2013-01-141-2/+3
* Overhaul the stid allocator so that it can be used for IPv6 serversNavdeep Parhar2013-01-111-7/+12
* cxgbe(4): Add functions to help synchronize "slow" operations (those notNavdeep Parhar2013-01-101-17/+15
* Support for TCP DDP (Direct Data Placement) in the T4 TOE module.Navdeep Parhar2012-08-171-4/+7
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-14/+5
* Many updates to cxgbe(4)Navdeep Parhar2011-12-161-12/+59
* L2 table code. This is enough to get the T4's switch + L2 rewriteNavdeep Parhar2011-05-301-0/+18
* T4 packet filtering/steering.Navdeep Parhar2011-05-051-0/+2
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.Navdeep Parhar2011-02-181-0/+86