All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 00/11] bnx2fc: Version 1.0.4
@ 2011-07-26 21:51 Bhanu Prakash Gollapudi
  2011-07-26 21:51 ` [PATCH RESEND 01/11] bnx2fc: Introduce interface structure for each vlan interface Bhanu Prakash Gollapudi
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Bhanu Prakash Gollapudi @ 2011-07-26 21:51 UTC (permalink / raw)
  To: JBottomley, linux-scsi; +Cc: michaelc, mchan, devel, Bhanu Prakash Gollapudi

James,

Resubmitting the patchset from patch 2 after merging with linux-next tree.

Thanks,
Bhanu

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

Please note that this patchset has dependency on the latest bnx2x and cnic
drivers currently in linux-next tree. These patches were compiled and tested on
linux-next tree.


Bhanu Prakash Gollapudi (11):
  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_els.c  |  427 +++++++++++++++++++++-
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c |  723 +++++++++++++++++--------------------
 drivers/scsi/bnx2fc/bnx2fc_hwi.c  |  414 +++++++++++++++++-----
 drivers/scsi/bnx2fc/bnx2fc_io.c   |  170 ++++++++--
 drivers/scsi/bnx2fc/bnx2fc_tgt.c  |   27 +-
 6 files changed, 1313 insertions(+), 555 deletions(-)



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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26 21:51 [PATCH RESEND 00/11] bnx2fc: Version 1.0.4 Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 01/11] bnx2fc: Introduce interface structure for each vlan interface Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 02/11] bnx2fc: Enable REC & CONF support for the session Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 03/11] bnx2fc: Support 'sequence cleanup' task Bhanu Prakash Gollapudi
2011-07-27 11:40   ` James Bottomley
2011-07-27 18:13     ` Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 04/11] bnx2fc: REC/SRR link service request and response handling Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 05/11] bnx2fc: Handle REC_TOV error code from firmware Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 06/11] bnx2fc: HSI changes for tape Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 07/11] bnx2fc: Enable support for sequence level error recovery Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 08/11] bnx2fc: hold tgt lock when calling cmd_release Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 09/11] bnx2fc: Do not arm CQ when there are no CQEs Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 10/11] bnx2fc: Tx BDs cache in write tasks Bhanu Prakash Gollapudi
2011-07-26 21:51 ` [PATCH RESEND 11/11] bnx2fc: Update copyright and bump version to 1.0.4 Bhanu Prakash Gollapudi

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.