summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_target.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi1-0/+6
2013-02-22[SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi1-16/+143
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis1-2/+2
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+20
2012-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-6/+6
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap1-1/+1
2012-11-28qla2xxx: Look up LUN for abort requestsSteve Hodgson1-1/+20
2012-10-30qla2xxx: Fix typo in qla2xxx driversMasanari Iida1-6/+6
2012-10-26qla2xxx: Update target lookup session tables when a target session changesRoland Dreier1-14/+11
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+1
2012-09-23qla2xxx: Fix endianness of task management response codeRoland Dreier1-1/+1
2012-08-21workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-07-17qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier1-13/+3
2012-07-17qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier1-1/+1
2012-07-07qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-06-13qla2xxx: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-06-13qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier1-1/+3
2012-06-13qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier1-4/+2
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-0/+4973