Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/4]  Use new BAR2 GTS for T5, adds adaptive rx and few Device ID's
@ 2014-09-25 18:53 Hariprasad Shenai
  2014-09-25 18:53 ` [PATCH net-next 1/4] cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later Hariprasad Shenai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hariprasad Shenai @ 2014-09-25 18:53 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, kumaras, nirranjan, santosh, Hariprasad Shenai

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(-)

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

end of thread, other threads:[~2014-09-28 21:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 18:53 [PATCH net-next 0/4] Use new BAR2 GTS for T5, adds adaptive rx and few Device ID's Hariprasad Shenai
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox