aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla4xxx
AgeCommit message (Expand)Author
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
2008-10-09block: unify request timeout handlingJens Axboe
2008-07-26[SCSI] qla4xxx: fix queue depth settingMike Christie
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie
2008-04-07[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset codeDavid C Somayajulu
2008-04-07[SCSI] qla4xxx: Add target reset functionalityMike Christie
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie
2008-02-22[SCSI] qla4xxx: fix up residual handlingDavid Somayajulu
2008-02-07[SCSI] qla4xxx: add async scan supportMike Christie
2008-02-07[SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie
2008-02-07[SCSI] qla4xxx: use iscsi class session state check readyMike Christie
2008-02-07[SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie
2008-02-03drivers/scsi/: Spelling fixesJoe Perches
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-28[ETH]: Combine format_addr() with print_mac().Michael Chan
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2008-01-11[SCSI] libiscsi: fix shutdownMike Christie
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Change struct marker usersMathieu Desnoyers
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-14[SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu
2007-06-17[SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitial...David C Somayajulu
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie
2007-06-02[SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie
2007-06-02[SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie
2007-06-01[SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie
2007-06-01[SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie
2007-06-01[SCSI] qla4xxx: export mac as hw addressMike Christie
2007-05-29[SCSI] qla4xxx: convert to use the data buffer accessorsFUJITA Tomonori