summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
AgeCommit message (Expand)Author
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton
2010-08-11[SCSI] qla4xxx: fix compilation warningVikas Chaudhary
2010-08-06[SCSI] qla4xxx: Update driver version to 5.02.00-k3Vikas Chaudhary
2010-08-06[SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade
2010-08-06[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali
2010-08-06[SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.xVikas Chaudhary
2010-08-06[SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpcVikas Chaudhary
2010-08-06[SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade
2010-08-06[SCSI] qla4xxx: Use the correct request queue.Vikas Chaudhary
2010-08-06[SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie
2010-07-28[SCSI] qla4xxx: Update driver version to 5.02.00-k2Vikas Chaudhary
2010-07-28[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary
2010-07-28[SCSI] qla4xxx: wait for device_ready before device discoveryKaren Higgins
2010-07-28[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printkVikas Chaudhary
2010-07-28[SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary
2010-07-27[SCSI] qla4xxx: Handle one H/W Interrupt at a timeRavi Anand
2010-07-27[SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMAPrasanna Mumbai
2010-07-27[SCSI] qla4xxx: correct return status in function qla4xxx_fw_readyVikas Chaudhary
2010-07-27[SCSI] qla4xxx: unblock iscsi session after setting ddb state online.Vikas Chaudhary
2010-07-27[SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changedVikas Chaudhary
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-02[SCSI] qla4xxx: Update driver version to 5.02.00-k1Vikas Chaudhary
2010-05-02[SCSI] qla4xxx: added support for abort task management commandVikas Chaudhary
2010-05-02[SCSI] qla4xxx: correct use of cmd->host_scribbleVikas Chaudhary
2010-05-02[SCSI] qla4xxx: do not retry login to CHAP auth failed targetsVikas Chaudhary
2010-05-02[SCSI] qla4xxx: Updated firmware ready timeout algorithmVikas Chaudhary
2010-05-02[SCSI] qla4xxx: Code Clean up - remove "marker_needed"Vikas Chaudhary
2010-05-02[SCSI] qla4xxx: set device state as per Link UP and LINK DOWNVikas Chaudhary
2010-05-02[SCSI] qla4xxx: added IPv6 support.Vikas Chaudhary
2010-04-22scsi: fix operator precedence warningRandy Dunlap
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] qla4xxx: fix compile warning due to invalid extHwConfigMike Christie
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-05[SCSI] qla4xxx: Removed residual from overrun debug printMike Christie
2009-07-30[SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...Karen Higgins
2009-07-30[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins
2009-07-30[SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins
2009-07-30[SCSI] qla4xxx: add timeout handlerMike Christie
2009-07-30[SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-01-25[SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie
2009-01-06trivial: Fix misspelling of "firmware" in ql4_mbx.cNick Andrew
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie
2008-10-13[SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie
2008-10-13[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...Mike Christie