Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
77ffd3465ba837e9dc714e17b014e77b2eae765a
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
77ffd34
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
by James Smart
· 5 years ago
a86c71b
scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity mask
by James Smart
· 5 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
cc0e5f1
scripts/spelling.txt: drop "sepc" from the misspelling list
by Paul Walmsley
· 6 years ago
d7b761b
scsi: lpfc: Make some symbols static
by YueHaibing
· 6 years ago
a82b353
scsi: lpfc: Remove set but not used variables 'qp'
by YueHaibing
· 6 years ago
a5c990e
scsi: lpfc: Use *_pool_zalloc rather than *_pool_alloc
by Thomas Meyer
· 6 years ago
aa6ff30
scsi: lpfc: Fix BFS crash with DIX enabled
by James Smart
· 6 years ago
657add4
scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
by James Smart
· 6 years ago
d9954a2
scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector
by James Smart
· 6 years ago
b8e6f13
scsi: lpfc: Fix incorrect logical link speed on trunks when links down
by James Smart
· 6 years ago
c15e070
scsi: lpfc: Rework misleading nvme not supported in firmware message
by James Smart
· 6 years ago
79d8c4c
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
by James Smart
· 6 years ago
c709297
scsi: lpfc: Make lpfc_sli4_oas_verify static
by YueHaibing
· 6 years ago
3999df7
scsi: lpfc: Declare local functions static
by Bart Van Assche
· 6 years ago
c835c08
scsi: lpfc: Fix duplicate log message numbers
by James Smart
· 6 years ago
c1a21eb
scsi: lpfc: Specify node affinity for queue memory allocation
by James Smart
· 6 years ago
c66a919
scsi: lpfc: Fix io lost on host resets
by James Smart
· 6 years ago
4645f7b
scsi: lpfc: Coordinate adapter error handling with offline handling
by James Smart
· 6 years ago
32a9310
scsi: lpfc: Stop adapter if pci errors detected
by James Smart
· 6 years ago
731eedc
scsi: lpfc: Fix deadlock due to nested hbalock call
by James Smart
· 6 years ago
982ab12
scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0
by James Smart
· 6 years ago
50e3f87
scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free
by James Smart
· 6 years ago
477558d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
3a487ff
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
by Dan Carpenter
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
f996861
scsi: lpfc: fix 32-bit format string warning
by Arnd Bergmann
· 6 years ago
1ffdd2c
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
by James Smart
· 6 years ago
df49fd0
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
56de835
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
by Hannes Reinecke
· 6 years ago
59e54d9
scsi: lpfc: Remove set but not used variable 'phys_id'
by YueHaibing
· 6 years ago
258f84f
scsi: lpfc: fix a handful of indentation issues
by Colin Ian King
· 6 years ago
fad28e3
scsi: lpfc: Fix error code if kcalloc() fails
by Dan Carpenter
· 6 years ago
0d04121
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
by James Smart
· 6 years ago
f6e8479
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
by James Smart
· 6 years ago
c201726
scsi: lpfc: Rework locking on SCSI io completion
by James Smart
· 6 years ago
222e923
scsi: lpfc: Resize cpu maps structures based on possible cpus
by James Smart
· 6 years ago
75508a8
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
by James Smart
· 6 years ago
32517fc
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
by James Smart
· 6 years ago
cb733e3
scsi: lpfc: cleanup: convert eq_delay to usdelay
by James Smart
· 6 years ago
6a828b0
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
by James Smart
· 6 years ago
b3295c2
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
by James Smart
· 6 years ago
c490850
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
by James Smart
· 6 years ago
ace44e4
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
by James Smart
· 6 years ago
1fbf974
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
by James Smart
· 6 years ago
4c47efc
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
by James Smart
· 6 years ago
5e5b511
scsi: lpfc: Partition XRI buffer list across Hardware Queues
by James Smart
· 6 years ago
cdb42be
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
by James Smart
· 6 years ago
7370d10
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
by James Smart
· 6 years ago
0794d60
scsi: lpfc: Implement common IO buffers between NVME and SCSI
by James Smart
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
938edb8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
529b3dd
scsi: lpfc: update fault value on successful trunk events.
by James Smart
· 6 years ago
1165a5c
scsi: lpfc: Fix driver release of fw-logging buffers
by James Smart
· 6 years ago
8b47ae6
scsi: lpfc: Cap NPIV vports to 256
by James Smart
· 6 years ago
5a9eeff
scsi: lpfc: Fix kernel Oops due to null pring pointers
by James Smart
· 6 years ago
3e1f071
scsi: lpfc: refactor mailbox structure context fields
by James Smart
· 6 years ago
cb34990
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
by James Smart
· 6 years ago
dfb7513
scsi: lpfc: fix block guard enablement on SLI3 adapters
by Martin Wilck
· 6 years ago
f30e1bf
scsi: lpfc: use dma_set_mask_and_coherent
by Christoph Hellwig
· 6 years ago
1dc5ec2
scsi: lpfc: add Trunking support
by James Smart
· 6 years ago
036cad1
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
by James Smart
· 6 years ago
3952e91
scsi: lpfc: Fix lpfc_sli4_read_config return value check
by James Smart
· 6 years ago
cd71348
scsi: lpfc: Correct speeds on SFP swap
by James Smart
· 6 years ago
d49f8a5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
c4dba18
scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"
by Colin Ian King
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
d2cc9bc
scsi: lpfc: add support to retrieve firmware logs
by James Smart
· 6 years ago
523128e
scsi: lpfc: Correct irq handling via locks when taking adapter offline
by James Smart
· 6 years ago
5b9e70b
scsi: lpfc: raise sg count for nvme to use available sg resources
by James Smart
· 6 years ago
66e9e6b
scsi: lpfc: Support duration field in Link Cable Beacon V1 command
by James Smart
· 7 years ago
414abe0
scsi: lpfc: Make PBDE optimizations configurable
by James Smart
· 7 years ago
68c9b55
scsi: lpfc: Fix abort error path for NVMET
by James Smart
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
b92dc72
scsi: lpfc: Fix port initialization failure.
by James Smart
· 7 years ago
c221768
scsi: lpfc: Fix 16gb hbas failing cq create.
by James Smart
· 7 years ago
7afc0ce
scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
by Colin Ian King
· 7 years ago
3e21d1c
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
by James Smart
· 7 years ago
d38f33b
scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt
by James Smart
· 7 years ago
23288b7
scsi: lpfc: Handle new link fault code returned by adapter firmware.
by James Smart
· 7 years ago
a72d56b
scsi: lpfc: Correct fw download error message
by James Smart
· 7 years ago
bf316c7
scsi: lpfc: Fix WQ/CQ creation for older asic's.
by James Smart
· 7 years ago
0cdb84e
scsi: lpfc: Fix lingering lpfc_wq resource after driver unload
by James Smart
· 7 years ago
66a210f
scsi: lpfc: Add per io channel NVME IO statistics
by James Smart
· 7 years ago
f44ac12
scsi: lpfc: Memory allocation error during driver start-up on power8
by James Smart
· 7 years ago
bd3061b
scsi: lpfc: Streamline NVME Targe6t WQE setup
by James Smart
· 7 years ago
5fd1108
scsi: lpfc: Streamline NVME Initiator WQE setup
by James Smart
· 7 years ago
4e565cf
scsi: lpfc: Work around NVME cmd iu SGL type
by James Smart
· 7 years ago
0bc2b7c
scsi: lpfc: Add embedded data pointers for enhanced performance
by James Smart
· 7 years ago
1feb820
scsi: lpfc: Enable fw download on if_type=6 devices
by James Smart
· 7 years ago
7365f6f
scsi: lpfc: Add if_type=6 support for cycling valid bits
by James Smart
· 7 years ago
fbd8a6b
scsi: lpfc: Add 64G link speed support
by James Smart
· 7 years ago
c238b9b
scsi: lpfc: Add PCI Ids for if_type=6 hardware
by James Smart
· 7 years ago
1351e69
scsi: lpfc: Add push-to-adapter support to sli4
by James Smart
· 7 years ago
27d6ac0
scsi: lpfc: Add SLI-4 if_type=6 support to the code base
by James Smart
· 7 years ago
9dd3542
scsi: lpfc: Rework sli4 doorbell infrastructure
by James Smart
· 7 years ago
b71413d
scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
by James Smart
· 7 years ago
128bdda
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
by James Smart
· 7 years ago
20aefac
scsi: lpfc: Validate adapter support for SRIU option
by James Smart
· 7 years ago
c1dd911
scsi: lpfc: Fix SCSI io host reset causing kernel crash
by James Smart
· 7 years ago
Next »