summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] hpsa: Inform controller we are using 32-bit tags.Stephen M. Cameron2011-02-181-0/+1
* [SCSI] hpsa: do not re-order commands in internal queuesStephen M. Cameron2011-02-181-1/+1
* [SCSI] hpsa: fixup DMA address before freeing.Stephen M. Cameron2011-01-241-0/+1
* [SCSI] hpsa: Fix hard reset code.Stephen M. Cameron2010-07-271-0/+4
* [SCSI] hpsa: remove unneeded definesMike Miller2010-05-021-15/+0
* [SCSI] hpsa: remove unused members next, prev, and retry_count from command l...Stephen M. Cameron2010-03-031-5/+2
* [SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron2010-03-031-3/+4
* [SCSI] hpsa: Clarify calculation of padding for commandlist structureStephen M. Cameron2010-03-031-4/+10
* [SCSI] hpsa: Allow multiple command completions per interrupt.Don Brace2010-02-171-15/+63
* [SCSI] hpsa: Use kernel integer types, not userland onesStephen M. Cameron2010-02-171-73/+73
* [SCSI] hpsa: fix typo in commentsStephen M. Cameron2010-02-171-1/+1
* [SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron2009-12-101-0/+326