aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-142-26/+33
* [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitial...David C Somayajulu2007-06-171-12/+11
* [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/+6
* [SCSI] qla4xxx: export mac as hw addressMike Christie2007-06-011-4/+35
* [SCSI] qla4xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-293-76/+40
* [SCSI] qla4xxx: ql4_os.c bugfixesDavid C Somayajulu2007-05-261-4/+13
* [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixesDavid C Somayajulu2007-05-261-171/+103
* [SCSI] qla4xxx: ql4_isr.c support for new mbx cmdsDavid C Somayajulu2007-05-261-18/+35
* [SCSI] qla4xxx: update rev num and misc cleanupDavid C Somayajulu2007-05-264-4/+17
* [SCSI] qla4xxx: ql4_init.c bugfixesDavid C Somayajulu2007-05-261-29/+63
* [SCSI] qla4xxx: ql4_fw.h add support for qla4032David C Somayajulu2007-05-261-249/+177
* [SCSI] qla4xxx: ql4_def.h log all AENs and cleanupDavid C Somayajulu2007-05-261-39/+39
* [SCSI] qla4xxx: ql4_dbg.c remove dead codeDavid C Somayajulu2007-05-261-171/+3
* [SCSI] qla4xxx: possible cleanupsAdrian Bunk2007-05-066-37/+40
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1