summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] bfa: Check supported speed based on port modeKrishna Gudipati2011-07-271-5/+23
| * [SCSI] bfa: Update RME interrupt handling.Krishna Gudipati2011-07-274-28/+73
| * [SCSI] bfa: use negative error return values in all functionsKrishna Gudipati2011-07-271-5/+5
| * [SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati2011-07-2717-18/+668
| * [SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to...Chandra Seetharaman2011-07-271-39/+40
| * [SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap2011-07-272-243/+0Star
| * [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap2011-07-2715-2606/+2941
| * [SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap2011-07-275-3/+349
| * [SCSI] scsi_lib: pause between error retriesJames Smart2011-07-271-0/+1
| * [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command ...Kashyap, Desai2011-07-261-0/+4
| * [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi2011-07-266-51/+52
| * [SCSI] scsi_transport_spi: Export host width and HBA idHannes Reinecke2011-07-261-0/+24
| * [SCSI] mvsas: Add support for interrupt taskletXiangliang Yu2011-07-265-26/+40
| * [SCSI] mvsas: update commentsXiangliang Yu2011-07-267-55/+24Star
| * [SCSI] mvsas: misc improvementsXiangliang Yu2011-07-267-113/+127
| * [SCSI] mvsas: Add new macros and functionsXiangliang Yu2011-07-267-56/+169
| * [SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu2011-07-267-189/+20Star
| * [SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu2011-07-265-35/+42
| * [SCSI] mvsas: Add driver version and interrupt coalescing to device attribute...Xiangliang Yu2011-07-264-2/+126
| * [SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu2011-07-264-14/+382
| * [SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu2011-07-266-1/+52
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-274-26/+10Star
|\ \
| * | iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger2011-07-251-16/+0Star
| * | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-07-253-14/+13Star
| * | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-254-10/+10
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-7/+7
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-212-5/+5
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-1138-7/+23605
| |\ \
| * | | scsi: qla_isr.c: fix comment typo 'hammmer'Justin P. Mattock2011-06-271-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-2387-3170/+13232
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'scsi-fixes'James Bottomley2011-07-2341-11/+23656
| |\ \ \
| | * | | [SCSI] fix crash in scsi_dispatch_cmd()James Bottomley2011-07-211-0/+2
| | * | | [SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2011-07-212-4/+49
| | | |/ | | |/|
| * | | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai2011-07-211-1/+7
| * | | [SCSI] bfa: Update the driver version to 3.0.2.1Krishna Gudipati2011-06-301-1/+1
| * | | [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-306-34/+100
| * | | [SCSI] bfa: Added support to query PHY.Krishna Gudipati2011-06-309-0/+867
| * | | [SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati2011-06-3011-9/+1665
| * | | [SCSI] bfa: Added support for flash configurationKrishna Gudipati2011-06-309-47/+910
| * | | [SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati2011-06-308-0/+903
| * | | [SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati2011-06-308-0/+683
| * | | [SCSI] bfa: Extend BSG interface.Krishna Gudipati2011-06-3011-7/+867
| * | | [SCSI] bfa: FCS bug fixes.Krishna Gudipati2011-06-3012-55/+288
| * | | [SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati2011-06-3013-569/+624
| * | | [SCSI] bfa: Brocade-1860 Fabric Adapter vHBA support.Krishna Gudipati2011-06-3012-118/+278
| * | | [SCSI] bfa: Brocade-1860 Fabric Adapter PLL init fixes.Krishna Gudipati2011-06-299-132/+169
| * | | [SCSI] bfa: Added Fabric Assigned Address(FAA) supportKrishna Gudipati2011-06-2912-6/+466
| * | | [SCSI] bfa: IOC bug fixes.Krishna Gudipati2011-06-295-34/+125
| * | | [SCSI] bfa: Enable ASIC block configuration and query.Krishna Gudipati2011-06-2910-9/+863