All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] qla2xxx: Patches for scsi "misc" branch.
@ 2016-01-26 17:10 Himanshu Madhani
  2016-01-26 17:10 ` [PATCH 01/11] qla2xxx: Remove unneeded link offline message Himanshu Madhani
                   ` (11 more replies)
  0 siblings, 12 replies; 27+ messages in thread
From: Himanshu Madhani @ 2016-01-26 17:10 UTC (permalink / raw)
  To: jbottomley, martin.petersen
  Cc: giridhar.malavali, himanshu.madhani, linux-scsi

Hi James, Martin,

Please apply following patches to the scsi tree, misc branch at your earliest
convenience. 

Thanks,
- Himanshu

Chad Dupuis (2):
  qla2xxx: Remove unneeded link offline message.
  qla2xxx: Set relogin flag when we fail to queue login requests.

Harish Zunjarrao (2):
  qla2xxx: Add support for Private link statistics counters.
  qla2xxx: Provide mbx info in BBCR data after mbx failure

Himanshu Madhani (3):
  qla2xxx: Allow fw to hold status before sending ABTS response.
  qla2xxx: Enable T10-DIF for ISP27XX
  qla2xxx: Update driver version to 8.07.00.33-k

Joe Carnuccio (2):
  qla2xxx: Seed init-cb login timeout from nvram exclusively.
  qla2xxx: Avoid side effects when using endianizer macros.

Sawan Chandak (2):
  qla2xxx: Add support for online flash update for ISP27XX.
  qla2xxx: Add support for buffer to buffer credit value for ISP27XX.

 drivers/scsi/qla2xxx/qla_attr.c    |   22 +++-
 drivers/scsi/qla2xxx/qla_bsg.c     |  201 ++++++++++++++++++++++++++++++++++++
 drivers/scsi/qla2xxx/qla_bsg.h     |   34 ++++++
 drivers/scsi/qla2xxx/qla_dbg.c     |  146 ++++++++++++++------------
 drivers/scsi/qla2xxx/qla_def.h     |   56 ++++++++++-
 drivers/scsi/qla2xxx/qla_fw.h      |   14 +++-
 drivers/scsi/qla2xxx/qla_gbl.h     |    2 +
 drivers/scsi/qla2xxx/qla_init.c    |  119 ++++++++++++++++++++--
 drivers/scsi/qla2xxx/qla_inline.h  |    4 +-
 drivers/scsi/qla2xxx/qla_isr.c     |    4 -
 drivers/scsi/qla2xxx/qla_mbx.c     |   27 +++--
 drivers/scsi/qla2xxx/qla_os.c      |   10 ++
 drivers/scsi/qla2xxx/qla_sup.c     |   70 ++++++++++---
 drivers/scsi/qla2xxx/qla_version.h |    2 +-
 14 files changed, 594 insertions(+), 117 deletions(-)

-- 
1.7.7


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

end of thread, other threads:[~2016-01-27 18:33 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26 17:10 [PATCH 00/11] qla2xxx: Patches for scsi "misc" branch Himanshu Madhani
2016-01-26 17:10 ` [PATCH 01/11] qla2xxx: Remove unneeded link offline message Himanshu Madhani
2016-01-27  8:21   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 02/11] qla2xxx: Seed init-cb login timeout from nvram exclusively Himanshu Madhani
2016-01-27  8:22   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 03/11] qla2xxx: Allow fw to hold status before sending ABTS response Himanshu Madhani
2016-01-27  8:24   ` Hannes Reinecke
2016-01-27 18:33     ` Himanshu Madhani
2016-01-26 17:10 ` [PATCH 04/11] qla2xxx: Add support for online flash update for ISP27XX Himanshu Madhani
2016-01-27  8:25   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 05/11] qla2xxx: Add support for buffer to buffer credit value " Himanshu Madhani
2016-01-27  8:38   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 06/11] qla2xxx: Add support for Private link statistics counters Himanshu Madhani
2016-01-27  8:45   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 07/11] qla2xxx: Avoid side effects when using endianizer macros Himanshu Madhani
2016-01-26 18:20   ` kbuild test robot
2016-01-26 18:28   ` kbuild test robot
2016-01-27  8:46   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 08/11] qla2xxx: Provide mbx info in BBCR data after mbx failure Himanshu Madhani
2016-01-27  8:47   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 09/11] qla2xxx: Enable T10-DIF for ISP27XX Himanshu Madhani
2016-01-27  8:47   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 10/11] qla2xxx: Set relogin flag when we fail to queue login requests Himanshu Madhani
2016-01-27  8:48   ` Hannes Reinecke
2016-01-26 17:10 ` [PATCH 11/11] qla2xxx: Update driver version to 8.07.00.33-k Himanshu Madhani
2016-01-27  8:48   ` Hannes Reinecke
2016-01-27  1:50 ` [PATCH 00/11] qla2xxx: Patches for scsi "misc" branch 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.