aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bnxt
Commit message (Expand)AuthorAgeFilesLines
* bnxt: Fix BASE-T, 40G AOC, 1G-CX, autoneg and unknown media listsKevin Bowling2025-09-141-7/+7
* bnxt_en: Thor2 Ring counters not incrementing during trafficSreekanth Reddy2025-04-271-1/+4
* bnxt_en: Unhandled async event type 76Sreekanth Reddy2025-04-271-6/+6
* bnxt_en: Thor2 Specific Doorbell related changesSreekanth Reddy2025-04-273-32/+311
* bnxt_en: 400G speed supportSreekanth Reddy2025-04-273-135/+441
* if_bnxt: add support for RX completion record type V3Sreekanth Reddy2025-04-272-0/+5
* bnxt_en: Add backing store V2 supportSreekanth Reddy2025-04-273-18/+153
* bnxt_en: Update HSI headerSreekanth Reddy2025-04-272-169/+2082
* bnxt_en: Add 5760X (Thor2) PCI IDs supportSreekanth Reddy2025-04-275-60/+93
* iflib(4): Replace admin taskqueue group with per-interface taskqueuesKrzysztof Galazka2025-04-272-7/+5
* /sys/dev/bnxt: Enable NPAR support on BCM57504Vinícius Ferrão2025-04-272-0/+5
* bnxt_en: Improve sysctl handler bnxt_dcb_list_app()Zhenlei Huang2025-02-221-27/+17
* bnxt_en: Remove pointless NULL check for sysctl arg1Zhenlei Huang2025-02-221-18/+0
* bnxt_en: Fix the description of sysctl knob dev.bnxt.X.dcb.dcbx_capZhenlei Huang2025-02-221-2/+2
* bnxt_en: Retrieve maximum of 128 APP TLVsZhenlei Huang2025-02-224-9/+14
* bnxt(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-301-18/+0
* LinuxKPI: Add min_not_zero() to linux/minmax.hVladimir Kondratyev2024-08-011-0/+2
* bnxt_re: Explicitly cast pointer-to-integer conversionsMark Johnston2024-06-032-2/+2
* RDMA/bnxt_re: Add bnxt_re RoCE driverSumit Saxena2024-06-0316-0/+22768
* bnxt_en: Driver version update to 230.0.133.0Chandrakanth patil2024-06-031-1/+1
* bnxt_en: Firmware header version update to 1.10.3.42Chandrakanth patil2024-06-032-3774/+16903
* bnxt_en: Firmware error recovery supportChandrakanth patil2024-06-036-83/+1141
* bnxt_en: Added support for priority queues extended statsChandrakanth patil2024-06-034-7/+277
* bnxt_en: L2-RoCE driver communication interfaceChandrakanth patil2024-06-0310-339/+1923
* bnxt_en: Add PFC, ETS & App TLVs protocols supportChandrakanth patil2024-06-0314-203/+1975
* if_bnxt: Set 1G/10G baseT force speed as auto speedsChandrakanth Patil2024-06-033-5/+23
* if_bnxt: 50G, 100G and 200G PAM4 supportChandrakanth Patil2024-06-034-39/+284
* if_bnxt: Pluggable Module Display SupportSumit Saxena2024-06-033-0/+107
* if_bnxt: Implementation of Extended Port Hardware Stats Support for THOR Cont...Chandrakanth Patil2024-06-036-137/+419
* if_bnxt: Integrate AOC Cable Support into Current 40G PHY SpeedChandrakanth Patil2024-06-031-0/+4
* if_bnxt: Update Firmware Header to Latest Version 1.10.2.136Chandrakanth Patil2024-06-031-856/+15042
* if_bnxt: Update Maximum Configurable MTU from 9000 to 9600Chandrakanth Patil2024-06-031-1/+1
* if_bnxt: Enabled support for 1G SX, CX, and LX forced speed settingsChandrakanth Patil2024-06-031-0/+3
* if_bnxt: Incorrect Labeling of Supported Medium in `ifconfig -m <inf>` CommandChandrakanth Patil2024-06-031-1/+1
* if_bnxt: Fix media speed update issue in "ifconfig -m" during PHY hot plugChandrakanth Patil2024-06-032-0/+3
* if_bnxt: Correcting the firmware package version parsing logicSumit Saxena2024-06-031-21/+37
* bnxt: Handle errors from copyout() in ioctl handlersMark Johnston2024-01-181-68/+44
* Update a couple of tools to not embed __FBSDID in generated filesJohn Baldwin2023-10-241-6/+0
* bnxt: Don't restart on VLAN changesKevin Bowling2023-08-241-0/+13
* iflib drivers: Constify PCI ID LUTsMarius Strobl2023-08-172-3/+3
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-169-18/+0
* IfAPI: Finish conversion of bnxt(4) to IfAPI.Justin Hibbits2023-01-312-3/+3
* DrvAPI: Trivial mechanical conversions for various driversJustin Hibbits2022-12-212-4/+4
* bnxt: Only filter out i386Warner Losh2022-11-051-1/+1
* if_bnxt: Added support for mgmt interface for passthrough hwrmsSumit Saxena2022-11-046-4/+588
* if_bnxt: Add support for smaller backing_store_cfg message sizeSumit Saxena2022-11-042-2/+7
* if_bnxt: Fix the PORT_PHY_CFG HWRM requests while setting PauseSumit Saxena2022-11-041-0/+3
* if_bnxt: Fix the issue when kernel invokes _init() again without _stop()Sumit Saxena2022-11-042-1/+6
* if_bnxt: Remove sysctl node vlan_only which is not being usedSumit Saxena2022-11-042-38/+1