summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-25qla2xxx: ISP27xx optimize fwdump entry table lookup.Joe Carnuccio1-4/+6
2014-09-25qla2xxx: ISP27xx add tests for incomplete template.Joe Carnuccio2-1/+10
2014-09-25mptfusion: enable no_write_same for vmware scsi disksChris J Arges1-0/+5
2014-09-25hpsa: add missing pci_set_master in kdump pathTomas Henzl1-1/+1
2014-09-25arcmsr: simplify ioctl data read/writeChing Huang3-229/+119
2014-09-25ipr: don't log error messages when applications issues illegal requestswenxiong@linux.vnet.ibm.com2-0/+11
2014-09-22cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt3-7/+55
2014-09-22storvsc: get rid of overly verbose warning messagesK. Y. Srinivasan1-12/+0
2014-09-22mpt2sas: fix undefined reference to `__udivdi3' compilation errorsSreekanth Reddy1-4/+4
2014-09-16arcmsr: simplify of updating doneq_index and postq_indexChing Huang1-81/+40
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