summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Added new function qla4_8xxx_get_minidumpVikas Chaudhary2012-09-241-9/+15
* [SCSI] qla4xxx: Set IDC version in correct wayVikas Chaudhary2012-09-241-9/+33
* [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()Vikas Chaudhary2012-09-243-12/+12
* [SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary2012-09-247-220/+341
* [SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary2012-09-242-27/+14
* [SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary2012-09-247-139/+139
* [SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary2012-09-242-9/+9
* [SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary2012-09-249-86/+86
* [SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary2012-09-247-351/+352
* [SCSI] scsi_debug: Add "removable" parameterMartin Pitt2012-09-241-3/+27
* [SCSI] qla4xxx: Update driver version to 5.02.00-k20Vikas Chaudhary2012-09-241-1/+1
* [SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XXVikas Chaudhary2012-09-241-2/+2
* [SCSI] qla4xxx: Clear interrupt while unloading driver.Vikas Chaudhary2012-09-241-0/+9
* [SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work()Vikas Chaudhary2012-09-241-0/+1
* [SCSI] isci: Fix interrupt coalescing assumption of active TCsDave Jiang2012-09-241-2/+8
* [SCSI] isci: Allow SSP tasks into the task management path.Jeff Skirvin2012-09-241-4/+6
* [SCSI] fc-transport: Remove unnecessary includeRobert Love2012-09-241-2/+0
* [SCSI] scsi_dh_rdac : minor return fix for rdacMoger, Babu2012-09-241-1/+1
* [SCSI] scsi_dh_rdac : Consolidate rdac strings togetherMoger, Babu2012-09-241-15/+4
* [SCSI] scsi_dh_rdac: Add a new netapp vendor/product stringMoger, Babu2012-09-241-5/+6
* [SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke2012-09-241-5/+14
* [SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier2012-09-245-4/+32
* [SCSI] zfcp: restore refcount check on port_removeSteffen Maier2012-09-245-12/+45
* [SCSI] zfcp: remove invalid reference to list iterator variableJulia Lawall2012-09-241-1/+1
* [SCSI] zfcp: Do not wakeup while suspendedSteffen Maier2012-09-245-10/+86
* [SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier2012-09-242-7/+11
* [SCSI] zfcp: Make trace record tags uniqueSteffen Maier2012-09-241-2/+2
* [SCSI] zfcp: Adapt to new FC_PORTSPEED semanticsSteffen Maier2012-09-241-2/+32
* [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen2012-09-241-1/+1
* [SCSI] mpt2sas: Add a module parameter that permits overriding protection cap...Martin K. Petersen2012-09-241-2/+13
* [SCSI] mpt2sas: Return the correct sense key for DIF errorsMartin K. Petersen2012-09-241-12/+2
* [SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2012-09-244-0/+9
* [SCSI] sd: Allow protection_type to be overriddenMartin K. Petersen2012-09-241-1/+24
* [SCSI] sd: Avoid remapping bad reference tagsMartin K. Petersen2012-09-243-23/+9
* [SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING stateAlexey Khoroshilov2012-09-241-3/+5
* [SCSI] ibmvfc: Driver version 1.0.10Brian King2012-09-241-2/+2
* [SCSI] ibmvfc: Ignore fabric RSCNs when link is deadBrian King2012-09-241-2/+4
* [SCSI] ibmvfc: Fix double completion on abort timeoutBrian King2012-09-241-1/+29
* [SCSI] megaraid_sas: combine kmalloc+memset into kzallocFengguang Wu2012-09-241-5/+2
* [SCSI] ipr: trivial: fix small coding style issuesKleber Sacilotto de Souza2012-09-241-33/+33
* [SCSI] bfa: Update the driver version to v3.1.2.0.Krishna Gudipati2012-09-241-1/+1
* [SCSI] bfa: Update MAINTAINERS file for BFA driver.Krishna Gudipati2012-09-241-1/+0
* [SCSI] bfa: Add support for max target ports discoveryKrishna Gudipati2012-09-249-178/+497
* [SCSI] bfa: Add support to register node symbolic name with name serverKrishna Gudipati2012-09-247-2/+454
* [SCSI] bfa: Fix to process mbox interrupts only if interrupts are enabled in ...Krishna Gudipati2012-09-242-1/+9
* [SCSI] bfa: Add PowerPC support and enable PCIE AER handling.Krishna Gudipati2012-09-2411-22/+434
* [SCSI] bfa: Add new hardware model info to sysfs model description routine.Krishna Gudipati2012-09-241-0/+7
* [SCSI] bfa: Make changes to FCXP resource management.Krishna Gudipati2012-09-249-93/+156
* [SCSI] bfa: FCS remote port enhancements.Krishna Gudipati2012-09-247-14/+83
* [SCSI] bfa: Support vport symbolic name change from sysfs.Krishna Gudipati2012-09-243-0/+97
OpenPOWER on IntegriCloud