netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] bnx2x: Support new Multi-function modes
@ 2014-09-17 13:24 Yuval Mintz
  2014-09-17 13:24 ` [PATCH net-next 1/3] bnx2x: Changes with storage & MAC macros Yuval Mintz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yuval Mintz @ 2014-09-17 13:24 UTC (permalink / raw)
  To: davem, netdev; +Cc: Ariel.Elior, Yuval Mintz

This patch series adds support for 2 new Multi-function modes -
Unified Fabric Port [UFP] as well as nic partitioning 1.5 [NPAR1.5].

With the addition of the new multi-function modes, the series also
revises some of the storage-related multi-function macros.

[Do notice this series has several small issues with checkpatch]

Dave,

Please consider applying this series to `net-next'.

Thanks,
Yuval

Dmitry Kravkov (1):
  bnx2x: Changes with storage & MAC macros

Yuval Mintz (2):
  bnx2x: New multi-function mode: UFP
  bnx2x: Add a fallback multi-function mode NPAR1.5

 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h        |  53 +++++-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c    |  12 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h    |  14 +-
 .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c    |   2 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h    |  28 +--
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c   | 204 ++++++++++++++++-----
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c     |  41 ++++-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h     |  23 +++
 8 files changed, 296 insertions(+), 81 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2014-09-19 20:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 13:24 [PATCH net-next 0/3] bnx2x: Support new Multi-function modes Yuval Mintz
2014-09-17 13:24 ` [PATCH net-next 1/3] bnx2x: Changes with storage & MAC macros Yuval Mintz
2014-09-17 13:24 ` [PATCH net-next 2/3] bnx2x: New multi-function mode: UFP Yuval Mintz
2014-09-17 13:24 ` [PATCH net-next 3/3] bnx2x: Add a fallback multi-function mode NPAR1.5 Yuval Mintz
2014-09-19 20:31 ` [PATCH net-next 0/3] bnx2x: Support new Multi-function modes 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).