summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-151-2/+0
* scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-6/+6
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-10/+2
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-46/+2
* qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2014-11-122-3/+1
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-3/+3
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-4/+2
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-122-102/+3
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-4/+1
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-17/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-213-31/+27
|\
| * qla_target: don't delete changed naclsJoern Engel2014-10-031-1/+10
| * qla_target: rearrange struct qla_tgt_prmJoern Engel2014-10-011-1/+1
| * qla_target: improve qlt_unmap_sg()Joern Engel2014-10-011-11/+8
| * qla_target: make some global functions staticJoern Engel2014-10-012-15/+5
| * qla_target: remove unused parameterJoern Engel2014-10-011-3/+3
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\ \
| * | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
| |/
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-0723-552/+1943
|\ \
| * | qla2xxx: Add memory barrier before ringing doorbell.Himanshu Madhani2014-09-251-0/+16
| * | qla2xxx: Add flags for tracing the target commands.Saurav Kashyap2014-09-253-4/+74
| * | qla2xxx: Fix hang due to cmd_kref not decrementingQuinn Tran2014-09-252-12/+7
| * | qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSYHimanshu Madhani2014-09-251-6/+0
| * | qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran2014-09-255-8/+316
| * | qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap2014-09-252-1/+2
| * | qla2xxx: Host reset handling in ABTS path.Arun Easi2014-09-251-0/+2
| * | qla2xxx: Handle chip reset in target mode.Arun Easi2014-09-256-3/+72
| * | qla2xxx: Add Host reset handling in target mode.Arun Easi2014-09-254-1/+78
| * | qla2xxx: fix crash due to task mgmt cmd typeHimanshu Madhani2014-09-251-2/+7
| * | qla2xxx: Add counter for messageSaurav Kashyap2014-09-251-5/+5
| * | qla2xxx: Enable SLER conditionally in target mode.Arun Easi2014-09-251-4/+19
| * | qla2xxx: Remove verbose messages in target mode.Arun Easi2014-09-251-138/+16
| * | qla2xxx: Increase room in request queue for sending priority packetsHimanshu Madhani2014-09-251-2/+2
| * | qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi2014-09-251-3/+1
| * | qla2xxx: fix kernel NULL pointer accessHimanshu Madhani2014-09-251-0/+1
| * | qla2xxx: Fix sparse warnings in tcm_qla2xxx.cHimanshu Madhani2014-09-251-6/+6
| * | qla2xxx: Update the driver version to 8.07.00.16-k.Saurav Kashyap2014-09-251-1/+1
| * | qla2xxx: Fix sparse warning in qla_iocb.c file.Joe Carnuccio2014-09-251-1/+1
| * | qla2xxx: Move warning message to debug level.Sawan Chandak2014-09-251-1/+1
| * | qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis2014-09-251-2/+2
| * | qla2xxx: Disable PCI device in shutdown handler.Chad Dupuis2014-09-251-0/+3
| * | qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis2014-09-251-1/+16
| * | qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani2014-09-254-3/+18
| * | qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis2014-09-255-1/+32
| * | qla2xxx: Add missing ISP27xx checks to optrom code.Alex Vechersky2014-09-252-2/+3
| * | qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis2014-09-251-1/+3
| * | qla2xxx: Free sysfs attributes for ISP27xx.Nigel Kirkland2014-09-251-0/+2
| * | qla2xxx: Disable laser for ISP2031 while unloading driver.Himanshu Madhani2014-09-253-1/+37
| * | qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani2014-09-252-0/+5
OpenPOWER on IntegriCloud