aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bnxt/bnxt_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Add PFC, ETS & App TLVs protocols supportChandrakanth patil2024-05-281-1626/+0
* if_bnxt: Implementation of Extended Port Hardware Stats Support for THOR Cont...Chandrakanth Patil2024-03-071-120/+337
* if_bnxt: Correcting the firmware package version parsing logicSumit Saxena2024-03-061-21/+37
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* IfAPI: Finish conversion of bnxt(4) to IfAPI.Justin Hibbits2023-01-311-2/+2
* if_bnxt: Remove sysctl node vlan_only which is not being usedSumit Saxena2022-11-041-37/+1
* if_bnxt: Display firmware version along with SIT package versionSumit Saxena2022-11-041-0/+3
* if_bnxt: add support for Thor controllerSumit Saxena2022-11-041-137/+148
* if_bnxt: update hsi_struct_def.h headersSumit Saxena2022-11-041-7/+7
* bnxt(4): Mark sysctls MP-safe.Alexander Motin2021-09-031-23/+23
* bnxt: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+1
* remove extraneous double ;s in sys/Ed Maste2020-03-301-2/+2
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-65/+71
* Don't populate NVRAM sysctls for VFsStephen Hurd2017-12-191-9/+11
* bnxt: add support for Flow control setting using sysctlStephen Hurd2017-10-241-0/+74
* bnxt: Choose better HW LRO defaults for performanceStephen Hurd2017-09-231-0/+85
* Added support for displaying HW port stats using sysctl.Stephen Hurd2017-09-081-0/+450
* bnxt: Implement interrupt coalescing options using sysctl.Sean Bruno2017-07-251-0/+185
* New driver for Broadcom NetXtreme-C and NetXtreme-E devices.Stephen Hurd2016-11-151-0/+618