All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] bnx2fc: Update driver to version 2.10.3.
@ 2016-04-07 13:07 Chad Dupuis
  2016-04-07 13:07 ` [PATCH v2 1/5] bnx2fc: Add driver tunables Chad Dupuis
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Chad Dupuis @ 2016-04-07 13:07 UTC (permalink / raw)
  To: jejb, martin.petersen; +Cc: chad.dupuis, saurav.kashyap, linux-scsi

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


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

end of thread, other threads:[~2016-04-11 21:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 13:07 [PATCH v2 0/5] bnx2fc: Update driver to version 2.10.3 Chad Dupuis
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.