Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
93a4d6f40198dffcca35d9a928c409f9290f1fe0
/
drivers
/
scsi
/
lpfc
/
lpfc.h
93a4d6f
scsi: lpfc: Add registration for CPU Offline/Online events
by James Smart
· 5 years ago
83c6cb1
scsi: lpfc: Add FC-AL support to lpe32000 models
by James Smart
· 5 years ago
95bfc6d
scsi: lpfc: Make FW logging dynamically configurable
by James Smart
· 5 years ago
ea85a20
scsi: lpfc: Remove lock contention target write path
by James Smart
· 5 years ago
a5f7337
scsi: lpfc: Fix NVME io abort failures causing hangs
by James Smart
· 5 years ago
10fd717
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
9db6c14
scsi: lpfc: Remove bg debugfs buffers
by James Smart
· 5 years ago
c00f62e
scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair
by James Smart
· 5 years ago
0d8af09
scsi: lpfc: Add NVMe sequence level error recovery support
by James Smart
· 5 years ago
d79c9e9
scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.
by James Smart
· 5 years ago
77ffd34
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
by James Smart
· 5 years ago
41b194b
lpfc: add sysfs interface to post NVME RSCN
by James Smart
· 6 years ago
f60cb93
lpfc: add support to generate RSCN events for nport
by James Smart
· 6 years ago
b3b4f3e
scsi: lpfc: Correct boot bios information to FDMI registration
by James Smart
· 6 years ago
0d04121
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
by James Smart
· 6 years ago
472e146
scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall
by James Smart
· 6 years ago
f6e8479
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
by James Smart
· 6 years ago
32517fc
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
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
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
4c47efc
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
by James Smart
· 6 years ago
63df6d6
scsi: lpfc: Adapt cpucheck debugfs logic to Hardware Queues
by James Smart
· 6 years ago
18c27a6
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
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
0794d60
scsi: lpfc: Implement common IO buffers between NVME and SCSI
by James Smart
· 6 years ago
0a9e968
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
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
1dc5ec2
scsi: lpfc: add Trunking support
by James Smart
· 6 years ago
7ea92eb
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
by James Smart
· 6 years ago
d496b9a
scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
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
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
53e13ee
scsi: lpfc: Correct MDS diag and nvmet configuration
by James Smart
· 6 years ago
4ae2ebd
scsi: lpfc: Revise copyright for new company language
by James Smart
· 7 years ago
414abe0
scsi: lpfc: Make PBDE optimizations configurable
by James Smart
· 7 years ago
2448e48
scsi: lpfc: Enlarge nvmet asynchronous receive buffer counts
by James Smart
· 7 years ago
66a210f
scsi: lpfc: Add per io channel NVME IO statistics
by James Smart
· 7 years ago
f91bc59
scsi: lpfc: Correct target queue depth application changes
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
fbd8a6b
scsi: lpfc: Add 64G link speed support
by James Smart
· 7 years ago
1351e69
scsi: lpfc: Add push-to-adapter support to sli4
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
c176ffa
scsi: lpfc: Increase CQ and WQ sizes for SCSI
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
d73154b
scsi: lpfc: Raise maximum NVME sg list size for 256 elements
by James Smart
· 7 years ago
8a5ca10
scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
by James Smart
· 7 years ago
f485c18
scsi: lpfc: Move CQ processing to a soft IRQ
by Dick Kennedy
· 7 years ago
44fd7fe
scsi: lpfc: Add Buffer to Buffer credit recovery support
by James Smart
· 7 years ago
771db5c
scsi: lpfc: Replace PCI pool old API
by Romain Perier
· 7 years ago
0cf07f84
scsi: lpfc: Add auto EQ delay logic
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
0c9c6a7
scsi: lpfc: Fix system crash when port is reset.
by James Smart
· 8 years ago
aeb3c81
Add Fabric assigned WWN support.
by James Smart
· 8 years ago
4d4c4a4
Fix max_sgl_segments settings for NVME / NVMET
by James Smart
· 8 years ago
2ade92a
scsi: lpfc: code cleanups in NVME initiator base
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
d080abe
scsi: lpfc: Update copyrights
by James Smart
· 8 years ago
2d7dbc4
scsi: lpfc: NVME Target: Receive buffer updates
by James Smart
· 8 years ago
f358dd0
scsi: lpfc: NVME Target: Base modifications
by James Smart
· 8 years ago
bd2cdd5
scsi: lpfc: NVME Initiator: Add debugfs support
by James Smart
· 8 years ago
0164956
scsi: lpfc: NVME Initiator: bind to nvme_fc api
by James Smart
· 8 years ago
a0f2d3e
scsi: lpfc: NVME Initiator: Merge into FC discovery
by James Smart
· 8 years ago
895427b
scsi: lpfc: NVME Initiator: Base modifications
by James Smart
· 8 years ago
07bcd98
scsi: lpfc: refactor debugfs queue prints
by James Smart
· 8 years ago
45ffac1
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
by Christoph Hellwig
· 8 years ago
352e5fd
scsi: lpfc: Reinstate lpfc_soft_wwn parameter
by James Smart
· 8 years ago
f2bf460
scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter
by James Smart
· 8 years ago
8c6a6f4
scsi: lpfc: Deprecate lpfc_soft_wwn parameter
by James Smart
· 8 years ago
c691816
scsi: lpfc: Synchronize link speed with boot driver
by James Smart
· 8 years ago
b3b98b7
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
by James Smart
· 8 years ago
115a412
lpfc: Correct issue with ioremap() call on 32bit kernel
by James Smart
· 8 years ago
12247e8
lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
by James Smart
· 8 years ago
8eb8b96
lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_delay_discovery
by James Smart
· 8 years ago
c92c841
lpfc: Add support for XLane LUN priority
by James Smart
· 8 years ago
7bdedb3
lpfc: Add MDS Diagnostics Support
by James Smart
· 8 years ago
65791f1
lpfc: Add recovery from adapter parity errors on some SLI4 adapters
by James Smart
· 8 years ago
310429e
lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on Linux
by James Smart
· 8 years ago
5061157
lpfc: Update modified file copyrights
by James Smart
· 9 years ago
8663cbb
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
by James Smart
· 9 years ago
b5c5395
lpfc: Utilize embedded CDB logic to minimize IO latency
by James Smart
· 9 years ago
4258e98
lpfc: Modularize and cleanup FDMI code in driver
by James Smart
· 9 years ago
d38dd52
lpfc: Add support for Lancer G6 and 32G FC links
by James Smart
· 9 years ago
8647887
lpfc: Add support for RDP ELS command.
by James Smart
· 10 years ago
8b017a3
lpfc: Add support for ELS LCB.
by James Smart
· 10 years ago
f25e8e7
lpfc: Update copyright to 2015
by James Smart
· 10 years ago
76b2c34
lpfc: Fix FDMI Fabric support in driver for Brocade
by James Smart
· 10 years ago
b857ff3
lpfc: Update Copyright on changed files from 8.3.45 patches
by James Smart
· 11 years ago
0293635
lpfc: Fix FW dump using sysfs
by James Smart
· 11 years ago
Next »