[PATCH net-next v2 0/5] bnxt_en: Updates for net-next
From: Michael Chan <michael.chan@broadcom.com>
Date: 2025-08-19 16:39:55
From: Michael Chan <michael.chan@broadcom.com>
Date: 2025-08-19 16:39:55
The first patch is the FW interface update, followed by 3 patches to support the expanded pcie v2 structure for ethtool -d. The last patch adds a Hyper-V PCI ID for the 5760X chips (Thor2). v2: Update Changelog for patch #2 v1: https://lore.kernel.org/netdev/20250818004940.5663-1-michael.chan@broadcom.com/ (local) Michael Chan (1): bnxt_en: hsi: Update FW interface to 1.10.3.133 Pavan Chebbi (1): bnxt_en: Add Hyper-V VF ID Shruti Parab (3): bnxt_en: Refactor bnxt_get_regs() bnxt_en: Add pcie_stat_len to struct bp bnxt_en: Add pcie_ctx_v2 support for ethtool -d drivers/net/ethernet/broadcom/bnxt/bnxt.c | 5 +- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 2 + .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 84 +++-- include/linux/bnxt/hsi.h | 315 ++++++++++++++---- 4 files changed, 317 insertions(+), 89 deletions(-) -- 2.30.1