summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Add FDMI-2 functionality.Himanshu Madhani2014-09-257-160/+967
* qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.Jan Kulich2014-09-251-1/+4
* qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().Joe Carnuccio2014-09-251-3/+2
* qla2xxx: Incorrect debug level on mailbox command print 0x1111.Joe Carnuccio2014-09-251-1/+1
* qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs().Joe Carnuccio2014-09-251-2/+3
* qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().Joe Carnuccio2014-09-251-1/+1
* qla2xxx: ISP27xx fwdump template error print simplification.Joe Carnuccio2014-09-253-27/+9
* qla2xxx: ISP25xx multiqueue shadow register crash fix.Joe Carnuccio2014-09-251-0/+2
* qla2xxx: Add endianizer to max_payload_size modifier.Joe Carnuccio2014-09-252-7/+7
* qla2xxx: Enable fast flash access for ISP83xx.Chad Dupuis2014-09-251-1/+2
* qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).Joe Carnuccio2014-09-253-4/+36
* qla2xxx: ISP27xx fwdump template fix insertbuf() routine.Joe Carnuccio2014-09-251-10/+2
* qla2xxx: ISP27xx fwdump template remove high frequency debug logs.Joe Carnuccio2014-09-252-18/+1
* qla2xxx: ISP27xx optimize fwdump entry table lookup.Joe Carnuccio2014-09-251-4/+6
* qla2xxx: ISP27xx add tests for incomplete template.Joe Carnuccio2014-09-252-1/+10
* mptfusion: enable no_write_same for vmware scsi disksChris J Arges2014-09-251-0/+5
* hpsa: add missing pci_set_master in kdump pathTomas Henzl2014-09-251-1/+1
* arcmsr: simplify ioctl data read/writeChing Huang2014-09-253-229/+119
* ipr: don't log error messages when applications issues illegal requestswenxiong@linux.vnet.ibm.com2014-09-252-0/+11
* cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-09-223-7/+55
* storvsc: get rid of overly verbose warning messagesK. Y. Srinivasan2014-09-221-12/+0
* mpt2sas: fix undefined reference to `__udivdi3' compilation errorsSreekanth Reddy2014-09-221-4/+4
* arcmsr: simplify of updating doneq_index and postq_indexChing Huang2014-09-161-81/+40
* arcmsr: call scsi_scan_host at the end of host initializationChing Huang2014-09-161-5/+9
* arcmsr: add support new adapter ARC12x4 seriesChing Huang2014-09-162-9/+860
* arcmsr: modify some character stringsChing Huang2014-09-161-13/+11
* arcmsr: fix sparse warnings and errorsChing Huang2014-09-161-38/+40
* arcmsr: fix ioctl data read/write error for adapter type CChing Huang2014-09-163-239/+442
* arcmsr: revise allocation of second dma_coherent_handle for type BChing Huang2014-09-162-14/+26
* arcmsr: rename functions and variablesChing Huang2014-09-162-119/+121
* arcmsr: clear outbound doorbell buffer completelyChing Huang2014-09-161-4/+14
* arcmsr: modify printing adapter model number and F/W messagesChing Huang2014-09-161-9/+9
* arcmsr: remove calling arcmsr_hbb_enable_driver_modeChing Huang2014-09-161-12/+6
* arcmsr: revise message_isr_bh_fn to remove duplicate codeChing Huang2014-09-161-106/+54
* 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/+98
* 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/+4
* 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
OpenPOWER on IntegriCloud