opnsense-src/sys/dev/bnxt
Sumit Saxena e436cb7966 if_bnxt: Correcting the firmware package version parsing logic
The firmware package version currently appears as "Unknown" through
the sysctl interface. The parsing logic for extracting the firmware
package version from the package log has been modified to ensure
compatibility with all controllers.

Reviewed by:            imp
Approved by:            imp
Differential revision:  https://reviews.freebsd.org/D42950
2024-03-06 12:17:29 +00:00
..
bnxt.h iflib drivers: Constify PCI ID LUTs 2023-08-17 20:34:23 +02:00
bnxt_hwrm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_hwrm.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_ioctl.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_mgmt.c DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
bnxt_mgmt.h if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00
bnxt_sysctl.c if_bnxt: Correcting the firmware package version parsing logic 2024-03-06 12:17:29 +00:00
bnxt_sysctl.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bnxt_txrx.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
convert_hsi.pl Update a couple of tools to not embed __FBSDID in generated files 2023-09-25 07:50:11 -07:00
hsi_struct_def.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
if_bnxt.c bnxt: Handle errors from copyout() in ioctl handlers 2024-01-04 08:39:53 -05:00