aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier
2012-07-16qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier
2012-07-16qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig
2012-07-16tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox
2012-06-12qla2xxx: Remove version.h header file inclusionSachin Kamat
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier
2012-06-12qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier
2012-06-12qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger
2012-06-12tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22[SCSI] qla2xxx: don't free pool that wasn't allocatedDan Carpenter
2012-05-22[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-coreNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."Chad Dupuis
2012-05-22[SCSI] qla2xxx: Display proper firmware version when new minidump template is...Giridhar Malavali
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...Giridhar Malavali
2012-05-22[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis
2012-05-22[SCSI] qla2xxx: Corrections to log messages.Saurav Kashyap
2012-05-22[SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Fixups for ISP83xx.Nigel Kirkland
2012-05-22[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.Giridhar Malavali
2012-05-22[SCSI] qla2xxx: Fix typo in bus-reset handler.Andrew Vasquez
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap
2012-05-22[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.Chad Dupuis
2012-05-22[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...Chad Dupuis
2012-05-22[SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali
2012-05-22[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.Chad Dupuis
2012-05-22[SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida
2012-05-22[SCSI] qla2xxx: Micro optimization in queuecommand handlerChetan Loke
2012-05-22[SCSI] qla2xxx: Fix typo in qla_init.cRaul Porcel
2012-05-10[SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis
2012-05-10[SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali
2012-05-10[SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali
2012-05-10[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary
2012-04-30qla2xxx: Remove redundant NULL check before release_firmware() call.Jesper Juhl
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-02-29[SCSI] qla2xxx: handle default case in qla2x00_request_firmware()Dan Carpenter
2012-02-19[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...Arun Easi