linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/17] Updates for the be2iscsi driver.
@ 2012-09-29  1:31 John Soni Jose
  0 siblings, 0 replies; only message in thread
From: John Soni Jose @ 2012-09-29  1:31 UTC (permalink / raw)
  To: michaelc, linux-scsi; +Cc: John Soni Jose

 Patches to update the be2iscsi driver. These patches were generated
 against the scsi tree misc heads.

Jayamohan Kallickal (1):
  be2iscsi: Fix the kernel panic in blkiopoll disable mode

John Soni Jose (15):
  be2iscsi: Display Completion Event string instead of opcode
  be2iscsi: Fix memory leak in control path of driver
  be2iscsi: Fix max supported EQ count to 8.
  be2iscsi: Display driver name and version in device attribute
  be2iscsi: Issue an FLR when driver is loaded.
  be2iscsi: Fix return value
  be2iscsi: Fix support for Skyhawk Adapters
  be2iscsi: Fix max EQ supported by the driver.
  be2iscsi: Fix CQ create MBX CMD for Skyhawk.
  be2iscsi: Fix WRB support for Skyhawk adapters.
  be2iscsi: Fix context update for session in Skyhawk.
  be2iscsi: Fix Task Completion Event handling for Skyhawk
  be2iscsi: Fix issue of displaying adapter family.
  be2iscsi: Fix the copyright information
  be2iscsi: Bump the driver version

Minh Tran (1):
  be2iscsi: Fix the issue with soft reset.

 drivers/scsi/be2iscsi/be.h       |    9 +-
 drivers/scsi/be2iscsi/be_cmds.c  |   42 ++-
 drivers/scsi/be2iscsi/be_cmds.h  |   83 +++-
 drivers/scsi/be2iscsi/be_iscsi.c |   10 +-
 drivers/scsi/be2iscsi/be_iscsi.h |    2 +-
 drivers/scsi/be2iscsi/be_main.c  |  974 +++++++++++++++++++++++++-------------
 drivers/scsi/be2iscsi/be_main.h  |  143 +++++-
 drivers/scsi/be2iscsi/be_mgmt.c  |  195 ++++++++-
 drivers/scsi/be2iscsi/be_mgmt.h  |   16 +-
 9 files changed, 1106 insertions(+), 368 deletions(-)

-- 
1.7.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-29  1:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-29  1:31 [PATCH 00/17] Updates for the be2iscsi driver John Soni Jose

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).