Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/qla4xxx
Linus Torvalds a75ee6ecd4 SCSI updates on 20120331
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
 iQEcBAABAgAGBQJPdrIWAAoJEDeqqVYsXL0Mny4IAMTzXGOXCykpWhdIe2R8w0Ys
 eIoTJhBKoQWnLTV8cOODtwmtZcoQLeXkZmizZiAJvX6O1tOgueg+W4AFa9grxXGI
 O0d1bSb2ardzU7VZrZSY60Hd4bylMwn4Xv/0dRrQMwTJO0LEeGWsJPV2+2BuXwMB
 lGCNB67oUBXgMOI1jUZQRwx/mBzQ3e/gINjnpZTNKHia7YkX/yVTFISq7htgfDN7
 1wRGxymbHtVap3NbtUO96BUUndAiF5vom+4WNvaQUyPrCc6aoGWjv+J9DQXY/zgv
 AYjujAluK396D6YncGFAWBzYOg9WFbq54v0PRUanjcTTAu5ILs2BxqWdhmnvl14=
 =IH8T
 -----END PGP SIGNATURE-----

Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6

Pull SCSI updates from James Bottomley:
 "This is primarily another round of driver updates (lpfc, bfa, fcoe,
  ipr) plus a new ufshcd driver.  There shouldn't be anything
  controversial in here (The final deletion of scsi proc_ops which
  caused some build breakage has been held over until the next merge
  window to give us more time to stabilise it).

  I'm afraid, with me moving continents at exactly the wrong time,
  anything submitted after the merge window opened has been held over to
  the next merge window."

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (63 commits)
  [SCSI] ipr: Driver version 2.5.3
  [SCSI] ipr: Increase alignment boundary of command blocks
  [SCSI] ipr: Increase max concurrent oustanding commands
  [SCSI] ipr: Remove unnecessary memory barriers
  [SCSI] ipr: Remove unnecessary interrupt clearing on new adapters
  [SCSI] ipr: Fix target id allocation re-use problem
  [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
  [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_up
  [SCSI] bfa: Update the driver version to 3.0.23.0
  [SCSI] bfa: BSG and User interface fixes.
  [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.
  [SCSI] bfa: Move service parameter programming logic into firmware.
  [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.
  [SCSI] bfa: Flash controller IOC pll init fixes.
  [SCSI] bfa: Serialize the IOC hw semaphore unlock logic.
  [SCSI] bfa: Modify ISR to process pending completions
  [SCSI] bfa: Add fc host issue lip support
  [SCSI] mpt2sas: remove extraneous sas_log_info messages
  [SCSI] libfc: fcoe_transport_create fails in single-CPU environment
  [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2]
  ...
2012-03-31 13:31:23 -07:00
..
Kconfig
Makefile
ql4_attr.c
ql4_bsg.c
ql4_bsg.h
ql4_dbg.c [SCSI] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctly 2011-12-15 10:57:42 +04:00
ql4_dbg.h
ql4_def.h [SCSI] qla4xxx: Add support for multiple session per host. 2012-02-29 17:00:24 -06:00
ql4_fw.h [SCSI] qla4xxx: Added ping support 2012-02-19 09:35:23 -06:00
ql4_glbl.h [SCSI] qla4xxx: Export CHAP index as sysfs attribute 2012-02-29 16:59:19 -06:00
ql4_init.c [SCSI] qla4xxx: Added ping support 2012-02-19 09:35:23 -06:00
ql4_inline.h
ql4_iocb.c [SCSI] qla4xxx: Fix sparse warning 2012-02-29 17:01:14 -06:00
ql4_isr.c [SCSI] iscsi_transport: Added error status code for ping comp event 2012-03-27 08:26:35 +01:00
ql4_mbx.c [SCSI] qla4xxx: trivial cleanup 2012-02-29 17:02:10 -06:00
ql4_nvram.c
ql4_nvram.h
ql4_nx.c SCSI updates on 20120319 2012-03-22 12:55:29 -07:00
ql4_nx.h [SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xx 2012-02-19 09:33:01 -06:00
ql4_os.c [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision 2012-03-28 14:36:37 +01:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.02.00-k16 2012-03-27 08:26:35 +01:00