summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atari_NCR5380: Move static TagAlloc array to host dataFinn Thain2014-11-202-18/+21
* atari_NCR5380: Introduce FLAG_TAGGED_QUEUINGFinn Thain2014-11-205-23/+28
* atari_NCR5380: Merge from NCR5380.cFinn Thain2014-11-201-120/+85
* sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.cFinn Thain2014-11-203-2853/+6
* atari_NCR5380: Merge from sun3_NCR5380.cFinn Thain2014-11-202-16/+193
* atari_NCR5380: Refactor Falcon lockingFinn Thain2014-11-202-57/+62
* atari_NCR5380: Refactor Falcon special casesFinn Thain2014-11-203-24/+31
* ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macrosFinn Thain2014-11-204-32/+0
* sun3_scsi: Move macro definitionsFinn Thain2014-11-202-38/+32
* sun3_scsi: Convert to platform deviceFinn Thain2014-11-203-222/+245
* atari_scsi: Remove headerFinn Thain2014-11-202-49/+26
* atari_scsi: Convert to platform deviceFinn Thain2014-11-203-231/+237
* atari_scsi: Fix atari_scsi deadlocks on FalconFinn Thain2014-11-204-107/+66
* mac_scsi: Convert to platform deviceFinn Thain2014-11-203-133/+262
* mac_scsi: Cleanup PDMA codeFinn Thain2014-11-201-65/+67
* mac_scsi: Add module option to KconfigFinn Thain2014-11-202-76/+38
* mac_scsi: Remove headerFinn Thain2014-11-202-43/+20
* dmx3191d: Use NO_IRQFinn Thain2014-11-201-17/+8
* ncr5380: Drop legacy scsi.h includeFinn Thain2014-11-2014-111/+105
* ncr5380: Remove *_RELEASE macrosFinn Thain2014-11-2017-69/+0
* ncr5380: Remove pointless compiler command line override macrosFinn Thain2014-11-206-58/+20
* ncr5380: Move static PDMA spin counters to host dataFinn Thain2014-11-205-27/+26
* ncr5380: Cleanup host info() methodsFinn Thain2014-11-2021-320/+134
* ncr5380: Remove NCR5380_STATSFinn Thain2014-11-205-252/+0
* ncr5380: Fix SCSI_IRQ_NONE bugsFinn Thain2014-11-2010-48/+66
* ncr5380: Remove duplicate commentsFinn Thain2014-11-2012-195/+1
* ncr5380: Remove redundant AUTOSENSE macroFinn Thain2014-11-2014-69/+3
* ncr5380: Cleanup TAG_NEXT and TAG_NONE macrosFinn Thain2014-11-204-51/+27
* ncr5380: Remove more useless prototypesFinn Thain2014-11-207-61/+50
* ncr5380: Remove useless prototypesFinn Thain2014-11-2011-51/+11
* ncr5380: Remove unused macrosFinn Thain2014-11-2010-38/+1
* ncr5380: Fix compiler warnings and __setup optionsFinn Thain2014-11-203-3/+26
* ncr5380: Remove unused hostdata fieldsFinn Thain2014-11-205-41/+4
* ncr5380: Use printk() not pr_debug()Finn Thain2014-11-201-1/+2
* Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah2014-11-202-4/+19
* Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah2014-11-202-1/+6
* Fnic: Improper resue of exchange IdsHiral Shah2014-11-202-1/+12
* Fnic: Memcopy only mimumum of data or trace bufferHiral Shah2014-11-202-3/+3
* Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2014-11-202-3/+12
* bnx2fc: fix an error code in _bnx2fc_create()Dan Carpenter2014-11-121-0/+1
* bnx2fc: check IS_ERR() instead of NULLDan Carpenter2014-11-121-1/+1
* IB/srp: Fix a race condition triggered by destroying a queue pairBart Van Assche2014-11-122-9/+52
* IB/srp: Add multichannel supportBart Van Assche2014-11-123-81/+235
* IB/srp: Use block layer tagsBart Van Assche2014-11-122-24/+27
* IB/srp: Separate target and channel variablesBart Van Assche2014-11-122-335/+403
* IB/srp: Introduce two new srp_target_port member variablesBart Van Assche2014-11-122-17/+26
* IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanningBart Van Assche2014-11-122-9/+52
* IB/srp: Remove stale connection retry mechanismBart Van Assche2014-11-121-13/+3
* IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()Bart Van Assche2014-11-121-5/+6
* qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2014-11-122-3/+1