aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bnxt
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Fix link active_speed sizeSlava Shwartsman2026-06-171-2/+3
* if_bnxt: add few source files to version controlSumit Saxena2026-06-156-0/+790
* if_bnxt: Add support for HWRM passthrough with multiple DMA buffersSreekanth Reddy2026-06-152-39/+60
* if_bnxt: Fix the Unknown command 0x80000000 ioctl command errorSreekanth Reddy2026-06-151-5/+5
* if_bnxt: Add Firmware crashdump collection supportSreekanth Reddy2026-06-155-7/+361
* if_bnxt/bnxt_re: Update hsi headersSreekanth Reddy2026-06-153-442/+9133
* if_bnxt/bnxt_re: add support for driver snapdumpSreekanth Reddy2026-06-157-48/+591
* bnxt: Fix build / load error for bnxt(4) in kernels without PCI_IOVAndrew Gallatin2026-05-293-6/+39
* bnxt_en: Address review comments for core SR-IOV supportChandrakanth Patil2026-04-284-19/+19
* bnxt_en: VF ring reservation, HWRM registration, and PF-only operation guardsChandrakanth Patil2026-04-286-21/+121
* bnxt_en: Re-enable SR-IOV after firmware resetChandrakanth Patil2026-04-282-0/+13
* bnxt_en: Add per-VF trust, spoof-check and promiscuous controlsChandrakanth Patil2026-04-282-3/+270
* bnxt_en: Add VF forwarded HWRM request handlingChandrakanth Patil2026-04-282-0/+200
* bnxt_en: Add VF load path and PF/VF context differentiationChandrakanth Patil2026-04-284-70/+292
* bnxt_en: Add core SR-IOV infrastructureChandrakanth Patil2026-04-284-28/+631
* bnxt: set hardware checksum only if requiredacazuc2026-02-051-6/+16
* bnxt_re/libbnxtre: Add support for Variable WQE on BCM576xx controllersSreekanth Reddy2026-01-279-85/+194
* bnxt_re: Add support to display board_id in ibv_devinfo outputSreekanth Reddy2026-01-275-1/+31
* bnxt_re: Fix active_speed value when two ports are aggregatedSreekanth Reddy2026-01-278-30/+103
* bnxt_en/re: Use FW defined resource limit for RoCESreekanth Reddy2026-01-277-16/+42
* bnxt_re/libbnxtre: Add RoCE support for BCM576xx controllersSreekanth Reddy2026-01-2713-39/+93
* bnxt: don't set media status if link is downAnaëlle CAZUC2026-01-261-4/+3
* bnxt: Fix up ioctl opcodes to support IOC_VOID along with IOC_INSumit Saxena2026-01-092-6/+14
* bnxt: fix i2c read to allow access to different addressesAndrew Gallatin2026-01-081-1/+1
* LinuxKPI: pci: implementation of [lkpi_]pci_get_slot()Bjoern A. Zeeb2025-09-291-0/+1
* bnxt: Fix the request length in bnxt_hwrm_func_backing_store_cfg()Mark Johnston2025-09-111-1/+1
* bnxt(4): Fix typos in a comment and a kernel messageGordon Bergling2025-08-171-2/+2
* LinuxKPI: MODULE_DEVICE_TABLE() factor out the bus specific MODULE_PNP_INFO()Bjoern A. Zeeb2025-07-041-0/+1
* bnxt: Fix BASE-T, 40G AOC, 1G-CX, autoneg and unknown media listsKevin Bowling2025-06-141-7/+7
* bnxt: add guards around struct_group macrosBjoern A. Zeeb2025-05-051-0/+4
* bnxt_en: Thor2 Ring counters not incrementing during trafficSreekanth Reddy2025-04-231-1/+4
* bnxt_en: Unhandled async event type 76Sreekanth Reddy2025-04-231-6/+6
* bnxt_en: Thor2 Specific Doorbell related changesSreekanth Reddy2025-04-233-32/+311
* bnxt_en: 400G speed supportSreekanth Reddy2025-04-233-135/+441
* if_bnxt: add support for RX completion record type V3Sreekanth Reddy2025-04-232-0/+5
* bnxt_en: Add backing store V2 supportSreekanth Reddy2025-04-233-18/+153
* bnxt_en: Update HSI headerSreekanth Reddy2025-04-232-169/+2082
* bnxt_en: Add 5760X (Thor2) PCI IDs supportSreekanth Reddy2025-04-235-60/+93
* bnxt_en: Improve sysctl handler bnxt_dcb_list_app()Zhenlei Huang2025-02-141-27/+17
* bnxt_en: Remove pointless NULL check for sysctl arg1Zhenlei Huang2025-02-141-18/+0
* bnxt_en: Fix the description of sysctl knob dev.bnxt.X.dcb.dcbx_capZhenlei Huang2025-02-141-2/+2
* bnxt_en: Retrieve maximum of 128 APP TLVsZhenlei Huang2025-02-144-9/+14
* iflib(4): Replace admin taskqueue group with per-interface taskqueuesKrzysztof Galazka2025-01-242-7/+5
* bnxt: Use IfAPI accessors where ableJustin Hibbits2024-11-133-7/+7
* bnxt(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-031-18/+0
* /sys/dev/bnxt: Enable NPAR support on BCM57504Vinícius Ferrão2024-07-072-0/+5
* LinuxKPI: Add min_not_zero() to linux/minmax.hVladimir Kondratyev2024-06-061-0/+2
* bnxt_re: Explicitly cast pointer-to-integer conversionsMark Johnston2024-05-282-2/+2
* RDMA/bnxt_re: Add bnxt_re RoCE driverSumit Saxena2024-05-2816-0/+22768
* bnxt_en: Driver version update to 230.0.133.0Chandrakanth patil2024-05-281-1/+1