summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_os.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+1Star
* [SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins2009-07-301-10/+9Star
* [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/+1Star
* [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/+3Star
* [SCSI] iscsi: remove session and host binding in libiscsiMike Christie2008-07-121-1/+0Star
* [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-081-1/+3
* [SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie2008-02-081-8/+11
* [SCSI] qla4xxx: use iscsi class session state check readyMike Christie2008-02-081-0/+12
* [SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2008-02-081-36/+4Star
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0Star
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-291-13/+1Star
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-121-5/+2Star
* 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
* [SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie2007-06-021-0/+1
* [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-011-1/+5
* [SCSI] iscsi_transport, qla4xxx: have class lookup host for driversMike Christie2007-06-011-13/+6Star
* [SCSI] qla4xxx: export mac as hw addressMike Christie2007-06-011-4/+35
* [SCSI] qla4xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-301-8/+1Star
* [SCSI] qla4xxx: ql4_os.c bugfixesDavid C Somayajulu2007-05-261-4/+13
* [SCSI] qla4xxx: possible cleanupsAdrian Bunk2007-05-061-5/+4Star
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-271-25/+39