aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/common
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): two new debug sysctls.Navdeep Parhar2020-12-032-0/+50
* cxgbe(4): Stop but don't free netmap queues when netmap is switched off.Navdeep Parhar2020-12-032-0/+28
* cxgbe(4): Allow the PF driver to set a VF's MAC address.Navdeep Parhar2020-11-092-0/+44
* cxgbev(4): Use the MAC address set by the the PF if there is one.Navdeep Parhar2020-11-092-0/+48
* cxgbe(4): Fix page fault in t4_get_lb_stats with 2 port T5 cards.Navdeep Parhar2020-10-191-9/+12
* cxgbe(4): Do not request FEC when requesting speeds that don't have FEC.Navdeep Parhar2020-10-141-1/+1
* cxgbe(4): More fixes for the T6 FCS error counter.Navdeep Parhar2020-10-091-27/+4
* cxgbe(4): add support for stateless offloads for VXLAN traffic.Navdeep Parhar2020-09-182-12/+4
* cxgbe(4): Get the count of FCS errors from the MAC and not MPS for T6 ports.Navdeep Parhar2020-09-141-1/+27
* cxgbe(4): Use large clusters for TOE rx queues when TOE+TLS is enabled.Navdeep Parhar2020-08-232-1/+18
* cxgbe(4): Some updates to the common code.Navdeep Parhar2020-07-243-91/+607
* cxgbe(4): changes in the Tx path to help increase tx coalescing.Navdeep Parhar2020-07-031-0/+1
* cxgbe(4): Congestion drops are maintained per E-channel and not perNavdeep Parhar2020-02-191-1/+2
* cxgbe(4): Allow the driver to specify multiple FECs that the firmwareNavdeep Parhar2019-11-262-56/+115
* NIC KTLS for Chelsio T6 adapters.John Baldwin2019-11-213-0/+26
* cxgbe(4): Use correct size while converting lpacaps32 to nativeNavdeep Parhar2019-10-311-1/+1
* cxgbe(4): Use correct FetchBurstMin values for T6.Navdeep Parhar2019-10-251-0/+5
* cxgbe(4): Completely ignore all top level interrupts that are not enabled.Navdeep Parhar2019-07-121-7/+6
* cxgbe/t4_tom: Add a "TCB history" feature that samples hardware stateNavdeep Parhar2019-04-221-1/+2
* cxgbe(4): Add a flag to indicate that bits in interrupt cause but not inNavdeep Parhar2019-04-021-47/+82
* cxgbe(4): Treat the viid as an opaque identifier.Navdeep Parhar2019-03-202-21/+42
* cxgbe(4): Use correct port_info in the call to is_bt().Navdeep Parhar2019-02-251-1/+1
* cxgbe(4): Ignore unused interrupts.Navdeep Parhar2019-02-101-0/+1
* cxgbe(4): Auto-dump the CIM block's logic analyzer on a TIMER0 interrupt.Navdeep Parhar2019-02-071-1/+5
* cxgbe(4): Auto-dump the device log on a mailbox timeout or when theNavdeep Parhar2019-02-071-3/+11
* cxgbe(4): Improved error reporting and diagnostics.Navdeep Parhar2019-02-012-659/+1213
* cxgbe(4): Clear FW_OK if the firmware reports an error.Navdeep Parhar2019-01-041-1/+3
* cxgbe(4): Fall back to a basic configuration in case of any error duringNavdeep Parhar2018-12-062-90/+28
* cxgbe(4): Link related changes.Navdeep Parhar2018-09-252-121/+368
* cxgbe(4): Avoid overflow while calculating channel rate.Navdeep Parhar2018-08-211-1/+1
* cxgbe(4): Add support for high priority filters on T6+. They have theirNavdeep Parhar2018-08-091-0/+7
* cxgbe(4): Allow the driver to specify a burst size when configuring aNavdeep Parhar2018-08-072-2/+3
* cxgbe(4): Improvements in TID management.Navdeep Parhar2018-08-021-8/+4
* cxgbe(4): Assume that any unknown flash on the card is 4MB and has 64KBNavdeep Parhar2018-07-061-35/+14
* cxgbe(4): Some mailbox commands require access to the Tx pipeline andNavdeep Parhar2018-06-191-3/+67
* cxgbe(4): Consider all supported speeds when building the ifmedia listNavdeep Parhar2018-05-302-11/+17
* cxgbe(4): Make FW4_ACK a shared CPL. ETHOFLD in the base driver willNavdeep Parhar2018-05-241-0/+24
* cxgbe(4): Fix range checks in is_etid.Navdeep Parhar2018-05-241-2/+3
* cxgbe(4): Add support for two more flash parts.Navdeep Parhar2018-05-151-0/+38
* cxgbe(4): Filtering related features and fixes.Navdeep Parhar2018-05-153-6/+19
* cxgbe(4): Determine whether the firmware supports the FILTER2 workNavdeep Parhar2018-05-101-0/+1
* cxgbe(4): Add support for hash filters.Navdeep Parhar2018-05-092-0/+46
* cxgbe(4): Update all firmwares to 1.19.1.0.Navdeep Parhar2018-05-051-4/+0
* cxgbe(4): Convert ACT_OPEN_RPL to a shared CPL.Navdeep Parhar2018-04-301-1/+6
* cxgbe: Implement tcp_info handler for connections handled by t4_tom.Navdeep Parhar2018-04-031-0/+6
* cxgbe(4): Do not read MFG diags information from custom boards.Navdeep Parhar2018-03-221-5/+9
* Bring in additional constants and message fields for TLS-related messages.John Baldwin2018-02-222-3/+65
* cxgbe(4): Do not display harmless warning in non-debug builds.Navdeep Parhar2018-01-261-0/+2
* cxgbe(4): Read the MFG diags version from the VPD and make it availableNavdeep Parhar2017-12-212-22/+45
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-277-0/+14