All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 00/10] bnxt: update for net-next.
@ 2016-09-19  7:57 Michael Chan
  2016-09-19  7:58 ` [PATCH net-next 01/10] bnxt_en: Use RSS flags defined in the bnxt_hsi.h file Michael Chan
                   ` (10 more replies)
  0 siblings, 11 replies; 23+ messages in thread
From: Michael Chan @ 2016-09-19  7:57 UTC (permalink / raw)
  To: davem; +Cc: netdev

Misc. changes and minor bug fixes for net-next.  Please review.

Deepak Khungar (1):
  bnxt_en: Support for "ethtool -r" command

Eddie Wai (1):
  bnxt_en: Fixed the VF link status after a link state change

Michael Chan (7):
  bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
  bnxt_en: Simplify PCI device names and add additinal PCI IDs.
  bnxt_en: Update to firmware interface spec 1.5.1.
  bnxt_en: Fix ethtool -l|-L inconsistent channel counts.
  bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
  bnxt_en: Call firmware to approve the random VF MAC address.
  bnxt_en: Pad TX packets below 52 bytes.

Rob Swindell (1):
  bnxt_en: Added support for Secure Firmware Update

 drivers/net/ethernet/broadcom/bnxt/bnxt.c         |  131 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt.h         |   22 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  187 ++-
 drivers/net/ethernet/broadcom/bnxt/bnxt_fw_hdr.h  |   16 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h     | 1251 ++++++++++++---------
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c   |   84 +-
 6 files changed, 1069 insertions(+), 622 deletions(-)

-- 
1.8.3.1

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

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

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-19  7:57 [PATCH net-next 00/10] bnxt: update for net-next Michael Chan
2016-09-19  7:58 ` [PATCH net-next 01/10] bnxt_en: Use RSS flags defined in the bnxt_hsi.h file Michael Chan
2016-09-19  7:58 ` [PATCH net-next 02/10] bnxt_en: Simplify PCI device names and add additinal PCI IDs Michael Chan
2016-09-19  7:58 ` [PATCH net-next 03/10] bnxt_en: Update to firmware interface spec 1.5.1 Michael Chan
2016-09-19  7:58 ` [PATCH net-next 04/10] bnxt_en: Added support for Secure Firmware Update Michael Chan
2016-09-19  8:16   ` Mintz, Yuval
2016-09-19  9:03     ` Michael Chan
2016-09-19 19:48   ` kbuild test robot
2016-09-19  7:58 ` [PATCH net-next 05/10] bnxt_en: Fix ethtool -l|-L inconsistent channel counts Michael Chan
2016-09-19  8:33   ` Mintz, Yuval
2016-09-19  8:57     ` Michael Chan
2016-09-19  9:21       ` Mintz, Yuval
2016-09-19  9:40         ` Michael Chan
2016-09-19  9:51           ` Mintz, Yuval
2016-09-19 16:39             ` Michael Chan
2016-09-19  7:58 ` [PATCH net-next 06/10] bnxt_en: Re-arrange bnxt_hwrm_func_qcaps() Michael Chan
2016-09-19  7:58 ` [PATCH net-next 07/10] bnxt_en: Call firmware to approve the random VF MAC address Michael Chan
2016-09-19  7:58 ` [PATCH net-next 08/10] bnxt_en: Pad TX packets below 52 bytes Michael Chan
2016-09-19  7:58 ` [PATCH net-next 09/10] bnxt_en: Support for "ethtool -r" command Michael Chan
2016-09-19  8:27   ` Mintz, Yuval
2016-09-19  7:58 ` [PATCH net-next 10/10] bnxt_en: Fixed the VF link status after a link state change Michael Chan
2016-09-20  1:32 ` [PATCH net-next 00/10] bnxt: update for net-next David Miller
2016-09-20  7:03   ` Michael Chan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.