aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio2014-05-19
* qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio2014-05-19
* qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...Chad Dupuis2014-05-19
* qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...Hiral Patel2014-05-19
* qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis2014-05-19
* qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...Armen Baloyan2014-05-19
* qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...Chad Dupuis2014-05-19
* qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.Atul Deshmukh2014-05-19
* qla2xxx: ISP8044 poll ipmdio bus timeout improvement.Joe Carnuccio2014-05-19
* qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.cChad Dupuis2014-05-19
* qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.Atul Deshmukh2014-05-19
* qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh2014-05-19
* qla2xxx: Decrease pci access for response queue processing for ISPFX00.Armen Baloyan2014-05-19
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-19
* qla2xxx: Update entry type 270 to match spec update.Joe Carnuccio2014-05-19
* qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel2014-05-19
* qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel2014-05-19
* qla2xxx: Remove unnecessary delays from fw dump code path.Hiral Patel2014-05-19
* qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel2014-05-19
* qla2xxx: Correction to ISP27xx template entry types 256 and 258.Joe Carnuccio2014-05-19
* qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio2014-05-19
* qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.Giridhar Malavali2014-05-19
* qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...Pratik Mohanty2014-05-19
* qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap2014-05-19
* qla2xxx: Add pci device id 0x2271.Joe Carnuccio2014-05-19
* qla2xxx: Issue abort command for outstanding commands during cleanup when onl...Giridhar Malavali2014-05-19
* qla2xxx: Log when device state is moved to failed state.Giridhar Malavali2014-05-19
* qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...Joe Carnuccio2014-05-19
* qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.Joe Carnuccio2014-05-19
* qla2xxx: Correct operations for ISP27xx template types 270 and 271.Joe Carnuccio2014-05-19
* qla2xxx: Do not schedule reset when one is already active when receiving an i...Chad Dupuis2014-05-19
* qla2xxx: Wait for reset completion without lock for ISPFX00.Saurav Kashyap2014-05-19
* megaraid_sas: fix a small problem when reading state value from hwTomas Henzl2014-05-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-05
|\
| * net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* | [SCSI] virtio-scsi: Skip setting affinity on uninitialized vqFam Zheng2014-04-28
* | [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-28
* | [SCSI] More USB deadlock fixesJames Bottomley2014-04-21
* | [SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke2014-04-21
* | [SCSI] Fix command result state propagationAlan Stern2014-04-21
* | [SCSI] Fix spurious request sense in error handlingJames Bottomley2014-04-21
* | [SCSI] don't reference freed command in scsi_prep_returnChristoph Hellwig2014-04-21
* | [SCSI] don't reference freed command in scsi_init_sgtableChristoph Hellwig2014-04-21
* | [SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()scameron@beardog.cce.hp.com2014-04-21
|/
* sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-12
|\ \
| * | target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-07
| * | target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07