summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-10-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03qla_target: don't delete changed naclsJoern Engel
2014-10-01qla_target: rearrange struct qla_tgt_prmJoern Engel
2014-10-01qla_target: improve qlt_unmap_sg()Joern Engel
2014-10-01qla_target: make some global functions staticJoern Engel
2014-10-01qla_target: remove unused parameterJoern Engel
2014-09-25qla2xxx: Add memory barrier before ringing doorbell.Himanshu Madhani
2014-09-25qla2xxx: Add flags for tracing the target commands.Saurav Kashyap
2014-09-25qla2xxx: Fix hang due to cmd_kref not decrementingQuinn Tran
2014-09-25qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSYHimanshu Madhani
2014-09-25qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran
2014-09-25qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap
2014-09-25qla2xxx: Host reset handling in ABTS path.Arun Easi
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi
2014-09-25qla2xxx: Add Host reset handling in target mode.Arun Easi
2014-09-25qla2xxx: fix crash due to task mgmt cmd typeHimanshu Madhani
2014-09-25qla2xxx: Add counter for messageSaurav Kashyap
2014-09-25qla2xxx: Enable SLER conditionally in target mode.Arun Easi
2014-09-25qla2xxx: Remove verbose messages in target mode.Arun Easi
2014-09-25qla2xxx: Increase room in request queue for sending priority packetsHimanshu Madhani
2014-09-25qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi
2014-09-25qla2xxx: fix kernel NULL pointer accessHimanshu Madhani
2014-09-25qla2xxx: Fix sparse warnings in tcm_qla2xxx.cHimanshu Madhani
2014-09-25qla2xxx: Update the driver version to 8.07.00.16-k.Saurav Kashyap
2014-09-25qla2xxx: Fix sparse warning in qla_iocb.c file.Joe Carnuccio
2014-09-25qla2xxx: Move warning message to debug level.Sawan Chandak
2014-09-25qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis
2014-09-25qla2xxx: Disable PCI device in shutdown handler.Chad Dupuis
2014-09-25qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis
2014-09-25qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani
2014-09-25qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis
2014-09-25qla2xxx: Add missing ISP27xx checks to optrom code.Alex Vechersky
2014-09-25qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis
2014-09-25qla2xxx: Free sysfs attributes for ISP27xx.Nigel Kirkland
2014-09-25qla2xxx: Disable laser for ISP2031 while unloading driver.Himanshu Madhani