[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1592953298-20858-1-git-send-email-michael.chan@broadcom.com>
Date: Tue, 23 Jun 2020 19:01:34 -0400
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, kuba@...nel.org
Subject: [PATCH net 0/4] bnxt_en: Bug fixes.
The first patch stores the firmware version code which is needed by the
next 2 patches to determine some worarounds based on the firmware version.
The workarounds are to disable legacy TX push mode and to clear the
hardware statistics during ifdown. The last patch checks that it is
a PF before reading the VPD.
Please also queue these for -stable. Thanks.
Michael Chan (3):
bnxt_en: Store the running firmware version code.
bnxt_en: Do not enable legacy TX push on older firmware.
bnxt_en: Fix statistics counters issue during ifdown with older
firmware.
Vasundhara Volam (1):
bnxt_en: Read VPD info only for PFs
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 36 +++++++++++++++++++++++++------
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 5 +++++
2 files changed, 34 insertions(+), 7 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists