summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati2011-07-275-0/+288
* [SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati2011-07-277-5/+726
* [SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati2011-07-277-6/+481
* [SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati2011-07-272-0/+66
* [SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati2011-07-274-0/+168
* [SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati2011-07-272-0/+64
* [SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati2011-07-273-0/+173
* [SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati2011-07-277-69/+172
* [SCSI] bfa: Add support for IO profiling.Krishna Gudipati2011-07-274-8/+162
* [SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati2011-07-274-0/+655
* [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/+0
* [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/+24
* [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/+20
* [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-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-291-1/+1
| * | | [SCSI] bfa: Driver and BSG enhancements.Krishna Gudipati2011-06-296-34/+100
| * | | [SCSI] bfa: Added support to query PHY.Krishna Gudipati2011-06-299-0/+867
| * | | [SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati2011-06-2911-9/+1665
| * | | [SCSI] bfa: Added support for flash configurationKrishna Gudipati2011-06-299-47/+910
| * | | [SCSI] bfa: Added support to obtain SFP info.Krishna Gudipati2011-06-298-0/+903
| * | | [SCSI] bfa: Added support for CEE info and stats query.Krishna Gudipati2011-06-298-0/+683
| * | | [SCSI] bfa: Extend BSG interface.Krishna Gudipati2011-06-2911-7/+867
| * | | [SCSI] bfa: FCS bug fixes.Krishna Gudipati2011-06-2912-55/+288
| * | | [SCSI] bfa: DMA memory allocation enhancement.Krishna Gudipati2011-06-2913-569/+624
OpenPOWER on IntegriCloud