summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* hpsa: add in new offline modeScott Benesh2015-08-261-0/+1
* hpsa: add PMC to copyrightDon Brace2015-08-261-6/+3
* hpsa: cleanup resetWebb Scales2015-05-311-0/+1
* hpsa: don't return abort request until target is completeWebb Scales2015-05-311-0/+2
* hpsa: add support sending aborts to physical devices via the ioaccel2 pathStephen Cameron2015-05-311-2/+4
* hpsa: add more ioaccel2 error handling, including underrun statuses.Joe Handzik2015-05-311-0/+6
* hpsa: factor out hpsa_init_cmd functionStephen Cameron2015-05-311-1/+1
* hpsa: hpsa decode sense data for io and tmfStephen Cameron2015-05-311-0/+9
* hpsa: rework controller command submissionWebb Scales2015-05-311-0/+5
* hpsa: add masked physical devices into h->dev[] arrayStephen Cameron2015-05-311-0/+3
* hpsa: do not use a void pointer for scsi_cmd field of struct CommandListStephen Cameron2015-02-021-1/+1
* hpsa: fix race between abort handler and main i/o pathWebb Scales2015-02-021-0/+1
* hpsa: honor queue depth of physical devicesDon Brace2015-02-021-0/+148
* hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace2015-02-021-0/+1
* hpsa: do not queue commands internally in driverDon Brace2015-02-021-7/+3
* hpsa: correct endian sparse warningsDon Brace2015-02-021-86/+86
* hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron2014-11-201-5/+13
* hpsa: fix endianness issue with scatter gather elementsStephen M. Cameron2014-11-201-7/+7
* hpsa: fix allocation sizes for CISS_REPORT_LUNs commandsStephen M. Cameron2014-11-201-1/+1
* hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron2014-06-021-1/+1
* hpsa: define extended_report_lun_entry data structureStephen M. Cameron2014-06-021-1/+11
* hpsa: choose number of reply queues more intelligently.Stephen M. Cameron2014-06-021-1/+1
* hpsa: use gcc aligned attribute instead of manually padding structsStephen M. Cameron2014-06-021-27/+6
* [SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron2014-03-151-0/+1
* [SCSI] hpsa: remove unused struct request from CommandListStephen M. Cameron2014-03-151-3/+2
* [SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron2014-03-151-0/+15
* [SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2Scott Teel2014-03-151-5/+14
* [SCSI] hpsa: update source file copyrightsScott Teel2014-03-151-1/+1
* [SCSI] hpsa: do not inquire for unsupported ioaccel status vpd pageStephen M. Cameron2014-03-151-0/+2
* [SCSI] hpsa: add task management for ioaccel mode 2Scott Teel2014-03-151-3/+4
* [SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel2014-03-151-0/+1
* [SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron2014-03-151-1/+1
* [SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron2014-03-151-0/+1
* [SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller2014-03-151-0/+99
* [SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron2014-03-151-0/+3
* [SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron2014-03-151-3/+62
* [SCSI] hpsa: add support for 'fastpath' i/oMatt Gates2014-03-151-0/+60
* [SCSI] hpsa: mark last scatter gather element as the lastMatt Gates2014-03-151-0/+1
* [SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates2014-03-151-0/+1
* [SCSI] hpsa: enable unit attention reportingStephen M. Cameron2013-12-191-0/+1
* [SCSI] hpsa: rename scsi prefetch fieldStephen M. Cameron2013-12-191-1/+2
* [SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron2012-05-101-0/+1
* [SCSI] hpsa: use multiple reply queuesMatt Gates2012-05-101-2/+3
* [SCSI] hpsa: add abort error handler functionStephen M. Cameron2012-05-101-1/+30
* [SCSI] hpsa: eliminate 8 external target limitationScott Teel2012-02-191-3/+2
* [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron2012-02-191-2/+2
* [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devicesScott Teel2011-10-301-1/+4
* [SCSI] hpsa: use new doorbell-bit-5 reset methodStephen M. Cameron2011-05-171-0/+2
* [SCSI] hpsa: do a better job of detecting controller reset failureStephen M. Cameron2011-05-171-0/+1
* [SCSI] hpsa: delete old unused padding garbageStephen M. Cameron2011-05-171-8/+0
OpenPOWER on IntegriCloud