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

2020-05-26 Thread David Miller
From: Michael Chan Date: Mon, 25 May 2020 17:41:16 -0400 > 3 bnxt_en driver fixes, covering a bug in preserving the counters during > some resets, proper error code when flashing NVRAM fails, and an > endian bug when extracting the firmware response message length. Series applied. > Please also

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

2018-09-03 Thread Michael Chan
On Mon, Sep 3, 2018 at 10:50 PM, Michael Chan wrote: > On Mon, Sep 3, 2018 at 10:01 PM, David Miller wrote: >> >> From: Michael Chan >> Date: Mon, 3 Sep 2018 04:23:16 -0400 >> >> > This short series fixes resource related logic in the driver, mostly >> > affecting the RDMA driver under corner c

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

2018-09-03 Thread Michael Chan
On Mon, Sep 3, 2018 at 10:01 PM, David Miller wrote: > > From: Michael Chan > Date: Mon, 3 Sep 2018 04:23:16 -0400 > > > This short series fixes resource related logic in the driver, mostly > > affecting the RDMA driver under corner cases. > > Series applied, thanks Michael. > > Do you want patc

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

2018-09-03 Thread David Miller
From: Michael Chan Date: Mon, 3 Sep 2018 04:23:16 -0400 > This short series fixes resource related logic in the driver, mostly > affecting the RDMA driver under corner cases. Series applied, thanks Michael. Do you want patch #3 queued up for -stable?

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

2017-08-23 Thread David Miller
From: Michael Chan Date: Wed, 23 Aug 2017 19:34:02 -0400 > 3 bug fixes related to XDP ring accounting in bnxt_setup_tc(), freeing > MSIX vectors when bnxt_re unregisters, and preserving the user-administered > PF MAC address when disabling SRIOV. Series applied, thanks.

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

2017-07-11 Thread David Miller
From: Michael Chan Date: Tue, 11 Jul 2017 13:05:33 -0400 > 3 bug fixes in this series. Fix a crash in bnxt_get_stats64() that can > happen if the device is closing and freeing the statistics block at the > same time. The 2nd one fixes ethtool -L failing when changing from > combined to non-comb

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

2016-06-07 Thread David Miller
From: Michael Chan Date: Mon, 6 Jun 2016 02:37:13 -0400 > Fix a race condition and VLAN rx acceleration logic. Series applied.

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

2016-04-27 Thread David Miller
From: Michael Chan Date: Mon, 25 Apr 2016 02:30:48 -0400 > Only use MSIX on VF, and fix rx page buffers on architectures with > PAGE_SIZE >= 64K. Series applied, thanks Michael.

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

2016-01-29 Thread David Miller
From: Michael Chan Date: Thu, 28 Jan 2016 03:11:19 -0500 > 3 small bug fix patches for net. Series applied, thanks Michael.