summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...Mike Christie2008-10-131-1/+1
* block: unify request timeout handlingJens Axboe2008-10-091-2/+2
* [SCSI] qla4xxx: fix queue depth settingMike Christie2008-07-261-1/+3
* [SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie2008-07-121-4/+3
* [SCSI] iscsi: remove session and host binding in libiscsiMike Christie2008-07-121-1/+0
* [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset codeDavid C Somayajulu2008-04-075-53/+26
* [SCSI] qla4xxx: Add target reset functionalityMike Christie2008-04-074-19/+105
* [SCSI] qla4xxx: regression - add start scan calloutMike Christie2008-03-051-12/+14
* [SCSI] qla4xxx: fix host reset dpc raceMike Christie2008-03-052-5/+10
* [SCSI] qla4xxx: fix up residual handlingDavid Somayajulu2008-02-221-2/+1
* [SCSI] qla4xxx: add async scan supportMike Christie2008-02-071-1/+3
* [SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie2008-02-071-8/+11
* [SCSI] qla4xxx: use iscsi class session state check readyMike Christie2008-02-071-0/+12
* [SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2008-02-072-36/+5
* drivers/scsi/: Spelling fixesJoe Perches2008-02-032-2/+2
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-281-13/+1
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-7/+4
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-112-6/+5
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Change struct marker usersMathieu Desnoyers2007-10-192-2/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
OpenPOWER on IntegriCloud