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

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

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

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

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.