summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-07-27[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart
2011-07-27[SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart
2011-07-27[SCSI] lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart
2011-07-27[SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart
2011-07-27[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart
2011-07-27[SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart
2011-07-27[SCSI] bfa: Update the driver version to 3.0.2.2Krishna Gudipati
2011-07-27[SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati
2011-07-27[SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati
2011-07-27[SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati
2011-07-27[SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati
2011-07-27[SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati
2011-07-27[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati
2011-07-27[SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati
2011-07-27[SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati
2011-07-27[SCSI] bfa: Add support for IO profiling.Krishna Gudipati
2011-07-27[SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati
2011-07-27[SCSI] bfa: Check supported speed based on port modeKrishna Gudipati
2011-07-27[SCSI] bfa: Update RME interrupt handling.Krishna Gudipati
2011-07-27[SCSI] bfa: use negative error return values in all functionsKrishna Gudipati
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati
2011-07-27[SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to...Chandra Seetharaman
2011-07-27[SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap
2011-07-27[SCSI] scsi_lib: pause between error retriesJames Smart
2011-07-26[SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command ...Kashyap, Desai
2011-07-26[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi
2011-07-26[SCSI] scsi_transport_spi: Export host width and HBA idHannes Reinecke
2011-07-26[SCSI] mvsas: Add support for interrupt taskletXiangliang Yu
2011-07-26[SCSI] mvsas: update commentsXiangliang Yu
2011-07-26[SCSI] mvsas: misc improvementsXiangliang Yu
2011-07-26[SCSI] mvsas: Add new macros and functionsXiangliang Yu
2011-07-26[SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu
2011-07-26[SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu
2011-07-26[SCSI] mvsas: Add driver version and interrupt coalescing to device attribute...Xiangliang Yu
2011-07-26[SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu
2011-07-26[SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-23Merge branch 'scsi-fixes'James Bottomley
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-07-21[SCSI] fix crash in scsi_dispatch_cmd()James Bottomley
2011-07-21[SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers
2011-07-21[SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai
2011-07-21cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller