aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/cxgbe
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): Enable the hardware TCP Offload Module (t4_tom) on aarch64.Navdeep Parhar2022-03-021-1/+1
* cxgbe(4): Update firmwares to 1.26.6.0.Navdeep Parhar2022-01-033-3/+3
* cxgbe(4): Update firmwares to 1.26.4.0Navdeep Parhar2021-12-093-3/+3
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-181-0/+2
* modules: a lot: need opt_kern_tls.hKyle Evans2021-09-302-1/+2
* cxgbe(4): Update firmwares to 1.26.2.0.Navdeep Parhar2021-09-283-3/+3
* cxgbe(4): Update firmwares to 1.26.0.0.Navdeep Parhar2021-07-133-3/+3
* cxgbe(4): Update firmwares to 1.25.6.0.Navdeep Parhar2021-05-293-3/+3
* cxgbe(4): Update firmwares to 1.25.0.40.Navdeep Parhar2020-11-063-3/+3
* cxgbe(4): Update T4/5/6 firmwares to 1.25.0.0.Navdeep Parhar2020-09-173-3/+3
* None of these use opt_sched.hBryan Drewery2020-04-281-1/+1
* Introduce LINUXKPI_GENSRCS.Konstantin Belousov2020-03-201-9/+2
* cxgbe(4): Update T4/5/6 firmwares to 1.24.12.0.Navdeep Parhar2020-02-123-3/+3
* cxgbe(4): Update T4/5/6 firmwares to 1.24.11.0.Navdeep Parhar2019-12-103-18/+6
* NIC KTLS for Chelsio T6 adapters.John Baldwin2019-11-211-0/+6
* Create a file to hold shared routines for dealing with T6 key contexts.John Baldwin2019-11-131-1/+2
* Add opt_kern_tls.h to the sources from t4_tom.ko.John Baldwin2019-10-091-0/+1
* cxgbe(4): Update T4/5/6 firmwares to 1.23.0.0.Navdeep Parhar2019-03-133-3/+3
* Move CLIP table handling out of TOM and into the base driver.John Baldwin2018-11-291-0/+1
* cxgbe(4): Update T4/5/6 firmwares to 1.22.0.3.Navdeep Parhar2018-11-193-3/+3
* cxgbe(4): Replace T4_PKT_TIMESTAMP with something slightly less hackish.Navdeep Parhar2018-08-181-3/+0
* cxgbe(4): Add code to deal with the chip's source MAC table (aka SMT).Navdeep Parhar2018-05-311-0/+1
* cxgbe(4): Allocate offload Tx queues when a card has resourcesNavdeep Parhar2018-05-171-0/+1
* cxgbe(4): Update all firmwares to 1.19.1.0.Navdeep Parhar2018-05-053-3/+3
* cxgbe(4): Move all TCAM filter code into a separate file.Navdeep Parhar2018-05-011-1/+2
* Support for TLS offload of TOE connections on T6 adapters.John Baldwin2018-03-131-0/+1
* Update the iw_cxgbe bits in the projects branch.Navdeep Parhar2017-11-071-0/+3
* cxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0.Navdeep Parhar2017-10-073-3/+3
* cxgbe(4): Update T6/T5/T4 firmwares to 1.16.59.0.Navdeep Parhar2017-08-293-3/+3
* cxgbe(4): Initial import of the "collect" component of Chelsio unifiedNavdeep Parhar2017-08-031-1/+7
* cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0.Navdeep Parhar2017-05-233-3/+3
* Add a driver for the Chelsio T6 crypto accelerator engine.John Baldwin2017-05-172-0/+20
* cxgbe/t4_tom: Per-connection rate limiting for TCP sockets handled byNavdeep Parhar2017-05-051-0/+1
* cxgbe(4): Support routines for Tx traffic scheduling.Navdeep Parhar2017-05-021-0/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-0413-15/+15
* cxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26.0. Changelog forNavdeep Parhar2017-01-033-3/+3
* cxgbe(4): Update firmwares from version 1.16.12.0 to 1.16.22.0.Navdeep Parhar2016-12-063-3/+3
* cxgbe(4): Include firmware for T6 cards in the driver. Update allNavdeep Parhar2016-11-304-2/+30
* cxgbe(4): Attach to cards with the Terminator 6 ASIC. T6 cards willNavdeep Parhar2016-09-163-0/+24
* Chelsio T4/T5 VF driver.John Baldwin2016-09-073-0/+34
* cxgbe/cxgbei: Retire all DDP related code from cxgbei and switch toNavdeep Parhar2016-09-011-1/+0
* Add a driver to create VF devices on Chelsio T4/T5 NICs.John Baldwin2016-07-221-1/+3
* cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.Navdeep Parhar2016-05-132-2/+2
* Add a 'show t4 tcb <nexus> <tid>' command to dump a TCB from DDB.John Baldwin2016-04-101-0/+1
* cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.Navdeep Parhar2016-03-012-2/+2
* cxgbei: Hardware accelerated iSCSI target and initiator for TOE capableNavdeep Parhar2015-12-262-0/+25
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+1
* cxgbe(4): support for the kernel RSS option.Navdeep Parhar2015-10-161-0/+1
* cxgbe(4): Update T5 and T4 firmwares bundled with the driver to 1.14.4.0. TheNavdeep Parhar2015-08-052-2/+2
* cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.Navdeep Parhar2015-07-142-2/+2