aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-24[SCSI] scsi_remove_target: fix softlockup regression on hot removeDan Williams1-16/+14
2012-09-24[SCSI] ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt1-0/+3
2012-09-24[SCSI] ibmvscsi: Remove backend abstractionBenjamin Herrenschmidt4-414/+331
2012-09-24[SCSI] qla4xxx: Update driver version to 5.03.00-k0Vikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary16-16/+16
2012-09-24[SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary16-185/+2689
2012-09-24[SCSI] qla4xxx: Added new function qla4_8xxx_get_minidumpVikas Chaudhary1-9/+15
2012-09-24[SCSI] qla4xxx: Set IDC version in correct wayVikas Chaudhary1-9/+33
2012-09-24[SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()Vikas Chaudhary3-12/+12
2012-09-24[SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary7-220/+341
2012-09-24[SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary2-27/+14
2012-09-24[SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary7-139/+139
2012-09-24[SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary2-9/+9
2012-09-24[SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary9-86/+86
2012-09-24[SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary7-351/+352
2012-09-24[SCSI] scsi_debug: Add "removable" parameterMartin Pitt1-3/+27
2012-09-24[SCSI] qla4xxx: Update driver version to 5.02.00-k20Vikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XXVikas Chaudhary1-2/+2
2012-09-24[SCSI] qla4xxx: Clear interrupt while unloading driver.Vikas Chaudhary1-0/+9
2012-09-24[SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work()Vikas Chaudhary1-0/+1
2012-09-24[SCSI] isci: Fix interrupt coalescing assumption of active TCsDave Jiang1-2/+8
2012-09-24[SCSI] isci: Allow SSP tasks into the task management path.Jeff Skirvin1-4/+6
2012-09-24[SCSI] scsi_dh_rdac : minor return fix for rdacMoger, Babu1-1/+1
2012-09-24[SCSI] scsi_dh_rdac : Consolidate rdac strings togetherMoger, Babu1-15/+4
2012-09-24[SCSI] scsi_dh_rdac: Add a new netapp vendor/product stringMoger, Babu1-5/+6
2012-09-24[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke1-5/+14
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier5-4/+32
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier5-12/+45
2012-09-24[SCSI] zfcp: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-09-24[SCSI] zfcp: Do not wakeup while suspendedSteffen Maier5-10/+86
2012-09-24[SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier2-7/+11
2012-09-24[SCSI] zfcp: Make trace record tags uniqueSteffen Maier1-2/+2
2012-09-24[SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier1-2/+32
2012-09-24[SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen1-1/+1
2012-09-24[SCSI] mpt2sas: Add a module parameter that permits overriding protection capabilitiesMartin K. Petersen1-2/+13
2012-09-24[SCSI] mpt2sas: Return the correct sense key for DIF errorsMartin K. Petersen1-12/+2
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2-0/+4
2012-09-24[SCSI] sd: Allow protection_type to be overriddenMartin K. Petersen1-1/+24
2012-09-24[SCSI] sd: Avoid remapping bad reference tagsMartin K. Petersen3-23/+9
2012-09-24[SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING stateAlexey Khoroshilov1-3/+5
2012-09-24[SCSI] ibmvfc: Driver version 1.0.10Brian King1-2/+2
2012-09-24[SCSI] ibmvfc: Ignore fabric RSCNs when link is deadBrian King1-2/+4
2012-09-24[SCSI] ibmvfc: Fix double completion on abort timeoutBrian King1-1/+29
2012-09-24[SCSI] megaraid_sas: combine kmalloc+memset into kzallocFengguang Wu1-5/+2
2012-09-24[SCSI] ipr: trivial: fix small coding style issuesKleber Sacilotto de Souza1-33/+33
2012-09-24[SCSI] bfa: Update the driver version to v3.1.2.0.Krishna Gudipati1-1/+1
2012-09-24[SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati9-178/+497
2012-09-24[SCSI] bfa: Add support to register node symbolic name with name serverKrishna Gudipati7-2/+454
2012-09-24[SCSI] bfa: Fix to process mbox interrupts only if interrupts are enabled in INTx mode.Krishna Gudipati2-1/+9
2012-09-24[SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati11-22/+434