Netdev List
 help / color / mirror / Atom feed
From: Hariprasad Shenai <hariprasad@chelsio.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, leedom@chelsio.com, kumaras@chelsio.com,
	nirranjan@chelsio.com, santosh@chelsio.com,
	Hariprasad Shenai <hariprasad@chelsio.com>
Subject: [PATCH net-next 0/4]  Use new BAR2 GTS for T5, adds adaptive rx and few Device ID's
Date: Fri, 26 Sep 2014 00:23:51 +0530	[thread overview]
Message-ID: <1411671235-6527-1-git-send-email-hariprasad@chelsio.com> (raw)

Hi,

This patch series adds support to use new BAR2 GTS for T5 adapter.
Adds support for adaptive rx. Remove redundant variable from a macro of
cxgb4vf driver. Adds Device ID for new adapters.

The patches series is created against 'net-next' tree.
And includes patches on cxgb4 and cxgb4vf 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 (4):
  cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
  cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.
  cxgb4/cxgb4vf: Add Devicde ID for two more adapter
  cxgb4: Add support for adaptive rx

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |    5 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |   28 +++
 drivers/net/ethernet/chelsio/cxgb4/sge.c           |  210 ++++++++++++++++----
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.h         |    1 +
 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h       |   20 ++
 .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c    |  106 +++++-----
 6 files changed, 274 insertions(+), 96 deletions(-)

             reply	other threads:[~2014-09-25 18:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-25 18:53 Hariprasad Shenai [this message]
2014-09-25 18:53 ` [PATCH net-next 1/4] cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later Hariprasad Shenai
2014-09-25 18:53 ` [PATCH net-next 2/4] cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro Hariprasad Shenai
2014-09-25 18:53 ` [PATCH net-next 3/4] cxgb4/cxgb4vf: Add Devicde ID for two more adapter Hariprasad Shenai
2014-09-25 18:53 ` [PATCH net-next 4/4] cxgb4: Add support for adaptive rx Hariprasad Shenai
2014-09-28 21:34 ` [PATCH net-next 0/4] Use new BAR2 GTS for T5, adds adaptive rx and few Device ID's David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1411671235-6527-1-git-send-email-hariprasad@chelsio.com \
    --to=hariprasad@chelsio.com \
    --cc=davem@davemloft.net \
    --cc=kumaras@chelsio.com \
    --cc=leedom@chelsio.com \
    --cc=netdev@vger.kernel.org \
    --cc=nirranjan@chelsio.com \
    --cc=santosh@chelsio.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox