summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arcmsr: store adapter type in PCI id tableChing Huang2014-09-161-40/+41
* arcmsr: return status of abort commandChing Huang2014-09-161-5/+11
* arcmsr: limit max. number of SCSI command requestChing Huang2014-09-162-11/+25
* arcmsr: add code to support hibernationChing Huang2014-09-161-0/+76
* arcmsr: add code to support MSI-X and MSI interruptChing Huang2014-09-162-12/+76
* arcmsr: fix command timeout under heavy loadChing Huang2014-09-162-102/+98Star
* megaraid_sas : Driver version updateSumit.Saxena@avagotech.com2014-09-162-4/+4
* megaraid_sas : MFI MPT linked list corruption fixSumit.Saxena@avagotech.com2014-09-164-83/+241
* megaraid_sas : N-drive primary raid level 1 load balancingSumit.Saxena@avagotech.com2014-09-164-68/+96
* megaraid_sas : Add module parameter to disable IRQ-CPU affinity hintSumit.Saxena@avagotech.com2014-09-161-22/+38
* megaraid_sas : Round down max sge supported by controller to power of twoSumit.Saxena@avagotech.com2014-09-161-2/+2
* megaraid_sas : Host lock less mode to enabled asynchronous IO submissionSumit.Saxena@avagotech.com2014-09-161-7/+4Star
* megaraid_sas : Extended VD supportSumit.Saxena@avagotech.com2014-09-165-185/+500
* megaraid_sas : Firmware crash dump feature supportSumit.Saxena@avagotech.com2014-09-163-5/+519
* megaraid_sas : Update threshold based reply post host index registerSumit.Saxena@avagotech.com2014-09-162-1/+23
* megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overheadSumit.Saxena@avagotech.com2014-09-161-0/+6
* megaraid_sas : Do not scan non syspd drivesSumit.Saxena@avagotech.com2014-09-161-31/+4Star
* mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy2014-09-162-5/+12
* mpt3sas: Bump mpt3sas driver version to 04.100.00.00Sreekanth Reddy2014-09-161-2/+2
* mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy2014-09-162-61/+191
* mpt3sas: Added OEM branding StringsSreekanth Reddy2014-09-162-0/+67
* mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy2014-09-1619-19/+19
* mpt3sas: MPI2.5 Rev H (2.5.3) specificationsSreekanth Reddy2014-09-164-7/+114
* mpt3sas: Bump mpt3sas driver version to 03.100.00.00Sreekanth Reddy2014-09-161-2/+2
* mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy2014-09-162-11/+61
* mpt3sas: MPI2.5 Rev G (2.5.2) specificationsSreekanth Reddy2014-09-164-7/+19
* mpt2sas: Bump mpt2sas driver version to 18.100.00.00Sreekanth Reddy2014-09-161-2/+2
* mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy2014-09-161-0/+68
* mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy2014-09-162-61/+199
* mpt2sas: Avoid type casting for direct I/O commandsSreekanth Reddy2014-09-161-77/+40Star
* mpt2sas: Bump mpt2sas driver version to 17.100.00.00Sreekanth Reddy2014-09-161-2/+2
* mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy2014-09-162-9/+63
* mpt2sas: Copyright in driver sources is updated for year the 2014Sreekanth Reddy2014-09-169-9/+9
* mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specificationsSreekanth Reddy2014-09-168-31/+148
* mpt2sas: Added driver module parameter max_msix_vectorsSreekanth Reddy2014-09-161-0/+14
* bnx2i: Make boot_nic entry visible in the sysfs session objectsTej Parkash2014-09-161-0/+3
* bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()Chad Dupuis2014-09-161-2/+13
* lpfc: update lpfc version to driver version 10.4.8000.0James Smart2014-09-161-1/+1
* lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2014-09-162-2/+14
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-168-49/+25Star
* lpfc: fix high priority issues from fortify source code scanJames Smart2014-09-166-40/+53
* lpfc: fix crash from page fault caused by use after rport deleteJames Smart2014-09-161-0/+12
* lpfc: fix locking issues with abort data pathsJames Smart2014-09-163-48/+83
* lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart2014-09-163-2/+30
* lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart2014-09-161-62/+47Star
* lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart2014-09-163-38/+0Star
* lpfc: fix discovery timeout during nameserver loginJames Smart2014-09-163-1/+29
* lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-161-22/+17Star
* lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann2014-09-161-4/+0Star
* lpfc: use time_after()Manuel Schölling2014-09-161-1/+3