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: Thu, 15 Nov 2018 03:25:36 -0500 [thread overview] Message-ID: <1542270342-18361-1-git-send-email-michael.chan@broadcom.com> (raw) 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: Fix RSS context allocation. bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices. bnxt_en: Disable RDMA support on the 57500 chips. bnxt_en: Workaround occasional TX timeout on 57500 A0. bnxt_en: Add software "missed_irqs" counter. Vasundhara Volam (1): bnxt_en: Fix filling time in bnxt_fill_coredump_record() drivers/net/ethernet/broadcom/bnxt/bnxt.c | 70 ++++++++++++++++++++++- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 ++ drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 9 ++- drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 3 + 4 files changed, 81 insertions(+), 5 deletions(-) -- 2.5.1
next reply other threads:[~2018-11-15 18:32 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-11-15 8:25 Michael Chan [this message] 2018-11-15 8:25 ` [PATCH net 1/6] bnxt_en: Fix RSS context allocation Michael Chan 2018-11-15 8:25 ` [PATCH net 2/6] bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices Michael Chan 2018-11-15 8:25 ` [PATCH net 3/6] bnxt_en: Disable RDMA support on the 57500 chips Michael Chan 2018-11-15 8:25 ` [PATCH net 4/6] bnxt_en: Workaround occasional TX timeout on 57500 A0 Michael Chan 2018-11-15 8:25 ` [PATCH net 5/6] bnxt_en: Add software "missed_irqs" counter Michael Chan 2018-11-15 8:25 ` [PATCH net 6/6] bnxt_en: Fix filling time in bnxt_fill_coredump_record() Michael Chan 2018-11-15 17:40 ` [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 2019-08-16 22:33 Michael Chan 2019-08-18 20:06 ` 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=1542270342-18361-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).