summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: fix build on PPCJiri Slaby2010-10-071-0/+1
* drivers/scsi/qla4xxx: fix buildAndrew Morton2010-08-202-2/+2
* [SCSI] qla4xxx: fix compilation warningVikas Chaudhary2010-08-111-1/+2
* [SCSI] qla4xxx: Update driver version to 5.02.00-k3Vikas Chaudhary2010-08-061-1/+1
* [SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade2010-08-067-4/+352
* [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali2010-08-065-0/+47
* [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.xVikas Chaudhary2010-08-062-11/+12
* [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpcVikas Chaudhary2010-08-061-1/+3
* [SCSI] qla4xxx: Stop firmware before doing init firmware.Lalit Chandivade2010-08-061-0/+6
* [SCSI] qla4xxx: Use the correct request queue.Vikas Chaudhary2010-08-061-1/+1
* [SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary2010-08-064-9/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-281-1/+10
* | [SCSI] qla4xxx: Update driver version to 5.02.00-k2Vikas Chaudhary2010-07-281-1/+1
* | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary2010-07-282-1/+9
* | [SCSI] qla4xxx: wait for device_ready before device discoveryKaren Higgins2010-07-281-3/+3
* | [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printkVikas Chaudhary2010-07-284-61/+63
* | [SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary2010-07-2815-357/+4600
* | [SCSI] qla4xxx: Handle one H/W Interrupt at a timeRavi Anand2010-07-271-1/+1
* | [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMAPrasanna Mumbai2010-07-272-21/+32
* | [SCSI] qla4xxx: correct return status in function qla4xxx_fw_readyVikas Chaudhary2010-07-271-0/+1
* | [SCSI] qla4xxx: unblock iscsi session after setting ddb state online.Vikas Chaudhary2010-07-271-0/+1
* | [SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changedVikas Chaudhary2010-07-271-1/+4
|/
* [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-189-220/+756
|\
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k1Vikas Chaudhary2010-05-021-2/+1
| * [SCSI] qla4xxx: added support for abort task management commandVikas Chaudhary2010-05-026-9/+124
| * [SCSI] qla4xxx: correct use of cmd->host_scribbleVikas Chaudhary2010-05-023-9/+13
| * [SCSI] qla4xxx: do not retry login to CHAP auth failed targetsVikas Chaudhary2010-05-023-43/+94
| * [SCSI] qla4xxx: Updated firmware ready timeout algorithmVikas Chaudhary2010-05-021-9/+11
| * [SCSI] qla4xxx: Code Clean up - remove "marker_needed"Vikas Chaudhary2010-05-021-2/+1
| * [SCSI] qla4xxx: set device state as per Link UP and LINK DOWNVikas Chaudhary2010-05-024-7/+70
| * [SCSI] qla4xxx: added IPv6 support.Vikas Chaudhary2010-05-024-142/+445
* | scsi: fix operator precedence warningRandy Dunlap2010-04-221-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] qla4xxx: fix compile warning due to invalid extHwConfigMike Christie2010-02-171-8/+6
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-2/+2
* [SCSI] qla4xxx: Removed residual from overrun debug printMike Christie2009-09-051-4/+4
* [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...Karen Higgins2009-07-303-85/+60
* [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins2009-07-301-3/+1
* [SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins2009-07-301-10/+9
* [SCSI] qla4xxx: add timeout handlerMike Christie2009-07-301-0/+17
* [SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins2009-07-305-54/+122
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2009-01-252-2/+9
* trivial: Fix misspelling of "firmware" in ql4_mbx.cNick Andrew2009-01-061-1/+1
* drivers: replace NIPQUAD()Harvey Harrison2008-10-311-2/+1
* [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-131-1/+1
* [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie2008-10-131-2/+2
OpenPOWER on IntegriCloud