summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_os.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
* [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srbMike Christie2010-10-251-3/+6
* [SCSI] qla4xxx: update AER support for ISP82XXVikas Chaudhary2010-10-251-17/+28
* [SCSI] qla4xxx: use CRB Register for Request Queue in-pointerShyam Sundar2010-10-251-21/+3
* [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-10-251-1/+3
* [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...Nilesh Javali2010-10-251-2/+4
* [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_onlineVikas Chaudhary2010-10-251-2/+0
* [SCSI] qla4xxx: honor return status of qla4xxx_hw_resetVikas Chaudhary2010-10-251-2/+5
* [SCSI] qla4xxx: Trivial cleanupVikas Chaudhary2010-10-251-3/+1
* [SCSI] qla4xxx: Added AER support for ISP82xxLalit Chandivade2010-08-061-0/+301
* [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenariosNilesh Javali2010-08-061-0/+3
* [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpcVikas Chaudhary2010-08-061-1/+3
* [SCSI] qla4xxx: set correct value in sess->recovery_tmoVikas Chaudhary2010-08-061-3/+4
* [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-281-1/+10
* [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary2010-07-281-1/+6
* [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printkVikas Chaudhary2010-07-281-30/+32
* [SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary2010-07-281-156/+522
* [SCSI] qla4xxx: added support for abort task management commandVikas Chaudhary2010-05-021-4/+64
* [SCSI] qla4xxx: correct use of cmd->host_scribbleVikas Chaudhary2010-05-021-8/+10
* [SCSI] qla4xxx: set device state as per Link UP and LINK DOWNVikas Chaudhary2010-05-021-0/+49
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-2/+2
* [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
* 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
* drivers: replace NIPQUAD()Harvey Harrison2008-10-311-2/+1
* [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-131-1/+1
* [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-071-6/+14
* [SCSI] qla4xxx: Add target reset functionalityMike Christie2008-04-071-19/+63
* [SCSI] qla4xxx: regression - add start scan calloutMike Christie2008-03-051-12/+14
* [SCSI] qla4xxx: fix host reset dpc raceMike Christie2008-03-051-4/+9
* [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-071-36/+4
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-281-13/+1
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-111-5/+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
* [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-021-1/+2
* [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie2007-06-021-1/+7
OpenPOWER on IntegriCloud