summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* lpfc: Add support for using block multi-queueJames Smart2015-06-131-1/+3
* lpfc: Fix crash in vport_delete.James Smart2015-06-051-1/+7
* lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.James Smart2015-06-051-6/+6
* lpfc: Add support for ELS LCB.James Smart2015-06-051-0/+2
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix premature release of rpi bit in bitmaskJames Smart2015-04-101-2/+22
* lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driverJames Smart2015-04-101-12/+26
* lpfc: Fix setting of EQ (interrupt) delay MultiplierJames Smart2015-04-101-0/+8
* lpfc: Fix host reset escalation killing all IOs.James Smart2015-04-101-3/+8
* lpfc: Add Lancer Temperature Event support to the lpfc driverJames Smart2015-04-101-55/+124
* lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...James Smart2015-04-101-1/+1
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-2/+0
* lpfc: fix high priority issues from fortify source code scanJames Smart2014-09-161-13/+19
* lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart2014-09-161-62/+47
* lpfc: fix discovery timeout during nameserver loginJames Smart2014-09-161-0/+15
* lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-161-22/+17
* lpfc: use dma_zalloc_coherentJoe Perches2014-09-161-15/+7
* lpfc: mark functions as static in lpfc/lpfc_init.cRashika Kheria2014-09-161-3/+3
* lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-07-291-3/+6
* lpfc: mark old devices as obsoleteJames Smart2014-06-021-34/+49
* lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart2014-06-021-0/+48
* lpfc: Update Copyright on changed filesJames Smart2014-06-021-1/+1
* lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-021-5/+4
* lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart2014-06-021-18/+5
* lpfc: Fixed kernel panic in lpfc_abort_handlerJames Smart2014-06-021-1/+4
* lpfc: Fix locking for postbufq when freeingJames Smart2014-06-021-3/+12
* lpfc: Fix locking for lpfc_hba_down_postJames Smart2014-06-021-19/+60
* [SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart2014-03-151-2/+7
* [SCSI] lpfc 8.3.45: Fixed driver error messages after firmware downloadJames Smart2014-03-151-8/+14
* [SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...James Smart2014-03-151-0/+2
* [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart2014-03-151-6/+235
* [SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart2014-03-151-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-3/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-3/+0
* | [SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2013-10-251-1/+1
* | [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2013-09-101-4/+4
* | [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart2013-09-101-2/+8
* | [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart2013-09-101-22/+12
* | [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart2013-09-101-5/+23
* | [SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...James Smart2013-09-101-9/+3
|/
* [SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributesJames Smart2013-08-261-7/+0
* [SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEsJames Smart2013-08-231-0/+1
* [SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart2013-08-231-10/+24
* [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed F...James Smart2013-06-261-62/+35
* [SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamicJames Smart2013-06-261-7/+23
* Merge branch 'misc' into for-linusJames Bottomley2013-05-101-99/+508
|\
| * [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-021-7/+315
| * [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...James Smart2013-05-021-6/+6
| * [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...James Smart2013-05-021-1/+1
OpenPOWER on IntegriCloud