index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-9
/
+12
|
\
|
*
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
2019-03-14
1
-7
/
+9
|
*
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
2019-03-07
1
-1
/
+1
|
*
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
2019-03-07
1
-1
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-1003
/
+1271
|
\
|
|
*
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
2019-02-20
1
-2
/
+1
|
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-14
1
-1
/
+1
|
*
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
2019-02-13
1
-0
/
+1
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
|
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-06
1
-0
/
+3
|
*
scsi: lpfc: Rework locking on SCSI io completion
James Smart
2019-02-06
1
-0
/
+1
|
*
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
2019-02-06
1
-19
/
+13
|
*
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
2019-02-06
1
-149
/
+13
|
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-06
1
-112
/
+93
|
*
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
2019-02-06
1
-2
/
+7
|
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-06
1
-92
/
+411
|
*
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
2019-02-06
1
-32
/
+26
|
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-06
1
-29
/
+297
|
*
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
2019-02-06
1
-2
/
+6
|
*
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
2019-02-06
1
-1
/
+2
|
*
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
2019-02-06
1
-14
/
+26
|
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-06
1
-161
/
+286
|
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-06
1
-311
/
+178
|
*
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
2019-02-06
1
-217
/
+8
|
*
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
2019-02-06
1
-238
/
+277
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-03-02
1
-7
/
+12
|
\
\
|
*
|
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
2019-02-26
1
-7
/
+12
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-7
/
+7
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-53
/
+220
|
\
|
*
scsi: lpfc: update fault value on successful trunk events.
James Smart
2018-12-20
1
-8
/
+4
|
*
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
2018-12-08
1
-6
/
+5
|
*
scsi: lpfc: Cap NPIV vports to 256
James Smart
2018-12-08
1
-0
/
+3
|
*
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
2018-12-08
1
-1
/
+6
|
*
scsi: lpfc: refactor mailbox structure context fields
James Smart
2018-12-08
1
-3
/
+3
|
*
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
2018-12-08
1
-1
/
+2
|
*
scsi: lpfc: use dma_set_mask_and_coherent
Christoph Hellwig
2018-11-15
1
-24
/
+10
|
*
scsi: lpfc: add Trunking support
James Smart
2018-11-07
1
-0
/
+148
|
*
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
2018-11-07
1
-1
/
+1
|
*
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
2018-11-07
1
-2
/
+2
|
*
scsi: lpfc: Correct speeds on SFP swap
James Smart
2018-11-07
1
-17
/
+46
*
|
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
2018-11-28
1
-1
/
+5
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-20
/
+83
|
\
|
*
scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"
Colin Ian King
2018-10-16
1
-1
/
+1
|
*
scsi: lpfc: add support to retrieve firmware logs
James Smart
2018-09-12
1
-0
/
+40
|
*
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
2018-09-12
1
-8
/
+11
|
*
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
2018-09-12
1
-11
/
+31
*
|
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-8
/
+0
|
/
*
scsi: lpfc: Support duration field in Link Cable Beacon V1 command
James Smart
2018-07-11
1
-0
/
+1
*
scsi: lpfc: Make PBDE optimizations configurable
James Smart
2018-07-11
1
-15
/
+7
*
scsi: lpfc: Fix abort error path for NVMET
James Smart
2018-07-11
1
-0
/
+5
[next]