aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-6/+6
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason3-6/+6
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier1-2/+1
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier1-1/+1
2012-07-16qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier1-13/+3
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier3-3/+1
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig1-1/+0
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2-29/+19
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat1-2/+0
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-06-12qla2xxx: Remove version.h header file inclusionSachin Kamat2-2/+0
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier1-2/+2
2012-06-12qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier1-1/+3
2012-06-12qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier1-4/+2
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier1-73/+0
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger1-17/+31
2012-06-12tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel1-1/+22
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-424/+9087
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+1
2012-05-22[SCSI] qla2xxx: don't free pool that wasn't allocatedDan Carpenter1-1/+1
2012-05-22[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger4-0/+2047
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger15-35/+6472
2012-05-22[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."Chad Dupuis1-1/+0
2012-05-22[SCSI] qla2xxx: Display proper firmware version when new minidump template is gathered for ISP82xx.Giridhar Malavali1-3/+3
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application.Giridhar Malavali4-2/+15
2012-05-22[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio1-63/+20
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis4-21/+35
2012-05-22[SCSI] qla2xxx: Corrections to log messages.Saurav Kashyap2-6/+5
2012-05-22[SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio2-9/+8
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio7-32/+19
2012-05-22[SCSI] qla2xxx: Fixups for ISP83xx.Nigel Kirkland2-5/+5
2012-05-22[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.Giridhar Malavali1-0/+3
2012-05-22[SCSI] qla2xxx: Fix typo in bus-reset handler.Andrew Vasquez1-1/+1
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap4-18/+14
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap6-193/+342
2012-05-22[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.Chad Dupuis2-14/+40
2012-05-22[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout.Chad Dupuis1-1/+1
2012-05-22[SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali3-2/+43
2012-05-22[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.Chad Dupuis1-3/+0
2012-05-22[SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida1-2/+2
2012-05-22[SCSI] qla2xxx: Micro optimization in queuecommand handlerChetan Loke1-10/+9
2012-05-22[SCSI] qla2xxx: Fix typo in qla_init.cRaul Porcel1-3/+3
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis1-3/+3
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap1-1/+17
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy.Giridhar Malavali2-3/+14
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx.Giridhar Malavali2-0/+6
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary1-0/+1
2012-04-30qla2xxx: Remove redundant NULL check before release_firmware() call.Jesper Juhl1-2/+1
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds19-1323/+2198