summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_target.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-49/+20
* qla_target: remove qlt_check_fcport_existJörn Engel2013-06-201-138/+13
* qla2xxx: Remove unused functionJörn Engel2013-04-251-19/+0
* [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi2013-02-221-0/+6
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-221-16/+143
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-151-1/+20
|\
| * qla2xxx: Look up LUN for abort requestsSteve Hodgson2012-11-271-1/+20
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-131-1/+1
|\ \
| * | [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-301-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-6/+6
|\ \ | |/ |/|
| * qla2xxx: Fix typo in qla2xxx driversMasanari Iida2012-10-301-6/+6
* | qla2xxx: Update target lookup session tables when a target session changesRoland Dreier2012-10-261-14/+11
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-10-101-1/+1
|\
| * qla2xxx: Fix endianness of task management response codeRoland Dreier2012-09-221-1/+1
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
|/
* qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier2012-07-161-13/+3
* qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier2012-07-161-1/+1
* qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
* qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-121-1/+0
* qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-121-1/+3
* qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-121-4/+2
* [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger2012-05-221-0/+4973
OpenPOWER on IntegriCloud