Netdev Archive on lore.kernel.org help / color / mirror / Atom feed
From: Michael Chan <michael.chan@broadcom.com> To: davem@davemloft.net Cc: netdev@vger.kernel.org Subject: [PATCH net 0/6] bnxt_en: Bug fixes. Date: Fri, 16 Aug 2019 18:33:31 -0400 [thread overview] Message-ID: <1565994817-6328-1-git-send-email-michael.chan@broadcom.com> (raw) 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 VNIC clearing logic for 57500 chips. bnxt_en: Improve RX doorbell sequence. Somnath Kotur (1): bnxt_en: Fix to include flow direction in L2 key Vasundhara Volam (2): bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command Venkat Duvvuru (1): bnxt_en: Use correct src_fid to determine direction of the flow drivers/net/ethernet/broadcom/bnxt/bnxt.c | 36 ++++++++++++++++------- drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 9 ++++-- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 12 ++++---- drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c | 8 ++--- drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h | 2 +- 5 files changed, 40 insertions(+), 27 deletions(-) -- 2.5.1
next reply other threads:[~2019-08-16 22:33 UTC|newest] Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-08-16 22:33 Michael Chan [this message] 2019-08-16 22:33 ` [PATCH net 1/6] bnxt_en: Fix VNIC clearing logic for 57500 chips Michael Chan 2019-08-16 22:33 ` [PATCH net 2/6] bnxt_en: Improve RX doorbell sequence Michael Chan 2019-08-16 22:33 ` [PATCH net 3/6] bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails Michael Chan 2019-08-16 22:33 ` [PATCH net 4/6] bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command Michael Chan 2019-08-16 22:33 ` [PATCH net 5/6] bnxt_en: Use correct src_fid to determine direction of the flow Michael Chan 2019-08-16 22:33 ` [PATCH net 6/6] bnxt_en: Fix to include flow direction in L2 key Michael Chan 2019-08-17 8:49 ` kbuild test robot 2019-08-18 20:06 ` [PATCH net 0/6] bnxt_en: Bug fixes David Miller -- strict thread matches above, loose matches on Subject: below -- 2023-06-07 7:54 Michael Chan 2023-06-08 9:20 ` patchwork-bot+netdevbpf 2020-09-21 1:08 Michael Chan 2020-09-21 2:05 ` David Miller 2018-11-15 8:25 Michael Chan 2018-11-15 17:40 ` David Miller 2018-07-09 6:24 Michael Chan 2018-07-09 23:28 ` David Miller 2017-10-14 1:09 [PATCH net 0/6] bnxt_en: bug fixes Michael Chan 2017-10-15 1:52 ` David Miller
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1565994817-6328-1-git-send-email-michael.chan@broadcom.com \ --to=michael.chan@broadcom.com \ --cc=davem@davemloft.net \ --cc=netdev@vger.kernel.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).