summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-16arcmsr: call scsi_scan_host at the end of host initializationChing Huang1-5/+9
2014-09-16arcmsr: add support new adapter ARC12x4 seriesChing Huang2-9/+860
2014-09-16arcmsr: modify some character stringsChing Huang1-13/+11
2014-09-16arcmsr: fix sparse warnings and errorsChing Huang1-38/+40
2014-09-16arcmsr: fix ioctl data read/write error for adapter type CChing Huang3-239/+442
2014-09-16arcmsr: revise allocation of second dma_coherent_handle for type BChing Huang2-14/+26
2014-09-16arcmsr: rename functions and variablesChing Huang2-119/+121
2014-09-16arcmsr: clear outbound doorbell buffer completelyChing Huang1-4/+14
2014-09-16arcmsr: modify printing adapter model number and F/W messagesChing Huang1-9/+9
2014-09-16arcmsr: remove calling arcmsr_hbb_enable_driver_modeChing Huang1-12/+6
2014-09-16arcmsr: revise message_isr_bh_fn to remove duplicate codeChing Huang1-106/+54
2014-09-16arcmsr: store adapter type in PCI id tableChing Huang1-40/+41
2014-09-16arcmsr: return status of abort commandChing Huang1-5/+11
2014-09-16arcmsr: limit max. number of SCSI command requestChing Huang2-11/+25
2014-09-16arcmsr: add code to support hibernationChing Huang1-0/+76
2014-09-16arcmsr: add code to support MSI-X and MSI interruptChing Huang2-12/+76
2014-09-16arcmsr: fix command timeout under heavy loadChing Huang2-102/+98
2014-09-16megaraid_sas : Driver version updateSumit.Saxena@avagotech.com2-4/+4
2014-09-16megaraid_sas : MFI MPT linked list corruption fixSumit.Saxena@avagotech.com4-83/+241
2014-09-16megaraid_sas : N-drive primary raid level 1 load balancingSumit.Saxena@avagotech.com4-68/+96
2014-09-16megaraid_sas : Add module parameter to disable IRQ-CPU affinity hintSumit.Saxena@avagotech.com1-22/+38
2014-09-16megaraid_sas : Round down max sge supported by controller to power of twoSumit.Saxena@avagotech.com1-2/+2
2014-09-16megaraid_sas : Host lock less mode to enabled asynchronous IO submissionSumit.Saxena@avagotech.com1-7/+4
2014-09-16megaraid_sas : Extended VD supportSumit.Saxena@avagotech.com5-185/+500
2014-09-16megaraid_sas : Firmware crash dump feature supportSumit.Saxena@avagotech.com3-5/+519
2014-09-16megaraid_sas : Update threshold based reply post host index registerSumit.Saxena@avagotech.com2-1/+23
2014-09-16megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overheadSumit.Saxena@avagotech.com1-0/+6
2014-09-16megaraid_sas : Do not scan non syspd drivesSumit.Saxena@avagotech.com1-31/+4
2014-09-16mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy2-5/+12
2014-09-16mpt3sas: Bump mpt3sas driver version to 04.100.00.00Sreekanth Reddy1-2/+2
2014-09-16mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy2-61/+191
2014-09-16mpt3sas: Added OEM branding StringsSreekanth Reddy2-0/+67
2014-09-16mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy19-19/+19
2014-09-16mpt3sas: MPI2.5 Rev H (2.5.3) specificationsSreekanth Reddy4-7/+114
2014-09-16mpt3sas: Bump mpt3sas driver version to 03.100.00.00Sreekanth Reddy1-2/+2
2014-09-16mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy2-11/+61
2014-09-16mpt3sas: MPI2.5 Rev G (2.5.2) specificationsSreekanth Reddy4-7/+19
2014-09-16mpt2sas: Bump mpt2sas driver version to 18.100.00.00Sreekanth Reddy1-2/+2
2014-09-16mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy1-0/+68
2014-09-16mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy2-61/+199
2014-09-16mpt2sas: Avoid type casting for direct I/O commandsSreekanth Reddy1-77/+40
2014-09-16mpt2sas: Bump mpt2sas driver version to 17.100.00.00Sreekanth Reddy1-2/+2
2014-09-16mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy2-9/+63
2014-09-16mpt2sas: Copyright in driver sources is updated for year the 2014Sreekanth Reddy9-9/+9
2014-09-16mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specificationsSreekanth Reddy8-31/+148
2014-09-16mpt2sas: Added driver module parameter max_msix_vectorsSreekanth Reddy1-0/+14
2014-09-16bnx2i: Make boot_nic entry visible in the sysfs session objectsTej Parkash1-0/+3
2014-09-16bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()Chad Dupuis1-2/+13
2014-09-16lpfc: update lpfc version to driver version 10.4.8000.0James Smart1-1/+1
2014-09-16lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2-2/+14