aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart1-2/+0
2014-09-16lpfc: fix high priority issues from fortify source code scanJames Smart1-13/+19
2014-09-16lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart1-62/+47
2014-09-16lpfc: fix discovery timeout during nameserver loginJames Smart1-0/+15
2014-09-16lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-22/+17
2014-09-16lpfc: use dma_zalloc_coherentJoe Perches1-15/+7
2014-09-16lpfc: mark functions as static in lpfc/lpfc_init.cRashika Kheria1-3/+3
2014-07-29lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev1-3/+6
2014-06-02lpfc: mark old devices as obsoleteJames Smart1-34/+49
2014-06-02lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart1-0/+48
2014-06-02lpfc: Update Copyright on changed filesJames Smart1-1/+1
2014-06-02lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart1-5/+4
2014-06-02lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart1-18/+5
2014-06-02lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart1-1/+4
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-03-15[SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart1-2/+7
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: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for 128 CPUs.James Smart1-0/+2
2014-03-15[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart1-6/+235
2014-03-15[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart1-0/+3
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+0
2013-10-25[SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-09-10[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart1-4/+4
2013-09-10[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart1-2/+8
2013-09-10[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/RQ pci bar selectionJames Smart1-22/+12
2013-09-10[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart1-5/+23
2013-09-10[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early stage of driver init timeJames Smart1-9/+3
2013-08-26[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributesJames Smart1-7/+0
2013-08-23[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEsJames Smart1-0/+1
2013-08-23[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart1-10/+24
2013-06-26[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 modificationsJames Smart1-1/+1
2013-06-26[SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed FCF rediscoveryJames Smart1-62/+35
2013-06-26[SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamicJames Smart1-7/+23
2013-05-10Merge branch 'misc' into for-linusJames Bottomley1-99/+508
2013-05-02[SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart1-7/+315
2013-05-02[SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer acting on outstanding I/OJames Smart1-6/+6
2013-05-02[SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host reset handler failedJames Smart1-1/+1
2013-05-02[SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart1-16/+38
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart1-1/+6
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart1-37/+93
2013-05-02[SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt valuesJames Smart1-18/+13
2013-05-02[SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart1-16/+29
2013-05-02[SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart1-1/+11
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-32/+1
2013-04-29lpfc: fix races for miscdevice open vs. rmmodAl Viro1-32/+1
2013-04-09[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock state issuesJames Smart1-4/+4
2013-04-09[SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to trigger recoveryJames Smart1-35/+62
2013-04-09[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart1-1/+0