summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_target.c
AgeCommit message (Expand)AuthorFilesLines
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