summaryrefslogtreecommitdiff
path: root/sys/dev/cxgbe/common/common.h
AgeCommit message (Expand)Author
2025-11-13cxgbe(4): Expanded interrupt handling for T7Navdeep Parhar
2025-09-29cxgbe(4): hw/fw headers and shared code for the Terminator 7 ASICNavdeep Parhar
2024-06-17cxgbev(4): Shared code for the VF driver to query a VF's VLAN config.Navdeep Parhar
2024-05-17cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place.Navdeep Parhar
2024-04-30cxgbe(4): Query TPCHMAP once and not once per port.Navdeep Parhar
2024-04-29cxgbe(4): Retire t4_intr_clear.Navdeep Parhar
2024-04-29cxgbe(4): Add a helper function to locate MPS/MAC registers.Navdeep Parhar
2024-04-29cxgbe(4): Remove tx_modq lookup table.Navdeep Parhar
2024-01-09cxgbe(4): Use the correct size for the CIM LA on the T6.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-02-18cxgbe(4): Changes to the fatal error handler.Navdeep Parhar
2021-11-10cxgbe(4): internal knob for flexible control over FEC selection.Navdeep Parhar
2021-11-09cxgbe(4): sysctl to track the last L1_CFG32 requested by the driver.Navdeep Parhar
2021-09-07cxgbe(4): Display HMA information in meminfo.Navdeep Parhar
2021-06-25cxgbe(4): Get the number of usable traffic classes from the firmware.Navdeep Parhar
2021-06-01cxgbe(4): Check if the firmware supports 512 SGL per FR MR.Navdeep Parhar
2021-03-25cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode.Navdeep Parhar
2021-02-19cxgbe(4): Use the correct filter width for T5+.Navdeep Parhar
2021-02-19cxgbe(4): Use firmware commands to get/set filter configuration.Navdeep Parhar
2021-02-18cxgbe(4): Break up t4_read_chip_settings.Navdeep Parhar
2020-12-03cxgbe(4): two new debug sysctls.Navdeep Parhar
2020-12-03cxgbe(4): Stop but don't free netmap queues when netmap is switched off.Navdeep Parhar
2020-11-09cxgbe(4): Allow the PF driver to set a VF's MAC address.Navdeep Parhar
2020-11-09cxgbev(4): Use the MAC address set by the the PF if there is one.Navdeep Parhar
2020-09-18cxgbe(4): add support for stateless offloads for VXLAN traffic.Navdeep Parhar
2020-08-23cxgbe(4): Use large clusters for TOE rx queues when TOE+TLS is enabled.Navdeep Parhar
2020-07-24cxgbe(4): Some updates to the common code.Navdeep Parhar
2020-07-03cxgbe(4): changes in the Tx path to help increase tx coalescing.Navdeep Parhar
2019-11-26cxgbe(4): Allow the driver to specify multiple FECs that the firmwareNavdeep Parhar
2019-03-20cxgbe(4): Treat the viid as an opaque identifier.Navdeep Parhar
2019-02-01cxgbe(4): Improved error reporting and diagnostics.Navdeep Parhar
2018-12-06cxgbe(4): Fall back to a basic configuration in case of any error duringNavdeep Parhar
2018-09-25cxgbe(4): Link related changes.Navdeep Parhar
2018-08-09cxgbe(4): Add support for high priority filters on T6+. They have theirNavdeep Parhar
2018-08-07cxgbe(4): Allow the driver to specify a burst size when configuring aNavdeep Parhar
2018-08-02cxgbe(4): Improvements in TID management.Navdeep Parhar
2018-05-30cxgbe(4): Consider all supported speeds when building the ifmedia listNavdeep Parhar
2018-05-24cxgbe(4): Fix range checks in is_etid.Navdeep Parhar
2018-05-15cxgbe(4): Filtering related features and fixes.Navdeep Parhar
2018-05-10cxgbe(4): Determine whether the firmware supports the FILTER2 workNavdeep Parhar
2018-05-09cxgbe(4): Add support for hash filters.Navdeep Parhar
2018-04-03cxgbe: Implement tcp_info handler for connections handled by t4_tom.Navdeep Parhar
2017-12-21cxgbe(4): Read the MFG diags version from the VPD and make it availableNavdeep Parhar
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-19Merge ^/head r325842 through r325998.Hans Petter Selasky
2017-11-17cxgbe(4): Add core Vdd to the sysctl MIB.Navdeep Parhar
2017-11-14Fix iw_cxgbe build in the projects branch.Navdeep Parhar
2017-11-07Update the iw_cxgbe bits in the projects branch.Navdeep Parhar
2017-10-24cxgbe(4): Read the MPS buffer group map from the firmware as it could beNavdeep Parhar