[PATCH 0/12] qla4xxx: Updates for scsi "misc" branch.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Vikas Chaudhary <vikas.chaudhary@xxxxxxxxxx>

James,

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

Following patches are to add support for our new adapter ISP83XX.

Patch 01/12 to 07/12 is just to change function, variable, structure,
macros name so that common functions for ISP82xx and ISP83xx include
string "8xxx" in there name and functions only for ISP82xx will include
string "82xx" in there name.

Thanks,
Vikas.

Vikas Chaudhary (12):
      qla4xxx: Update function name from 8xxx to 82xx
      qla4xxx: Update structure and variable names
      qla4xxx: Update func name from ql4_ to qla4_
      qla4xxx: Rename macros from 82XX to 8XXX
      qla4xxx: Clean-up and optimize macros
      qla4xxx: Added new functions in isp_ops
      qla4xxx: Replace all !is_qla8022() with is_qla40XX()
      qla4xxx: Set IDC version in correct way
      qla4xxx: Added new function qla4_8xxx_get_minidump
      qla4xxx: Added support for ISP83XX
      qla4xxx: Update Copyright header
      qla4xxx: Update driver version to 5.03.00-k0


 drivers/scsi/qla4xxx/Kconfig       |    4 +-
 drivers/scsi/qla4xxx/Makefile      |    2 +-
 drivers/scsi/qla4xxx/ql4_83xx.c    | 1468 ++++++++++++++++++++++++++++++++++++
 drivers/scsi/qla4xxx/ql4_83xx.h    |  262 +++++++
 drivers/scsi/qla4xxx/ql4_attr.c    |   26 +-
 drivers/scsi/qla4xxx/ql4_dbg.c     |   32 +-
 drivers/scsi/qla4xxx/ql4_dbg.h     |    2 +-
 drivers/scsi/qla4xxx/ql4_def.h     |   60 ++-
 drivers/scsi/qla4xxx/ql4_fw.h      |   50 ++-
 drivers/scsi/qla4xxx/ql4_glbl.h    |   90 ++-
 drivers/scsi/qla4xxx/ql4_init.c    |   23 +-
 drivers/scsi/qla4xxx/ql4_inline.h  |    2 +-
 drivers/scsi/qla4xxx/ql4_iocb.c    |   28 +-
 drivers/scsi/qla4xxx/ql4_isr.c     |  254 +++++--
 drivers/scsi/qla4xxx/ql4_mbx.c     |  110 ++--
 drivers/scsi/qla4xxx/ql4_nvram.c   |    2 +-
 drivers/scsi/qla4xxx/ql4_nvram.h   |    2 +-
 drivers/scsi/qla4xxx/ql4_nx.c      | 1430 +++++++++++++++++++++++------------
 drivers/scsi/qla4xxx/ql4_nx.h      |  198 +++--
 drivers/scsi/qla4xxx/ql4_os.c      |  414 +++++++----
 drivers/scsi/qla4xxx/ql4_version.h |    4 +-
 21 files changed, 3553 insertions(+), 910 deletions(-)
 create mode 100644 drivers/scsi/qla4xxx/ql4_83xx.c
 create mode 100644 drivers/scsi/qla4xxx/ql4_83xx.h
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux