summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xxTej Parkash2014-03-152-20/+29
* [SCSI] qla4xxx: Correctly handle msleep_interruptibleVikas Chaudhary2014-03-151-8/+2
* [SCSI] qla4xxx: Rename ACB_STATE macros with IP_ADDRSTATE macrosNilesh Javali2014-03-152-23/+15
* [SCSI] qla4xxx: Improve loopback failure messagesNilesh Javali2014-03-151-2/+2
* [SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.Vikas Chaudhary2014-03-153-17/+15
* [SCSI] qla4xxx: Fix comments in codeVikas Chaudhary2014-03-151-4/+4
* [SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removedVikas Chaudhary2014-03-153-0/+26
* [SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initializationNilesh Javali2014-03-154-11/+45
* [SCSI] be2iscsi : Bump the driver versionJayamohan Kallickal2014-03-151-1/+1
* [SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space errorJayamohan Kallickal2014-03-151-2/+13
* [SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.Jayamohan Kallickal2014-03-151-1/+9
* [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happensJayamohan Kallickal2014-03-156-1/+26
* [SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.Jayamohan Kallickal2014-03-154-21/+40
* [SCSI] be2iscsi: Fix port speed typo in driver.Jayamohan Kallickal2014-03-151-1/+1
* [SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal2014-03-156-45/+117
* [SCSI] hpsa: Add support for a few HP Storage controllersStephen M. Cameron2014-03-151-0/+10
* [SCSI] hpsa: add HP/3PAR vendor id to pci_ids.hStephen M. Cameron2014-03-151-0/+1
* [SCSI] hpsa add sysfs debug switch for raid map debugging messagesStephen M. Cameron2014-03-152-0/+65
* [SCSI] hpsa: improve error messages for driver initiated commandsStephen M. Cameron2014-03-151-27/+44
* [SCSI] hpsa: only do device rescan for certain eventsStephen M. Cameron2014-03-152-1/+17
* [SCSI] hpsa: when switching out of accel mode await only accel command comple...Stephen M. Cameron2014-03-151-6/+16
* [SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2Scott Teel2014-03-152-14/+184
* [SCSI] hpsa: update source file copyrightsScott Teel2014-03-153-3/+3
* [SCSI] hpsa: retry certain ioaccel error cases on the RAID pathScott Teel2014-03-151-6/+39
* [SCSI] hpsa: do not inquire for unsupported ioaccel status vpd pageStephen M. Cameron2014-03-152-0/+47
* [SCSI] hpsa: allow VPD page zero to be queriedStephen M. Cameron2014-03-151-8/+9
* [SCSI] hpsa: rescan devices on ioaccel2 errorScott Teel2014-03-152-2/+11
* [SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel2014-03-153-1/+61
* [SCSI] hpsa: complete the ioaccel raidmap codeScott Teel2014-03-151-6/+168
* [SCSI] hpsa: make device update copy the raid map alsoStephen M. Cameron2014-03-151-0/+3
* [SCSI] hpsa: add task management for ioaccel mode 2Scott Teel2014-03-152-6/+167
* [SCSI] hpsa: teach hpsa_device_reset to do either target or lun resetScott Teel2014-03-151-4/+6
* [SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel2014-03-153-19/+327
* [SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron2014-03-153-36/+78
* [SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1Mike MIller2014-03-151-1/+2
* [SCSI] hpsa: do ioaccel mode 2 resource allocationsStephen M. Cameron2014-03-152-0/+53
* [SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron2014-03-152-1/+3
* [SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller2014-03-153-0/+129
* [SCSI] hpsa: complain if physical or logical aborts are not supportedScott Teel2014-03-151-0/+4
* [SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attributeScott Teel2014-03-151-0/+25
* [SCSI] hpsa: do not rescan controllers known to be locked upStephen M. Cameron2014-03-151-0/+30
* [SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron2014-03-153-0/+112
* [SCSI] hpsa: update raid offload status on device rescanStephen M. Cameron2014-03-151-0/+9
* [SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron2014-03-153-49/+607
* [SCSI] hpsa: fix task management for mode-1 ioaccell pathScott Teel2014-03-151-6/+21
* [SCSI] hpsa: only allow REQ_TYPE_FS to use fast pathStephen M. Cameron2014-03-151-1/+2
* [SCSI] hpsa: add support for 'fastpath' i/oMatt Gates2014-03-153-19/+388
* [SCSI] hpsa: mark last scatter gather element as the lastMatt Gates2014-03-152-4/+5
* [SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates2014-03-152-5/+9
* [SCSI] pm80xx: Spinlock fixSuresh Thiagarajan2014-03-153-142/+38