public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] bnx2fc: Version 1.0.4
@ 2011-06-28  6:30 Bhanu Prakash Gollapudi
       [not found] ` <1309242664-27252-1-git-send-email-bprakash-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
  2011-06-28  6:30 ` [PATCH 03/12] bnx2fc: Enable REC & CONF support for the session Bhanu Prakash Gollapudi
  0 siblings, 2 replies; 15+ messages in thread
From: Bhanu Prakash Gollapudi @ 2011-06-28  6:30 UTC (permalink / raw)
  To: JBottomley-bzQdu9zFT3WakBO8gow8eQ,
	linux-scsi-u79uwXL29TY76Z2rM5mHXA
  Cc: devel-s9riP+hp16TNLxjTenLetw

The following patch set contains
        - the support for FCP-2 sequence level error recovery (patch 3-8)
        - the support to handle vlan id changes in the switch (patch 2)
        - enhancements/bug fixes (patch 1,9,10,11)

James,

Please note that this patchset has dependency on the latest bnx2x network
driver currently in linux-next tree. These patches were compiled and tested on
linux-next tree and will have to be applied after the one I submitted on
05/27: http://marc.info/?l=linux-scsi&m=130652206419164&w=2, followed by sync
up with linux-next tree.

Thanks.

Bhanu Prakash Gollapudi (12):
  bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO
  bnx2fc: Introduce interface structure for each vlan interface
  bnx2fc: Enable REC & CONF support for the session
  bnx2fc: Support 'sequence cleanup' task
  bnx2fc: REC/SRR link service request and response handling
  bnx2fc: Handle REC_TOV error code from firmware
  bnx2fc: HSI changes for tape
  bnx2fc: Enable support for sequence level error recovery
  bnx2fc: hold tgt lock when calling cmd_release
  bnx2fc: Do not arm CQ when there are no CQEs
  bnx2fc: Tx BDs cache in write tasks
  bnx2fc: Update copyright and bump version to 1.0.4

 drivers/scsi/bnx2fc/bnx2fc.h       |  107 +++---
 drivers/scsi/bnx2fc/bnx2fc_debug.h |   16 +-
 drivers/scsi/bnx2fc/bnx2fc_els.c   |  435 +++++++++++++++++++++-
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c  |  734 +++++++++++++++++-------------------
 drivers/scsi/bnx2fc/bnx2fc_hwi.c   |  433 +++++++++++++++++-----
 drivers/scsi/bnx2fc/bnx2fc_io.c    |  194 ++++++++--
 drivers/scsi/bnx2fc/bnx2fc_tgt.c   |   51 ++-
 7 files changed, 1363 insertions(+), 607 deletions(-)

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

end of thread, other threads:[~2011-07-26 16:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28  6:30 [PATCH 00/12] bnx2fc: Version 1.0.4 Bhanu Prakash Gollapudi
     [not found] ` <1309242664-27252-1-git-send-email-bprakash-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2011-06-28  6:30   ` [PATCH 01/12] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO Bhanu Prakash Gollapudi
2011-06-28  6:30   ` [PATCH 02/12] bnx2fc: Introduce interface structure for each vlan interface Bhanu Prakash Gollapudi
2011-07-26  9:41     ` James Bottomley
2011-07-26 16:13       ` Bhanu Prakash Gollapudi
2011-06-28  6:30   ` [PATCH 04/12] bnx2fc: Support 'sequence cleanup' task Bhanu Prakash Gollapudi
2011-06-28  6:30   ` [PATCH 05/12] bnx2fc: REC/SRR link service request and response handling Bhanu Prakash Gollapudi
2011-06-28  6:30   ` [PATCH 06/12] bnx2fc: Handle REC_TOV error code from firmware Bhanu Prakash Gollapudi
2011-06-28  6:30   ` [PATCH 07/12] bnx2fc: HSI changes for tape Bhanu Prakash Gollapudi
2011-06-28  6:31   ` [PATCH 08/12] bnx2fc: Enable support for sequence level error recovery Bhanu Prakash Gollapudi
2011-06-28  6:31   ` [PATCH 09/12] bnx2fc: hold tgt lock when calling cmd_release Bhanu Prakash Gollapudi
2011-06-28  6:31   ` [PATCH 10/12] bnx2fc: Do not arm CQ when there are no CQEs Bhanu Prakash Gollapudi
2011-06-28  6:31   ` [PATCH 11/12] bnx2fc: Tx BDs cache in write tasks Bhanu Prakash Gollapudi
2011-06-28  6:31   ` [PATCH 12/12] bnx2fc: Update copyright and bump version to 1.0.4 Bhanu Prakash Gollapudi
2011-06-28  6:30 ` [PATCH 03/12] bnx2fc: Enable REC & CONF support for the session Bhanu Prakash Gollapudi

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