summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ncr5380: Remove NCR5380_instance_name macroFinn Thain2016-01-073-6/+5
* ncr5380: Remove NCR5380_local_declare and NCR5380_setup macrosFinn Thain2016-01-0713-161/+77
* ncr5380: Remove more pointless macrosFinn Thain2016-01-076-48/+14
* ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macrosFinn Thain2016-01-076-97/+19
* ncr5380: Remove redundant static variable initializersFinn Thain2016-01-076-16/+16
* atari_scsi: Fix SCSI host ID settingFinn Thain2016-01-071-1/+1
* cxlflash: Enable device id for future IBM CXL adapterManoj Kumar2016-01-072-2/+5
* cxlflash: Resolve oops in wait_port_offlineManoj Kumar2016-01-072-3/+26
* cxlflash: Fix to resolve cmd leak after host resetManoj Kumar2016-01-071-2/+17
* cxlflash: Removed driver date printUma Krishnan2016-01-072-3/+1
* cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-01-072-0/+12
* cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar2016-01-071-1/+1
* storvsc: Tighten up the interrupt pathK. Y. Srinivasan2016-01-061-15/+8
* storvsc: Refactor the code in storvsc_channel_init()K. Y. Srinivasan2016-01-061-80/+46
* storvsc: Properly support Fibre Channel devicesK. Y. Srinivasan2016-01-061-47/+134
* storvsc: Fix a bug in the layout of the hv_fc_wwn_packetK. Y. Srinivasan2016-01-061-3/+2
* mvsas: Add SGPIO support to Marvell 94xxWilfried Weissmann2016-01-065-0/+225
* mpt3sas: A correction in unmap_resourcesTomas Henzl2016-01-061-1/+3
* hpsa: Add box and bay information for enclosure devicesDon Brace2016-01-062-7/+113
* hpsa: Change SAS transport devices to bus 0.Don Brace2016-01-061-1/+1
* hpsa: fix path_info_showDon Brace2016-01-061-6/+6
* cciss: print max outstanding commands as a hex valueColin Ian King2016-01-051-1/+1
* scsi_debug: Increase the reported optimal transfer lengthMartin K. Petersen2015-12-221-2/+2
* lpfc: Update version to 11.0.0.10 for upstream patch setJames Smart2015-12-221-1/+1
* lpfc: Use kzalloc instead of kmallocPunit Vara2015-12-221-2/+1
* lpfc: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring2015-12-221-4/+2
* lpfc: Add logging for misconfigured optics.James Smart2015-12-223-32/+87
* lpfc: Fix external loopback failure.James Smart2015-12-221-2/+13
* lpfc: Fix mbox reuse in PLOGI completionJames Smart2015-12-221-10/+21
* lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-227-136/+150
* lpfc: Make write check error processing more resilientJames Smart2015-12-221-6/+21
* lpfc: Fix RDP ACC being too long.James Smart2015-12-221-0/+10
* lpfc: Fix RDP Speed reporting.James Smart2015-12-221-10/+7
* lpfc: Modularize and cleanup FDMI code in driverJames Smart2015-12-229-745/+1450
* lpfc: Fix crash in fcp command completion path.James Smart2015-12-221-2/+2
* lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart2015-12-221-3/+6
* lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart2015-12-223-9/+16
* lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart2015-12-224-239/+240
* lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2015-12-221-2/+6
* hisi_sas: use platform_get_irq()John Garry2015-12-172-9/+5
* hisi_sas: fix error codes in hisi_sas_task_prep()Dan Carpenter2015-12-101-3/+7
* osd: fix signed char versus %02x issueRasmus Villemoes2015-12-101-4/+1
* storvsc: add logging for error/warning messagesLong Li2015-12-101-1/+33
* VMW_PVSCSI: Fix the issue of DMA-API related warnings.Josh Boyer2015-12-102-7/+40
* cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang2015-12-101-2/+2
* cxlflash: a couple off by one bugsDan Carpenter2015-12-101-2/+2
* scsi_dh_alua: Remove stale variablesHannes Reinecke2015-12-081-2/+0
* bfa: Update driver version to 3.2.25.0Anil Gurumurthy2015-12-021-1/+1
* bfa: File header and user visible string changesAnil Gurumurthy2015-12-0239-89/+84
* bfa: Fix for crash when bfa_itnim is NULLAnil Gurumurthy2015-12-021-0/+26