Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
37b144df8099465bf8d08296d8b424c77fd9b0ac
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
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
281d619
scsi: lpfc: move placement of target destroy on driver detach
by James Smart
· 7 years ago
c176ffa
scsi: lpfc: Increase CQ and WQ sizes for SCSI
by James Smart
· 7 years ago
a51e41b
scsi: lpfc: Increase SCSI CQ and WQ sizes.
by James Smart
· 7 years ago
cf1a1d3
scsi: lpfc: Fix random heartbeat timeouts during heavy IO
by James Smart
· 7 years ago
81e6a63
scsi: lpfc: small sg cnt cleanup
by James Smart
· 7 years ago
c3725bd
scsi: lpfc: Fix driver handling of nvme resources during unload
by James Smart
· 7 years ago
bcb24f6
scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
by James Smart
· 7 years ago
e4b9794
scsi: lpfc: Fix crash after bad bar setup on driver attachment
by James Smart
· 7 years ago
8a5ca10
scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
by James Smart
· 7 years ago
81b96ed
scsi: lpfc: Expand WQE capability of every NVME hardware queue
by James Smart
· 7 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
f22eb4d
scsi: lpfc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f485c18
scsi: lpfc: Move CQ processing to a soft IRQ
by Dick Kennedy
· 7 years ago
1234a6d
scsi: lpfc: Fix crash receiving ELS while detaching driver
by Dick Kennedy
· 7 years ago
1901762
scsi: lpfc: fix pci hot plug crash in timer management routines
by Dick Kennedy
· 7 years ago
5c75606
scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
by Stefano Brivio
· 7 years ago
286871a
scsi: lpfc: fix "integer constant too large" error on 32bit archs
by Maurizio Lombardi
· 7 years ago
44fd7fe
scsi: lpfc: Add Buffer to Buffer credit recovery support
by James Smart
· 7 years ago
a145fda
scsi: lpfc: Fix nvme target failure after 2nd adapter reset
by Dick Kennedy
· 7 years ago
66d7ce9
scsi: lpfc: Fix MRQ > 1 context list handling
by Dick Kennedy
· 7 years ago
4b40d02
scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset
by Dick Kennedy
· 7 years ago
771db5c
scsi: lpfc: Replace PCI pool old API
by Romain Perier
· 8 years ago
cb45e52
scsi: lpfc: fix refcount error on node list
by James Smart
· 8 years ago
966bb5b
scsi: lpfc: Break up IO ctx list into a separate get and put list
by James Smart
· 8 years ago
56bc802
scsi: lpfc: Vport creation is failing with "Link Down" error
by James Smart
· 8 years ago
0cf07f84
scsi: lpfc: Add auto EQ delay logic
by James Smart
· 8 years ago
b83d005
scsi: lpfc: Fix System panic after loading the driver
by James Smart
· 8 years ago
2cee780
scsi: lpfc: Fix counters so outstandng NVME IO count is accurate
by James Smart
· 8 years ago
ae9e28f
scsi: lpfc: Add MDS Diagnostic support.
by James Smart
· 8 years ago
a8cf5df
scsi: lpfc: Added recovery logic for running out of NVMET IO context resources
by James Smart
· 8 years ago
6c621a2
scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/context
by James Smart
· 8 years ago
3c603be
scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.
by James Smart
· 8 years ago
61f3d4b
scsi: lpfc: Fix nvmet RQ resource needs for large block writes.
by James Smart
· 8 years ago
845d9e8
scsi: lpfc: Fix used-RPI accounting problem.
by James Smart
· 8 years ago
019c0d6
scsi: lpfc: ensure els_wq is being checked before destroying it
by Colin Ian King
· 8 years ago
4492b73
scsi: lpfc: Fix panic on BFS configuration
by James Smart
· 8 years ago
7e04e21
Fix Express lane queue creation.
by James Smart
· 8 years ago
86c6737
Update ABORT processing for NVMET.
by James Smart
· 8 years ago
aeb3c81
Add Fabric assigned WWN support.
by James Smart
· 8 years ago
9d3d340
Fix crash after issuing lip reset
by James Smart
· 8 years ago
2b7824d
Fix driver load issues when MRQ=8
by James Smart
· 8 years ago
d1f525a
Fix driver unload/reload operation.
by James Smart
· 8 years ago
e8c0a77
Add debug messages for nvme/fcp resource allocation.
by James Smart
· 8 years ago
7d70803
scsi: lpfc: Finalize Kconfig options for nvme
by James Smart
· 8 years ago
85e8a23
scsi: lpfc: Add shutdown method for kexec
by Anton Blanchard
· 8 years ago
ba3bd6e
scsi: lpfc: remove dead sli3 nvme code
by James Smart
· 8 years ago
43140ca
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
by James Smart
· 8 years ago
96418b5
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
by James Smart
· 8 years ago
318083a
scsi: lpfc: add NVME exchange aborts
by James Smart
· 8 years ago
33cc559
scsi: lpfc: replace init_timer by setup_timer
by Tomas Jasek
· 8 years ago
Next »