netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sathya Perla <sathya.perla@emulex.com>
To: <netdev@vger.kernel.org>
Subject: [PATCH next 0/6] be2net patch set
Date: Tue, 27 Aug 2013 16:57:29 +0530	[thread overview]
Message-ID: <1377602855-13920-1-git-send-email-sathya.perla@emulex.com> (raw)

This series includes code refactoring patches needed to cleanly implement
ethtool set-channels features. Pls apply. Thanks.

Sathya Perla (5):
  be2net: use EQ_CREATEv2 for SH-R
  be2net: refactor be_get_resources() code
  be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
  be2net: refactor be_setup() to consolidate queue creation routines
  be2net: implement ethtool set/get_channel hooks

Vasundhara Volam (1):
  be2net: Fixup profile management routines

 drivers/net/ethernet/emulex/benet/be.h         |   74 +++-
 drivers/net/ethernet/emulex/benet/be_cmds.c    |  320 +++++++++-------
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   62 ++--
 drivers/net/ethernet/emulex/benet/be_ethtool.c |   25 ++
 drivers/net/ethernet/emulex/benet/be_main.c    |  490 +++++++++++++-----------
 drivers/net/ethernet/emulex/benet/be_roce.c    |    2 +-
 drivers/net/ethernet/emulex/benet/be_roce.h    |    4 +-
 7 files changed, 575 insertions(+), 402 deletions(-)

             reply	other threads:[~2013-08-27 11:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 11:27 Sathya Perla [this message]
2013-08-27 11:27 ` [PATCH next 1/6] be2net: use EQ_CREATEv2 for SH-R Sathya Perla
2013-08-27 11:27 ` [PATCH next 2/6] be2net: Fixup profile management routines Sathya Perla
2013-08-27 11:27 ` [PATCH next 3/6] be2net: refactor be_get_resources() code Sathya Perla
2013-08-27 11:27 ` [PATCH next 4/6] be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created Sathya Perla
2013-08-27 11:27 ` [PATCH next 5/6] be2net: refactor be_setup() to consolidate queue creation routines Sathya Perla
2013-08-27 11:27 ` [PATCH next 6/6] be2net: implement ethtool set/get_channel hooks Sathya Perla
2013-08-27 19:57 ` [PATCH next 0/6] be2net patch set David Miller
  -- strict thread matches above, loose matches on Subject: below --
2013-10-01 10:29 [PATCH next 0/6] be2net: " Sathya Perla
2013-10-01 16:46 ` 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=1377602855-13920-1-git-send-email-sathya.perla@emulex.com \
    --to=sathya.perla@emulex.com \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).