summaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.h
Commit message (Expand)AuthorAge
* hpsa: Use local workqueues instead of system workqueuesDon Brace2015-02-02
* hpsa: do not use function pointers in fast path command submissionStephen Cameron2015-02-02
* hpsa: do not check for msi(x) in interrupt_pendingStephen Cameron2015-02-02
* hpsa: slightly optimize SA5_performant_completedDon Brace2015-02-02
* hpsa: count passthru cmds with atomics, not a spin locked intDon Brace2015-02-02
* hpsa: optimize cmd_alloc function by remembering last allocationRobert Elliott2015-02-02
* hpsa: fix race between abort handler and main i/o pathWebb Scales2015-02-02
* hpsa: honor queue depth of physical devicesDon Brace2015-02-02
* hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace2015-02-02
* hpsa: do not request device rescan on every ioaccel path errorStephen Cameron2015-02-02
* hpsa: do not queue commands internally in driverDon Brace2015-02-02
* hpsa: get rid of cmd_special_alloc and cmd_special_freeStephen Cameron2015-02-02
* hpsa: reserve some commands for use by driverStephen Cameron2015-02-02
* hpsa: use atomics for commands_outstandingStephen M. Cameron2014-11-20
* hpsa: Clean up warnings from sparse.Don Brace2014-11-20
* hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron2014-06-02
* hpsa: avoid unnecessary readl on every command submissionStephen M. Cameron2014-06-02
* hpsa: use per-cpu variable for lockup_detectedStephen M. Cameron2014-06-02
* hpsa: allocate reply queues individuallyStephen M. Cameron2014-06-02
* hpsa: remove dev_dbg() calls from hot pathsStephen M. Cameron2014-06-02
* hpsa: remove unused fields from struct ctlr_infoStephen M. Cameron2014-06-02
* hpsa: fix memory leak in hpsa_hba_mode_enabledJoe Handzik2014-05-19
* [SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron2014-03-15
* [SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron2014-03-15
* [SCSI] hpsa add sysfs debug switch for raid map debugging messagesStephen M. Cameron2014-03-15
* [SCSI] hpsa: only do device rescan for certain eventsStephen M. Cameron2014-03-15
* [SCSI] hpsa: update source file copyrightsScott Teel2014-03-15
* [SCSI] hpsa: rescan devices on ioaccel2 errorScott Teel2014-03-15
* [SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel2014-03-15
* [SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel2014-03-15
* [SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron2014-03-15
* [SCSI] hpsa: do ioaccel mode 2 resource allocationsStephen M. Cameron2014-03-15
* [SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller2014-03-15
* [SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron2014-03-15
* [SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron2014-03-15
* [SCSI] hpsa: add support for 'fastpath' i/oMatt Gates2014-03-15
* [SCSI] hpsa: use workqueue instead of kernel thread for lockup detectionStephen M. Cameron2013-12-19
* [SCSI] hpsa: prevent stalled i/oStephen M. Cameron2013-12-19
* [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron2013-12-19
* [SCSI] hpsa: remove unneeded variableTomas Henzl2013-08-26
* [SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron2012-05-10
* [SCSI] hpsa: removed unused member maxQsinceinitStephen M. Cameron2012-05-10
* [SCSI] hpsa: refine interrupt handler locking for greater concurrencyMatt Gates2012-05-10
* [SCSI] hpsa: use multiple reply queuesMatt Gates2012-05-10
* [SCSI] hpsa: add abort error handler functionStephen M. Cameron2012-05-10
* [SCSI] hpsa: do not read from controller unnecessarily in completion codeStephen M. Cameron2012-05-10
* [SCSI] hpsa: factor out driver nameStephen M. Cameron2012-02-19
* [SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron2012-02-19
* [SCSI] hpsa: detect controller lockupStephen M. Cameron2011-10-30
* [SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devicesScott Teel2011-10-30