linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chad Dupuis <chad.dupuis@qlogic.com>
To: jejb@linux.vnet.ibm.com, martin.petersen@oracle.com
Cc: chad.dupuis@qlogic.com, saurav.kashyap@qlogic.com,
	linux-scsi@vger.kernel.org
Subject: [PATCH v2 0/5] bnx2fc: Update driver to version 2.10.3.
Date: Thu, 7 Apr 2016 09:07:55 -0400	[thread overview]
Message-ID: <1460034480-28512-1-git-send-email-chad.dupuis@qlogic.com> (raw)

Hi James, Martin,

Please apply the patch series for the next merge window at your earliest
convenience.

V2 changes:

- Made netdev device name print pr_info instead of pr_err.
- Made TMF timeout settable via sysfs node instead of modparam.

Thanks,
Chad

Chad Dupuis (4):
  bnx2fc: Print when we send a fip keep alive.
  bnx2fc: Print netdev device name when FCoE is successfully
    initialized.
  bnx2fc: Check sc_cmd device and host pointer before returning the
    command to the mid-layer.
  bnx2fc: Update version number to 2.10.3.

Joe Carnuccio (1):
  bnx2fc: Add driver tunables.

 drivers/scsi/bnx2fc/bnx2fc.h      |   3 +-
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 100 +++++++++++++++++++++++++++++++++++++-
 drivers/scsi/bnx2fc/bnx2fc_io.c   |  14 +++++-
 3 files changed, 114 insertions(+), 3 deletions(-)

-- 
2.0.0.rc0.26.g779792a


             reply	other threads:[~2016-04-07 13:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07 13:07 Chad Dupuis [this message]
2016-04-07 13:07 ` [PATCH v2 1/5] bnx2fc: Add driver tunables Chad Dupuis
2016-04-07 13:57   ` Johannes Thumshirn
2016-04-07 13:07 ` [PATCH v2 2/5] bnx2fc: Print when we send a fip keep alive Chad Dupuis
2016-04-07 13:58   ` Johannes Thumshirn
2016-04-07 13:07 ` [PATCH v2 3/5] bnx2fc: Print netdev device name when FCoE is successfully initialized Chad Dupuis
2016-04-07 13:59   ` Johannes Thumshirn
2016-04-07 13:07 ` [PATCH v2 4/5] bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer Chad Dupuis
2016-04-07 14:00   ` Johannes Thumshirn
2016-04-07 13:08 ` [PATCH v2 5/5] bnx2fc: Update version number to 2.10.3 Chad Dupuis
2016-04-07 14:00   ` Johannes Thumshirn
2016-04-11 21:39 ` [PATCH v2 0/5] bnx2fc: Update driver to version 2.10.3 Martin K. Petersen

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=1460034480-28512-1-git-send-email-chad.dupuis@qlogic.com \
    --to=chad.dupuis@qlogic.com \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=saurav.kashyap@qlogic.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;
as well as URLs for NNTP newsgroup(s).