netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 00/10] bnxt_en: updates for net-next.
@ 2016-02-26  8:59 Michael Chan
  2016-02-26  8:59 ` [PATCH net-next v2 01/10] bnxt_en: Improve bnxt_vf_update_mac() Michael Chan
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Michael Chan @ 2016-02-26  8:59 UTC (permalink / raw)
  To: davem; +Cc: netdev

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-03-01 20:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26  8:59 [PATCH net-next v2 00/10] bnxt_en: updates for net-next Michael Chan
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

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).