aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-31hpsa: do not check cmd_alloc return value - it cannnot return NULLRobert Elliott
2015-05-31hpsa: add more ioaccel2 error handling, including underrun statuses.Joe Handzik
2015-05-31hpsa: add ioaccel sg chaining for the ioaccel2 pathWebb Scales
2015-05-31hpsa: refactor freeing of resources into more logical functionsRobert Elliott
2015-05-31hpsa: clean up error handlingRobert Elliott
2015-05-31hpsa: break hpsa_free_irqs_and_disable_msix into two functionsRobert Elliott
2015-05-31hpsa: Get queue depth from identify physical bmic for physical disks.Joe Handzik
2015-05-31hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.Joe Handzik
2015-05-31hpsa: print accurate SSD Smart Path Enabled statusRobert Elliott
2015-05-31hpsa: factor out hpsa_ioaccel_submit functionWebb Scales
2015-05-31hpsa: try resubmitting down raid path on task set fullStephen Cameron
2015-05-31hpsa: do not ignore return value of hpsa_register_scsiStephen Cameron
2015-05-31hpsa: factor out hpsa_init_cmd functionStephen Cameron
2015-05-31hpsa: make function names consistentRobert Elliott
2015-05-31hpsa: allow lockup detected to be viewed via sysfsStephen Cameron
2015-05-31hpsa: hpsa decode sense data for io and tmfStephen Cameron
2015-05-31hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmdsStephen Cameron
2015-05-31hpsa: clean up abortsStephen Cameron
2015-05-31hpsa: rework controller command submissionWebb Scales
2015-05-31hpsa: clean up host, channel, target, lun printsWebb Scales
2015-05-31hpsa: add masked physical devices into h->dev[] arrayStephen Cameron
2015-05-31hpsa: dont meddle with hw which isn't ours (cciss)Tomas Henzl
2015-05-31cciss: correct the non-resettable board listTomas Henzl
2015-05-31cciss: remove duplicate entries from board_type structTomas Henzl
2015-05-25advansys: Update to version 3.5 and remove compilation warningHannes Reinecke
2015-05-25advansys: Remove call to dma_cache_sync()Hannes Reinecke
2015-05-25advansys: use spin_lock_irqsave() in interrupt handlerHannes Reinecke
2015-05-25advansys: Check for DMA mapping errorsHannes Reinecke
2015-05-25advansys: Remove cmd_per_lun settingHannes Reinecke
2015-05-25advansys: Remove obsolete virtual memory mapping commentHannes Reinecke
2015-05-25advansys: Remove 'a_flag'Hannes Reinecke
2015-05-25advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'Hannes Reinecke
2015-05-25advansys: Remove CC_VERY_LONG_SG_LISTHannes Reinecke
2015-05-25advansys: Remove ASC_SCSI_REQ_QHannes Reinecke
2015-05-25advansys: scsi_q1->data_addr is little endianHannes Reinecke
2015-05-25advansys: cleanup function return codesHannes Reinecke
2015-05-25advansys: Make AscIsrChipHalted() a void functionHannes Reinecke
2015-05-25advansys: remove 'ERR' definitionHannes Reinecke
2015-05-25advansys: Remove 'TRUE' and 'FALSE' definitionsHannes Reinecke
2015-05-25advansys: use standard data typesHannes Reinecke
2015-05-25advansys: use 'bool' instead of 'int'Hannes Reinecke
2015-05-25advansys: Use dma_pool for sg elementsHannes Reinecke
2015-05-25advansys: Use DMA-API for mapping request blocksHannes Reinecke
2015-05-25advansys: Use DMA-API for carrier bufferHannes Reinecke
2015-05-25advansys: use DMA-API for mapping sense bufferHannes Reinecke
2015-05-25advansys: use shared host tag map for command lookupHannes Reinecke
2015-05-25advansys: use host_resetHannes Reinecke
2015-05-25virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITYChristoph Hellwig
2015-05-25be2iscsi : Bump the driver versionJohn Soni Jose
2015-05-25be2iscsi : Logout of FW Boot SessionJohn Soni Jose