All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 for-4.1 0/4] Misc. fixes and cleanup for iw_cxgb4
@ 2015-04-21 20:14 Hariprasad Shenai
       [not found] ` <1429647301-6832-1-git-send-email-hariprasad-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Hariprasad Shenai @ 2015-04-21 20:14 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA, roland-BHEL68pLQRGGvPXPguhicg,
	swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW,
	leedom-ut6Up61K2wZBDgjK7y7TUQ, nirranjan-ut6Up61K2wZBDgjK7y7TUQ,
	Hariprasad Shenai

Hi,

This patch series changes a macro definition to be consistent with other
register macro defines. Fixes for 32b platform, use BAR2 register for kernel
mode CQ's and enforces qp/cq id requirements.

The patches series is created against github for-4.1 branch.
And includes patches on 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

V2: Use uintptr_t instead of unsigned long, based on review comment by
    Doug Ledford

Hariprasad Shenai (4):
  iw_cxgb4: Cleanup register defines/MACROS
  iw_cxgb4: 32b platform fixes
  iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
  iw_cxgb4: enforce qp/cq id requirements

 drivers/infiniband/hw/cxgb4/cm.c          |  6 +++---
 drivers/infiniband/hw/cxgb4/cq.c          | 21 ++++++++++++++-------
 drivers/infiniband/hw/cxgb4/device.c      | 29 ++++++++++++++++++++++++++---
 drivers/infiniband/hw/cxgb4/mem.c         | 10 +++++-----
 drivers/infiniband/hw/cxgb4/qp.c          | 14 +++++++-------
 drivers/infiniband/hw/cxgb4/t4.h          |  7 ++++---
 drivers/infiniband/hw/cxgb4/t4fw_ri_api.h |  4 +++-
 7 files changed, 62 insertions(+), 29 deletions(-)

-- 
2.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-04-21 20:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 20:14 [PATCHv2 for-4.1 0/4] Misc. fixes and cleanup for iw_cxgb4 Hariprasad Shenai
     [not found] ` <1429647301-6832-1-git-send-email-hariprasad-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2015-04-21 18:06   ` Doug Ledford
2015-04-21 20:14   ` [PATCHv2 for-4.1 1/4] iw_cxgb4: Cleanup register defines/MACROS Hariprasad Shenai
2015-04-21 20:14   ` [PATCHv2 for-4.1 2/4] iw_cxgb4: 32b platform fixes Hariprasad Shenai
2015-04-21 20:15   ` [PATCHv2 for-4.1 3/4] iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs Hariprasad Shenai
2015-04-21 20:15   ` [PATCHv2 for-4.1 4/4] iw_cxgb4: enforce qp/cq id requirements Hariprasad Shenai

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.