index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Finalize Kconfig options for nvme
James Smart
2017-03-15
1
-0
/
+7
*
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
2017-03-07
1
-0
/
+1
*
scsi: lpfc: remove dead sli3 nvme code
James Smart
2017-03-06
1
-5
/
+0
*
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
2017-03-06
1
-5
/
+2
*
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
2017-03-06
1
-3
/
+58
*
scsi: lpfc: add NVME exchange aborts
James Smart
2017-03-06
1
-0
/
+7
*
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2017-03-06
1
-30
/
+17
*
scsi: lpfc: Update copyrights
James Smart
2017-02-22
1
-2
/
+4
*
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
2017-02-22
1
-4
/
+10
*
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
2017-02-22
1
-7
/
+226
*
scsi: lpfc: NVME Target: Base modifications
James Smart
2017-02-22
1
-7
/
+237
*
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
2017-02-22
1
-20
/
+19
*
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
2017-02-22
1
-0
/
+7
*
scsi: lpfc: NVME Initiator: Base modifications
James Smart
2017-02-22
1
-950
/
+1185
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-22
1
-8
/
+11
*
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
Christoph Hellwig
2017-02-22
1
-186
/
+54
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-2
/
+1
*
scsi: lpfc: Use %zd format string for size_t
Arnd Bergmann
2016-11-08
1
-1
/
+1
*
scsi: lpfc: Fix fw download on SLI-4 FC adapters
James Smart
2016-11-08
1
-9
/
+11
*
scsi: lpfc: Synchronize link speed with boot driver
James Smart
2016-11-08
1
-0
/
+54
*
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
James Smart
2016-11-08
1
-13
/
+15
*
scsi: lpfc: Correct embedded io wq element size
James Smart
2016-11-08
1
-9
/
+5
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-11
/
+4
|
\
|
*
lpfc: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-21
1
-11
/
+4
*
|
lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...
James Smart
2016-07-15
1
-15
/
+9
*
|
lpfc: Correct Port reset resulting in FC port going offline
James Smart
2016-07-15
1
-1
/
+2
*
|
lpfc: Re-organize source for easier device-id management
James Smart
2016-07-15
1
-100
/
+1
*
|
lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...
James Smart
2016-07-15
1
-1
/
+2
*
|
lpfc: Add MDS Diagnostics Support
James Smart
2016-07-15
1
-0
/
+28
*
|
lpfc: Add recovery from adapter parity errors on some SLI4 adapters
James Smart
2016-07-15
1
-31
/
+87
*
|
lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on Linux
James Smart
2016-07-15
1
-0
/
+2
|
/
*
lpfc: Update modified file copyrights
James Smart
2016-04-11
1
-1
/
+1
*
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
James Smart
2016-04-11
1
-2
/
+3
*
lpfc: Utilize embedded CDB logic to minimize IO latency
James Smart
2016-04-11
1
-2
/
+18
*
lpfc: fix misleading indentation
Arnd Bergmann
2016-03-18
1
-2
/
+3
*
lpfc: Add logging for misconfigured optics.
James Smart
2015-12-21
1
-20
/
+47
*
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
2015-12-21
1
-65
/
+30
*
lpfc: Modularize and cleanup FDMI code in driver
James Smart
2015-12-21
1
-6
/
+21
*
lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
James Smart
2015-12-21
1
-3
/
+6
*
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
2015-10-27
1
-2
/
+16
*
lpfc: remove set but not used variables
Sebastian Herbszt
2015-10-27
1
-2
/
+2
*
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
2015-10-27
1
-5
/
+1
*
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
2015-10-27
1
-0
/
+1
*
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
2015-10-27
1
-1
/
+1
*
lpfc: Remove unnessary cast
Firo Yang
2015-10-27
1
-2
/
+1
*
lpfc: fix model description
Sebastian Herbszt
2015-10-27
1
-1
/
+1
*
lpfc: Add support for using block multi-queue
James Smart
2015-06-13
1
-1
/
+3
*
lpfc: Fix crash in vport_delete.
James Smart
2015-06-05
1
-1
/
+7
*
lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.
James Smart
2015-06-05
1
-6
/
+6
*
lpfc: Add support for ELS LCB.
James Smart
2015-06-05
1
-0
/
+2
[next]