aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bnxt/bnxt_en
Commit message (Expand)AuthorAgeFilesLines
* 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(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
* bnxt_en: Driver version update to 230.0.133.0Chandrakanth patil2024-05-281-1/+1
* bnxt_en: Firmware header version update to 1.10.3.42Chandrakanth patil2024-05-282-3774/+16903
* bnxt_en: Firmware error recovery supportChandrakanth patil2024-05-286-83/+1141
* bnxt_en: Added support for priority queues extended statsChandrakanth patil2024-05-284-7/+277
* bnxt_en: L2-RoCE driver communication interfaceChandrakanth patil2024-05-2810-339/+1923
* bnxt_en: Add PFC, ETS & App TLVs protocols supportChandrakanth patil2024-05-2814-0/+90744