netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] RDMA/cxgb4,cxgb4vf,csiostor: Cleanup macros
@ 2014-11-21  7:22 Hariprasad Shenai
  2014-11-21  7:22 ` [PATCH net-next 1/5] RDMA/cxgb4: Cleanup Filter related macros/register defines Hariprasad Shenai
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Hariprasad Shenai @ 2014-11-21  7:22 UTC (permalink / raw)
  To: netdev, linux-rdma, linux-scsi
  Cc: davem, roland, JBottomley, hch, swise, leedom, anish, nirranjan,
	kumaras, praveen, varun, Hariprasad Shenai

Hi,

This series continues to cleanup all the macros/register defines related to
filter, port, VI, queue, RSS, LDST, firmware, etc that are defined in t4fw_api.h
and the affected files.

Will post few more series so that we can cover all the macros so that they all
follow the same style to be consistent.

The patches series is created against 'net-next' tree.
And includes patches on cxgb4, cxgb4vf, iw_cxgb4 and csiostor 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 (5):
  RDMA/cxgb4: Cleanup Filter related macros/register defines
  RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for
    PF/VF and LDST
  cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to
    queues
  cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to
    port and VI
  RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related
    to PCIE, RSS and FW

 drivers/infiniband/hw/cxgb4/cm.c                   |   16 +-
 drivers/infiniband/hw/cxgb4/provider.c             |    8 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |    8 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c     |   14 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.h     |    4 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |  193 +-
 drivers/net/ethernet/chelsio/cxgb4/l2t.c           |    4 +-
 drivers/net/ethernet/chelsio/cxgb4/sge.c           |  115 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |  292 ++--
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h      | 2121 +++++++++++++-------
 .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c    |   26 +-
 drivers/net/ethernet/chelsio/cxgb4vf/sge.c         |   63 +-
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c     |  232 ++--
 drivers/scsi/csiostor/csio_hw.c                    |   38 +-
 drivers/scsi/csiostor/csio_init.c                  |    8 +-
 drivers/scsi/csiostor/csio_mb.c                    |  171 +-
 drivers/scsi/csiostor/csio_mb.h                    |   12 +-
 17 files changed, 2004 insertions(+), 1321 deletions(-)


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

end of thread, other threads:[~2014-11-22 21:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21  7:22 [PATCH net-next 0/5] RDMA/cxgb4,cxgb4vf,csiostor: Cleanup macros Hariprasad Shenai
2014-11-21  7:22 ` [PATCH net-next 1/5] RDMA/cxgb4: Cleanup Filter related macros/register defines Hariprasad Shenai
2014-11-21  7:55   ` Joe Perches
2014-11-21 20:16     ` Hariprasad S
2014-11-21  7:22 ` [PATCH net-next 2/5] RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST Hariprasad Shenai
2014-11-21  7:22 ` [PATCH net-next 3/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues Hariprasad Shenai
2014-11-21  7:22 ` [PATCH net-next 4/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI Hariprasad Shenai
     [not found] ` <1416554525-11844-1-git-send-email-hariprasad-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2014-11-21  7:22   ` [PATCH net-next 5/5] RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW Hariprasad Shenai
2014-11-22 21:58   ` [PATCH net-next 0/5] RDMA/cxgb4,cxgb4vf,csiostor: Cleanup macros 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).