summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2014-09-16mpt3sas: Bump mpt3sas driver version to 04.100.00.00Sreekanth Reddy-2/+2
2014-09-16mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy-61/+191
2014-09-16mpt3sas: Added OEM branding StringsSreekanth Reddy-0/+67
2014-09-16mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy-19/+19
2014-09-16mpt3sas: MPI2.5 Rev H (2.5.3) specificationsSreekanth Reddy-7/+114
2014-09-16mpt3sas: Bump mpt3sas driver version to 03.100.00.00Sreekanth Reddy-2/+2
2014-09-16mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy-11/+61
2014-09-16mpt3sas: MPI2.5 Rev G (2.5.2) specificationsSreekanth Reddy-7/+19
2014-09-16mpt2sas: Bump mpt2sas driver version to 18.100.00.00Sreekanth Reddy-2/+2
2014-09-16mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy-0/+68
2014-09-16mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy-61/+199
2014-09-16mpt2sas: Avoid type casting for direct I/O commandsSreekanth Reddy-77/+40
2014-09-16mpt2sas: Bump mpt2sas driver version to 17.100.00.00Sreekanth Reddy-2/+2
2014-09-16mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy-9/+63
2014-09-16mpt2sas: Copyright in driver sources is updated for year the 2014Sreekanth Reddy-9/+9
2014-09-16mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specificationsSreekanth Reddy-31/+148
2014-09-16mpt2sas: Added driver module parameter max_msix_vectorsSreekanth Reddy-0/+14
2014-09-16bnx2i: Make boot_nic entry visible in the sysfs session objectsTej Parkash-0/+3
2014-09-16bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()Chad Dupuis-2/+13
2014-09-16lpfc: update lpfc version to driver version 10.4.8000.0James Smart-1/+1
2014-09-16lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart-2/+14
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart-49/+25
2014-09-16lpfc: fix high priority issues from fortify source code scanJames Smart-40/+53
2014-09-16lpfc: fix crash from page fault caused by use after rport deleteJames Smart-0/+12
2014-09-16lpfc: fix locking issues with abort data pathsJames Smart-48/+83
2014-09-16lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart-2/+30
2014-09-16lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart-62/+47
2014-09-16lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart-38/+0
2014-09-16lpfc: fix discovery timeout during nameserver loginJames Smart-1/+29
2014-09-16lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev-22/+17
2014-09-16lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann-4/+0
2014-09-16lpfc: use time_after()Manuel Schölling-1/+3
2014-09-16lpfc: use dma_zalloc_coherentJoe Perches-30/+17
2014-09-16lpfc: mark function as static in lpfc/lpfc_bsg.cRashika Kheria-1/+1
2014-09-16lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria-5/+5
2014-09-16lpfc: mark functions as static in lpfc/lpfc_init.cRashika Kheria-3/+3
2014-09-16lpfc: mark functions as static in lpfc/lpfc_hbadisc.cRashika Kheria-3/+4
2014-09-16lpfc: mark functions as static in lpfc/lpfc_sli.cRashika Kheria-7/+7
2014-09-16fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah-6/+6
2014-09-16qla2xxx: Prevent probe and board_disable raceJoe Lawrence-1/+5
2014-09-16qla2xxx: Prevent removal and board_disable raceJoe Lawrence-13/+22
2014-09-16qla2xxx: Schedule board_disable only onceJoe Lawrence-6/+11
2014-09-16qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence-27/+20
2014-09-16qla2xxx: Use qla2x00_clear_drv_active on probe failureJoe Lawrence-10/+3
2014-09-16qla2xxx: Fix shost use-after-free on device removalJoe Lawrence-4/+2
2014-09-16pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev-11/+2
2014-09-16pmcraid: Get rid of a redundant assignmentAlexander Gordeev-1/+0
2014-09-16csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev-14/+10
2014-09-16csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev-3/+1
2014-09-16be2iscsi: Use pci_enable_msix_range()Alexander Gordeev-3/+3