netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Chan <michael.chan@broadcom.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: [PATCH net-next v2 00/10] bnxt_en: updates for net-next.
Date: Fri, 26 Feb 2016 03:59:58 -0500	[thread overview]
Message-ID: <1456477208-30692-1-git-send-email-michael.chan@broadcom.com> (raw)

Miscellaneous updates covering SRIOV, IRQ coalescing, firmware logging and
package version for net-next.  Thanks. 

v2: Updated description and added more comments for patch 1.  Fixed
function parameters formatting for patch 4.

Jeffrey Huang (1):
  bnxt_en: Send PF driver unload notification to all VFs.

Michael Chan (8):
  bnxt_en: Improve bnxt_vf_update_mac().
  bnxt_en: Store irq coalescing timer values in micro seconds.
  bnxt_en: Refactor bnxt_hwrm_set_coal().
  bnxt_en: Add coalescing support for tx rings.
  bnxt_en: Use firmware provided message timeout value.
  bnxt_en: Fix dmesg log firmware error messages.
  bnxt_en: Refactor _hwrm_send_message().
  bnxt_en: Add hwrm_send_message_silent().

Rob Swindell (1):
  bnxt_en: Add installed-package firmware version reporting via Ethtool
    GDRVINFO

 drivers/net/ethernet/broadcom/bnxt/bnxt.c          | 166 ++++++++++++++-------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |  35 ++---
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c  | 126 ++++++++++++++--
 drivers/net/ethernet/broadcom/bnxt/bnxt_nvm_defs.h |  14 ++
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c    |  63 +++++++-
 5 files changed, 313 insertions(+), 91 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2016-02-26  9:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26  8:59 Michael Chan [this message]
2016-02-26  8:59 ` [PATCH net-next v2 01/10] bnxt_en: Improve bnxt_vf_update_mac() Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 02/10] bnxt_en: Send PF driver unload notification to all VFs Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 03/10] bnxt_en: Store irq coalescing timer values in micro seconds Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 04/10] bnxt_en: Refactor bnxt_hwrm_set_coal() Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 05/10] bnxt_en: Add coalescing support for tx rings Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 06/10] bnxt_en: Use firmware provided message timeout value Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 07/10] bnxt_en: Fix dmesg log firmware error messages Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 08/10] bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 09/10] bnxt_en: Refactor _hwrm_send_message() Michael Chan
2016-02-26  9:00 ` [PATCH net-next v2 10/10] bnxt_en: Add hwrm_send_message_silent() Michael Chan
2016-03-01 20:46 ` [PATCH net-next v2 00/10] bnxt_en: updates for net-next David Miller
  -- strict thread matches above, loose matches on Subject: below --
2021-04-25 17:45 [PATCH net-next v2 00/10] bnxt_en: Updates " Michael Chan
2021-04-26  2:00 ` patchwork-bot+netdevbpf
2025-09-17  4:08 Michael Chan
2025-09-18 11:40 ` patchwork-bot+netdevbpf

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=1456477208-30692-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: link
Be 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).