aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14[SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma1-1/+1
2012-09-14[SCSI] lpfc 8.3.33: Update lpfc version for 8.3.33 driver releaseJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended timeout valueJames Smart4-1/+18
2012-09-14[SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue statsJames Smart1-157/+259
2012-09-14[SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameterJames Smart6-4/+102
2012-09-14[SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module parameterJames Smart4-1/+22
2012-09-14[SCSI] lpfc 8.3.33: Change Naming convention for SLI4 Interrupt vectorJames Smart3-1/+13
2012-09-14[SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuningJames Smart4-12/+28
2012-09-14[SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectorsJames Smart8-687/+454
2012-09-14[SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfsJames Smart2-1/+19
2012-09-14[SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distributionJames Smart6-36/+77
2012-09-14[SCSI] lpfc 8.3.33: Misc changes to optimize critical pathJames Smart2-14/+29
2012-09-14[SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantionsJames Smart5-105/+150
2012-09-14[SCSI] lpfc 8.3.33: Convert to no SCSI host lock in queuecommandJames Smart1-7/+2
2012-09-14[SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue informationJames Smart3-1/+66
2012-09-14[SCSI] lpfc 8.3.33: Fix error when remote port switches addressJames Smart2-8/+59
2012-09-14[SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper return statusJames Smart1-4/+4
2012-09-14[SCSI] lpfc 8.3.33: Check data transfer amount on write commandsJames Smart1-3/+3
2012-09-14[SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissueJames Smart1-2/+3
2012-09-14[SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver removal.James Smart1-1/+5
2012-09-14[SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adaptersJames Smart2-0/+11
2012-09-14[SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bitJames Smart2-0/+7
2012-09-14[SCSI] ipr: remove an unneeded checkDan Carpenter1-7/+5
2012-09-14[SCSI] ipr: missing unlock before a returnDan Carpenter1-2/+5
2012-09-14[SCSI] add DID_TARGET_FAILURE and DID_NEXUS_FAILURE to hostbyte_table in constants.cMoger, Babu1-1/+2
2012-09-14[SCSI] hpsa: use ioremap_nocache instead of ioremapStephen M. Cameron1-1/+2
2012-09-14[SCSI] hpsa: fix incorrect abort diagnostic messageStephen M. Cameron1-1/+1
2012-09-14[SCSI] hpsa: Use LUN reset instead of target resetStephen M. Cameron1-1/+1
2012-08-24[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2012-08-24[SCSI] megaraid_sas: Add resetwaittime module parameteradam radford2-3/+9
2012-08-24[SCSI] megaraid_sas: Add throttlequeuedepth module parameteradam radford2-3/+29
2012-08-24[SCSI] ipr: Driver version 2.5.4Brian King1-2/+2
2012-08-24[SCSI] ipr: Reduce interrupt lock timeBrian King2-14/+47
2012-08-24[SCSI] ipr: Reduce queuecommand lock timeBrian King1-27/+63
2012-08-24[SCSI] mpt2sas: Bump driver vesion to 14.100.00.00sreekanth.reddy@lsi.com1-2/+2
2012-08-24[SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, removed and then again gets added with new target idssreekanth.reddy@lsi.com1-1/+2
2012-08-24[SCSI] mpt2sas: Fix for staged device discovery functionality of driver not workingsreekanth.reddy@lsi.com1-1/+20
2012-08-24[SCSI] mpt2sas : MPI 2.0 Rev V(2.0.14) specificationsreekanth.reddy@lsi.com4-11/+27
2012-08-24[SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect rangesreekanth.reddy@lsi.com1-2/+2
2012-08-24[SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Statussreekanth.reddy@lsi.com3-0/+108
2012-08-24[SCSI] mpt2sas: To include more Intel Brandingsreekanth.reddy@lsi.com2-5/+5
2012-08-24[SCSI] mpt2sas: 2012 source code copyrightsreekanth.reddy@lsi.com9-9/+9
2012-08-24[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams3-14/+4
2012-08-24[SCSI] isci: implement suspend/resume supportArtur Wojcik3-3/+59
2012-08-24[SCSI] libsas: suspend / resume supportDan Williams8-14/+310
2012-08-24[SCSI] libata: export ata_port suspend/resume infrastructure for sasDan Williams1-12/+46
2012-08-24[SCSI] libata: reset onceDan Williams2-0/+3
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-4/+23
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-12/+42
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-51/+88