aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa_cmd.h
AgeCommit message (Expand)Author
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
2014-03-15[SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates
2013-12-19[SCSI] hpsa: enable unit attention reportingStephen M. Cameron
2013-12-19[SCSI] hpsa: rename scsi prefetch fieldStephen M. Cameron
2012-05-10[SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron
2012-05-10[SCSI] hpsa: use multiple reply queuesMatt Gates
2012-05-10[SCSI] hpsa: add abort error handler functionStephen M. Cameron
2012-02-19[SCSI] hpsa: eliminate 8 external target limitationScott Teel
2012-02-19[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron
2011-10-30[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devicesScott Teel
2011-05-17[SCSI] hpsa: use new doorbell-bit-5 reset methodStephen M. Cameron
2011-05-17[SCSI] hpsa: do a better job of detecting controller reset failureStephen M. Cameron
2011-05-17[SCSI] hpsa: delete old unused padding garbageStephen M. Cameron
2011-02-18[SCSI] hpsa: Inform controller we are using 32-bit tags.Stephen M. Cameron
2011-02-18[SCSI] hpsa: do not re-order commands in internal queuesStephen M. Cameron
2011-01-24[SCSI] hpsa: fixup DMA address before freeing.Stephen M. Cameron
2010-07-27[SCSI] hpsa: Fix hard reset code.Stephen M. Cameron
2010-05-02[SCSI] hpsa: remove unneeded definesMike Miller
2010-03-03[SCSI] hpsa: remove unused members next, prev, and retry_count from command l...Stephen M. Cameron
2010-03-03[SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron
2010-03-03[SCSI] hpsa: Clarify calculation of padding for commandlist structureStephen M. Cameron
2010-02-17[SCSI] hpsa: Allow multiple command completions per interrupt.Don Brace
2010-02-17[SCSI] hpsa: Use kernel integer types, not userland onesStephen M. Cameron
2010-02-17[SCSI] hpsa: fix typo in commentsStephen M. Cameron
2009-12-10[SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron