summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bnx2fc: Enable REC & CONF support for the sessionBhanu Prakash Gollapudi2011-07-274-1/+24
* [SCSI] bnx2fc: Introduce interface structure for each vlan interfaceBhanu Prakash Gollapudi2011-07-276-495/+467Star
* [SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORTStephen M. Cameron2011-07-271-2/+2
* [SCSI] hpsa: do not attempt to read from a write-only registerStephen M. Cameron2011-07-271-1/+1
* [SCSI] lpfc 8.3.25: Change driver version to 8.3.25James Smart2011-07-271-1/+1
* [SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart2011-07-278-20/+377
* [SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart2011-07-278-36/+1664
* [SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart2011-07-274-73/+49Star
* [SCSI] lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart2011-07-273-21/+18Star
* [SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart2011-07-278-62/+133
* [SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart2011-07-277-54/+129
* [SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart2011-07-272-68/+33Star
* [SCSI] bfa: Update the driver version to 3.0.2.2Krishna Gudipati2011-07-271-1/+1
* [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] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai2011-07-271-1/+1
* [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 'akpm' patch seriesLinus Torvalds2011-07-2638-98/+2706
|\
| * drivers/connector/cn_proc.c: remove unused localAndrew Morton2011-07-261-1/+0Star
| * pnpacpi: register disabled resourcesWitold Szczeponik2011-07-261-25/+27
| * drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König2011-07-261-1/+1
| * drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl2011-07-261-1/+1