netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] qed: Fix series for multi-function mode implementation.
@ 2018-09-20  4:59 Sudarsana Reddy Kalluru
  2018-09-20  4:59 ` [PATCH net 1/3] qed: Fix populating the invalid stag value in multi function mode Sudarsana Reddy Kalluru
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sudarsana Reddy Kalluru @ 2018-09-20  4:59 UTC (permalink / raw)
  To: davem; +Cc: netdev, Michal.Kalderon, Tomer.Tayar, Sudarsana Reddy Kalluru

From: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>

The patch series addresses few issues in the switch dependent multi-function modes.
Please consider applying it to 'net' tree.

Sudarsana Reddy Kalluru (3):
  qed: Fix populating the invalid stag value in multi function mode.
  qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
  qed: Add missing device config for RoCE EDPM in UFP mode.

 drivers/net/ethernet/qlogic/qed/qed_dcbx.c     | 45 ++++++++++++++++----------
 drivers/net/ethernet/qlogic/qed/qed_dcbx.h     |  1 +
 drivers/net/ethernet/qlogic/qed/qed_dev.c      | 15 ++++++++-
 drivers/net/ethernet/qlogic/qed/qed_hsi.h      |  4 +++
 drivers/net/ethernet/qlogic/qed/qed_mcp.c      | 24 +++++++++++---
 drivers/net/ethernet/qlogic/qed/qed_reg_addr.h |  6 ++++
 6 files changed, 73 insertions(+), 22 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-09-20 11:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-20  4:59 [PATCH net 0/3] qed: Fix series for multi-function mode implementation Sudarsana Reddy Kalluru
2018-09-20  4:59 ` [PATCH net 1/3] qed: Fix populating the invalid stag value in multi function mode Sudarsana Reddy Kalluru
2018-09-20  4:59 ` [PATCH net 2/3] qed: Do not add VLAN 0 tag to untagged frames in multi-function mode Sudarsana Reddy Kalluru
2018-09-20  4:59 ` [PATCH net 3/3] qed: Add missing device config for RoCE EDPM in UFP mode Sudarsana Reddy Kalluru
2018-09-20  6:12 ` [PATCH net 0/3] qed: Fix series for multi-function mode implementation 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).