summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Update copyrightsJames Smart2017-02-221-2/+4
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-221-4/+10
* scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-221-7/+226
* scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-221-7/+237
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-221-20/+19
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-221-0/+7
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-221-950/+1185
* scsi: lpfc: minor code cleanupsJames Smart2017-02-221-8/+11
* scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig2017-02-221-186/+54
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-2/+1
* scsi: lpfc: Use %zd format string for size_tArnd Bergmann2016-11-081-1/+1
* scsi: lpfc: Fix fw download on SLI-4 FC adaptersJames Smart2016-11-081-9/+11
* scsi: lpfc: Synchronize link speed with boot driverJames Smart2016-11-081-0/+54
* scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart2016-11-081-13/+15
* scsi: lpfc: Correct embedded io wq element sizeJames Smart2016-11-081-9/+5
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-11/+4
|\
| * lpfc: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-211-11/+4
* | lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...James Smart2016-07-151-15/+9
* | lpfc: Correct Port reset resulting in FC port going offlineJames Smart2016-07-151-1/+2
* | lpfc: Re-organize source for easier device-id managementJames Smart2016-07-151-100/+1
* | lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...James Smart2016-07-151-1/+2
* | lpfc: Add MDS Diagnostics SupportJames Smart2016-07-151-0/+28
* | lpfc: Add recovery from adapter parity errors on some SLI4 adaptersJames Smart2016-07-151-31/+87
* | lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on LinuxJames Smart2016-07-151-0/+2
|/
* lpfc: Update modified file copyrightsJames Smart2016-04-111-1/+1
* lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart2016-04-111-2/+3
* lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart2016-04-111-2/+18
* lpfc: fix misleading indentationArnd Bergmann2016-03-181-2/+3
* lpfc: Add logging for misconfigured optics.James Smart2015-12-211-20/+47
* lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-211-65/+30
* lpfc: Modularize and cleanup FDMI code in driverJames Smart2015-12-211-6/+21
* lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart2015-12-211-3/+6
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-271-2/+16
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-2/+2
* Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2015-10-271-5/+1
* lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn2015-10-271-0/+1
* lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser2015-10-271-1/+1
* lpfc: Remove unnessary castFiro Yang2015-10-271-2/+1
* lpfc: fix model descriptionSebastian Herbszt2015-10-271-1/+1
* 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