index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+12
2019-03-14
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
1
-7
/
+9
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1003
/
+1271
2019-03-07
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
1
-1
/
+1
2019-03-07
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
1
-1
/
+2
2019-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-7
/
+12
2019-02-26
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-7
/
+12
2019-02-20
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
1
-2
/
+1
2019-02-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-1
/
+1
2019-02-13
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
1
-0
/
+1
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
1
-0
/
+3
2019-02-06
scsi: lpfc: Rework locking on SCSI io completion
James Smart
1
-0
/
+1
2019-02-06
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
1
-19
/
+13
2019-02-06
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
1
-149
/
+13
2019-02-06
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
1
-112
/
+93
2019-02-06
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
1
-2
/
+7
2019-02-06
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-92
/
+411
2019-02-06
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
1
-32
/
+26
2019-02-06
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-29
/
+297
2019-02-06
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
1
-2
/
+6
2019-02-06
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-1
/
+2
2019-02-06
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
1
-14
/
+26
2019-02-06
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-161
/
+286
2019-02-06
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-311
/
+178
2019-02-06
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
1
-217
/
+8
2019-02-06
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
1
-238
/
+277
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-7
/
+7
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-53
/
+220
2018-12-20
scsi: lpfc: update fault value on successful trunk events.
James Smart
1
-8
/
+4
2018-12-08
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
1
-6
/
+5
2018-12-08
scsi: lpfc: Cap NPIV vports to 256
James Smart
1
-0
/
+3
2018-12-08
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
1
-1
/
+6
2018-12-08
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-3
/
+3
2018-12-08
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
1
-1
/
+2
2018-11-28
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
1
-1
/
+5
2018-11-15
scsi: lpfc: use dma_set_mask_and_coherent
Christoph Hellwig
1
-24
/
+10
2018-11-07
scsi: lpfc: add Trunking support
James Smart
1
-0
/
+148
2018-11-07
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
1
-1
/
+1
2018-11-07
scsi: lpfc: Fix lpfc_sli4_read_config return value check
James Smart
1
-2
/
+2
2018-11-07
scsi: lpfc: Correct speeds on SFP swap
James Smart
1
-17
/
+46
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-20
/
+83
2018-10-17
scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"
Colin Ian King
1
-1
/
+1
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-8
/
+0
2018-09-12
scsi: lpfc: add support to retrieve firmware logs
James Smart
1
-0
/
+40
2018-09-12
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
1
-8
/
+11
2018-09-12
scsi: lpfc: raise sg count for nvme to use available sg resources
James Smart
1
-11
/
+31
2018-07-11
scsi: lpfc: Support duration field in Link Cable Beacon V1 command
James Smart
1
-0
/
+1
2018-07-11
scsi: lpfc: Make PBDE optimizations configurable
James Smart
1
-15
/
+7
2018-07-11
scsi: lpfc: Fix abort error path for NVMET
James Smart
1
-0
/
+5
[next]