Re: [PATCH net 0/6] bnxt_en: Bug fixes.

2020-09-20 Thread David Miller
From: Michael Chan Date: Sun, 20 Sep 2020 21:08:53 -0400 > A series of small driver fixes covering VPD length logic, > ethtool_get_regs on VF, hwmon temperature error handling, > mutex locking for EEE and pause ethtool settings, and > parameters for statistics related firmware calls. Series appl

[PATCH net 0/6] bnxt_en: Bug fixes.

2020-09-20 Thread Michael Chan
A series of small driver fixes covering VPD length logic, ethtool_get_regs on VF, hwmon temperature error handling, mutex locking for EEE and pause ethtool settings, and parameters for statistics related firmware calls. Please queue patches 1, 2, and 3 for -stable. Thanks. Edwin Peer (1): bnxt

Re: [PATCH net 0/6] bnxt_en: Bug fixes.

2019-08-18 Thread David Miller
From: Michael Chan Date: Fri, 16 Aug 2019 18:33:31 -0400 > 2 Bug fixes related to 57500 shutdown sequence and doorbell sequence, > 2 TC Flower bug fixes related to the setting of the flow direction, > 1 NVRAM update bug fix, and a minor fix to suppress an unnecessary > error message. Please queu

[PATCH net 0/6] bnxt_en: Bug fixes.

2019-08-16 Thread Michael Chan
2 Bug fixes related to 57500 shutdown sequence and doorbell sequence, 2 TC Flower bug fixes related to the setting of the flow direction, 1 NVRAM update bug fix, and a minor fix to suppress an unnecessary error message. Please queue for -stable as well. Thanks. Michael Chan (2): bnxt_en: Fix V

Re: [PATCH net 0/6] bnxt_en: Bug fixes.

2018-11-15 Thread David Miller
From: Michael Chan Date: Thu, 15 Nov 2018 03:25:36 -0500 > Most of the bug fixes are related to the new 57500 chips, including some > initialization and counter fixes, disabling RDMA support, and a > workaround for occasional missing interrupts. The last patch from > Vasundhara fixes the year/mo

[PATCH net 0/6] bnxt_en: Bug fixes.

2018-11-15 Thread Michael Chan
Most of the bug fixes are related to the new 57500 chips, including some initialization and counter fixes, disabling RDMA support, and a workaround for occasional missing interrupts. The last patch from Vasundhara fixes the year/month parameters for firmware coredump. Michael Chan (5): bnxt_en:

Re: [PATCH net 0/6] bnxt_en: Bug fixes.

2018-07-09 Thread David Miller
From: Michael Chan Date: Mon, 9 Jul 2018 02:24:46 -0400 > These are bug fixes in error code paths, TC Flower VLAN TCI flow > checking bug fix, proper filtering of Broadcast packets if IFF_BROADCAST > is not set, and a bug fix in bnxt_get_max_rings() to return 0 ring > parameters when the return

[PATCH net 0/6] bnxt_en: Bug fixes.

2018-07-08 Thread Michael Chan
These are bug fixes in error code paths, TC Flower VLAN TCI flow checking bug fix, proper filtering of Broadcast packets if IFF_BROADCAST is not set, and a bug fix in bnxt_get_max_rings() to return 0 ring parameters when the return value is -ENOMEM. Michael Chan (4): bnxt_en: Fix inconsistent BN

Re: [PATCH net 0/6] bnxt_en: bug fixes.

2017-10-14 Thread David Miller
From: Michael Chan Date: Fri, 13 Oct 2017 21:09:28 -0400 > Various bug fixes for the VF/PF link change logic, VF resource checking, > potential firmware response corruption on NVRAM and DCB parameters, > and reading the wrong register for PCIe link speed on the VF. Series applied, thanks.

[PATCH net 0/6] bnxt_en: bug fixes.

2017-10-13 Thread Michael Chan
Various bug fixes for the VF/PF link change logic, VF resource checking, potential firmware response corruption on NVRAM and DCB parameters, and reading the wrong register for PCIe link speed on the VF. Michael Chan (4): bnxt_en: Improve VF/PF link change logic. bnxt_en: Don't use rtnl lock to