aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa_cmd.h
AgeCommit message (Expand)Author
2017-10-25scsi: hpsa: update discovery pollingBader Ali Saleh
2017-10-25scsi: hpsa: add controller checkpointDon Brace
2017-06-12scsi: hpsa: update identify physical device structureDon Brace
2017-03-15scsi: hpsa: update check for logical volume statusDon Brace
2016-09-14scsi: hpsa: Check for vpd support before sendingScott Teel
2016-02-23hpsa: update copyright informationDon Brace
2016-02-23hpsa: correct lun data caching bitmap definitionDon Brace
2016-01-06hpsa: Add box and bay information for enclosure devicesDon Brace
2015-11-09hpsa: add in sas transport classKevin Barnett
2015-11-09hpsa: disable report lun data cachingScott Teel
2015-11-09hpsa: generalize external arraysScott Teel
2015-11-09hpsa: correct check for non-disk devicesDon Brace
2015-08-26hpsa: add in new offline modeScott Benesh
2015-08-26hpsa: add PMC to copyrightDon Brace
2015-05-31hpsa: cleanup resetWebb Scales
2015-05-31hpsa: don't return abort request until target is completeWebb Scales
2015-05-31hpsa: add support sending aborts to physical devices via the ioaccel2 pathStephen Cameron
2015-05-31hpsa: add more ioaccel2 error handling, including underrun statuses.Joe Handzik
2015-05-31hpsa: factor out hpsa_init_cmd functionStephen Cameron
2015-05-31hpsa: hpsa decode sense data for io and tmfStephen Cameron
2015-05-31hpsa: rework controller command submissionWebb Scales
2015-05-31hpsa: add masked physical devices into h->dev[] arrayStephen Cameron
2015-02-02hpsa: do not use a void pointer for scsi_cmd field of struct CommandListStephen Cameron
2015-02-02hpsa: fix race between abort handler and main i/o pathWebb Scales
2015-02-02hpsa: honor queue depth of physical devicesDon Brace
2015-02-02hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace
2015-02-02hpsa: do not queue commands internally in driverDon Brace
2015-02-02hpsa: correct endian sparse warningsDon Brace
2014-11-20hpsa: get rid of type/attribute/direction bit field where possibleStephen M. Cameron
2014-11-20hpsa: fix endianness issue with scatter gather elementsStephen M. Cameron
2014-11-20hpsa: fix allocation sizes for CISS_REPORT_LUNs commandsStephen M. Cameron
2014-06-02hpsa: fix handling of hpsa_volume_offline return valueStephen M. Cameron
2014-06-02hpsa: define extended_report_lun_entry data structureStephen M. Cameron
2014-06-02hpsa: choose number of reply queues more intelligently.Stephen M. Cameron
2014-06-02hpsa: use gcc aligned attribute instead of manually padding structsStephen M. Cameron
2014-03-15[SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron
2014-03-15[SCSI] hpsa: remove unused struct request from CommandListStephen M. Cameron
2014-03-15[SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron
2014-03-15[SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2Scott Teel
2014-03-15[SCSI] hpsa: update source file copyrightsScott Teel
2014-03-15[SCSI] hpsa: do not inquire for unsupported ioaccel status vpd pageStephen M. Cameron
2014-03-15[SCSI] hpsa: add task management for ioaccel mode 2Scott Teel
2014-03-15[SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel
2014-03-15[SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron
2014-03-15[SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron
2014-03-15[SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller
2014-03-15[SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron
2014-03-15[SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron
2014-03-15[SCSI] hpsa: add support for 'fastpath' i/oMatt Gates
2014-03-15[SCSI] hpsa: mark last scatter gather element as the lastMatt Gates