aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart8-49/+25
2014-09-16lpfc: fix high priority issues from fortify source code scanJames Smart6-40/+53
2014-09-16lpfc: fix crash from page fault caused by use after rport deleteJames Smart1-0/+12
2014-09-16lpfc: fix locking issues with abort data pathsJames Smart3-48/+83
2014-09-16lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart3-2/+30
2014-09-16lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart1-62/+47
2014-09-16lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart3-38/+0
2014-09-16lpfc: fix discovery timeout during nameserver loginJames Smart3-1/+29
2014-09-16lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-22/+17
2014-09-16lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann1-4/+0
2014-09-16lpfc: use time_after()Manuel Schölling1-1/+3
2014-09-16lpfc: use dma_zalloc_coherentJoe Perches4-30/+17
2014-09-16lpfc: mark function as static in lpfc/lpfc_bsg.cRashika Kheria1-1/+1
2014-09-16lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria1-5/+5
2014-09-16lpfc: mark functions as static in lpfc/lpfc_init.cRashika Kheria1-3/+3
2014-09-16lpfc: mark functions as static in lpfc/lpfc_hbadisc.cRashika Kheria1-3/+4
2014-09-16lpfc: mark functions as static in lpfc/lpfc_sli.cRashika Kheria1-7/+7
2014-07-29lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev1-3/+6
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-1/+9
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-18/+18
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-190/+490
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+21
2014-06-02lpfc: Update lpfc version to driver version 10.2.8001.0James Smart1-2/+2
2014-06-02lpfc: Fix ExpressLane priority setupJames Smart2-1/+2
2014-06-02lpfc: mark old devices as obsoleteJames Smart1-34/+49
2014-06-02lpfc: Fix for initializing RRQ bitmapJames Smart1-0/+3
2014-06-02lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart2-0/+49
2014-06-02lpfc: Update lpfc version to driver version 10.2.8000.0James Smart2-3/+3
2014-06-02lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart10-10/+10
2014-06-02lpfc: Update Copyright on changed filesJames Smart6-6/+6
2014-06-02lpfc: Fixed locking for scsi task management commandsJames Smart3-5/+141
2014-06-02lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart5-26/+24
2014-06-02lpfc: Fix FW dump using sysfsJames Smart3-4/+17
2014-06-02lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart3-80/+99
2014-06-02lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2-1/+16
2014-06-02lpfc: Fix locking for postbufq when freeingJames Smart1-3/+12
2014-06-02lpfc: Fix locking for lpfc_hba_down_postJames Smart1-19/+60
2014-06-02lpfc: Fix dynamic transitions of FirstBurst from on to offJames Smart1-0/+1
2014-05-19lpfc: Add iotag memory barrierJames Smart1-0/+21
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1
2014-03-15[SCSI] lpfc: use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2014-03-15[SCSI] lpfc: remove self-assignmentsJames Smart1-4/+0
2014-03-15[SCSI] lpfc 8.3.45: Update lpfc version to driver version 8.3.45James Smart1-1/+1
2014-03-15[SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart3-9/+28
2014-03-15[SCSI] lpfc 8.3.45: Fixed driver error messages after firmware downloadJames Smart1-8/+14
2014-03-15[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBsJames Smart1-0/+2
2014-03-15[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for 128 CPUs.James Smart3-6/+25
2014-03-15[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth function.James Smart4-113/+19