netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/2]  RDMA/cxgb4: Add iWARP support for T6 adapter
@ 2015-09-23 11:49 Hariprasad Shenai
  2015-09-23 11:49 ` [PATCH for-next 1/2] cxgb4: T6 adapter lld support for iw_cxgb4 driver Hariprasad Shenai
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Hariprasad Shenai @ 2015-09-23 11:49 UTC (permalink / raw)
  To: linux-rdma, netdev
  Cc: dledford, davem, swise, leedom, nirranjan, Hariprasad Shenai

Hi,

PATCH 1/2 adds changes like new register, structure and functions in cxgb4
driver for iw_cxgb4 driver, and PATCH 2/2 adds iw_cxgb4 specific code to
support T6 adapter.

This patch series has been created against Doug's linux tree and includes
patches on cxgb4 and iw_cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.

Thanks

Hariprasad Shenai (2):
  cxgb4: T6 adapter lld support for iw_cxgb4 driver
  iw_cxgb4: Adds support for T6 adapter

 drivers/infiniband/hw/cxgb4/cm.c                  | 317 +++++++++++++---------
 drivers/infiniband/hw/cxgb4/device.c              |  10 +-
 drivers/infiniband/hw/cxgb4/provider.c            |   2 +-
 drivers/infiniband/hw/cxgb4/qp.c                  |  16 +-
 drivers/infiniband/hw/cxgb4/t4.h                  |   5 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h        |  41 +--
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c   |  22 ++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h    |   2 +
 drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h |  85 ++++++
 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h       |  48 ++++
 10 files changed, 362 insertions(+), 186 deletions(-)
 create mode 100644 drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h

-- 
2.3.4

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

end of thread, other threads:[~2015-10-22  1:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 11:49 [PATCH for-next 0/2] RDMA/cxgb4: Add iWARP support for T6 adapter Hariprasad Shenai
2015-09-23 11:49 ` [PATCH for-next 1/2] cxgb4: T6 adapter lld support for iw_cxgb4 driver Hariprasad Shenai
2015-09-23 11:49 ` [PATCH for-next 2/2] iw_cxgb4: Adds support for T6 adapter Hariprasad Shenai
     [not found] ` <1443008967-8942-1-git-send-email-hariprasad-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2015-09-25 16:10   ` [PATCH for-next 0/2] RDMA/cxgb4: Add iWARP " Steve Wise
2015-10-12 17:01 ` Steve Wise
2015-10-21 20:58   ` Doug Ledford
     [not found]     ` <5627FC8A.7000308-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-10-22  1:34       ` 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).