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_sli.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
-1
/
+1
|
\
|
*
scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check
James Smart
2019-03-07
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-10
1
-812
/
+1479
|
\
|
|
*
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
2019-02-14
1
-1
/
+1
|
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
|
*
scsi: lpfc: Rework locking on SCSI io completion
James Smart
2019-02-06
1
-9
/
+33
|
*
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
2019-02-06
1
-323
/
+410
|
*
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
2019-02-06
1
-53
/
+73
|
*
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
2019-02-06
1
-94
/
+54
|
*
scsi: lpfc: Allow override of hardware queue selection policies
James Smart
2019-02-06
1
-1
/
+1
|
*
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
2019-02-06
1
-28
/
+692
|
*
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
2019-02-06
1
-12
/
+14
|
*
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
2019-02-06
1
-30
/
+0
|
*
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
2019-02-06
1
-57
/
+31
|
*
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
2019-02-06
1
-78
/
+81
|
*
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
2019-02-06
1
-197
/
+15
|
*
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
2019-02-06
1
-67
/
+212
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-01-19
1
-9
/
+11
|
\
\
|
*
|
scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-09
1
-9
/
+11
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-8
/
+7
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-92
/
+217
|
\
|
*
scsi: lpfc: Adding ability to reset chip via pci bus reset
James Smart
2018-12-20
1
-5
/
+37
|
*
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
2018-12-20
1
-2
/
+6
|
*
scsi: lpfc: Correct MDS loopback diagnostics support
James Smart
2018-12-20
1
-15
/
+34
|
*
scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...
Ewan D. Milne
2018-12-19
1
-1
/
+2
|
*
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
2018-12-08
1
-0
/
+19
|
*
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
James Smart
2018-12-08
1
-11
/
+3
|
*
scsi: lpfc: Fix kernel Oops due to null pring pointers
James Smart
2018-12-08
1
-0
/
+2
|
*
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
2018-12-08
1
-6
/
+53
|
*
scsi: lpfc: refactor mailbox structure context fields
James Smart
2018-12-08
1
-37
/
+41
|
*
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
2018-12-08
1
-6
/
+8
|
*
scsi: lpfc: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-11-22
1
-2
/
+1
|
*
scsi: lpfc: add Trunking support
James Smart
2018-11-07
1
-0
/
+11
|
*
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
2018-11-07
1
-9
/
+2
*
|
scsi: lpfc: fix block guard enablement on SLI3 adapters
Martin Wilck
2018-11-28
1
-1
/
+0
|
/
*
scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'
YueHaibing
2018-10-17
1
-7
/
+0
*
scsi: lpfc: add support to retrieve firmware logs
James Smart
2018-09-12
1
-0
/
+265
*
scsi: lpfc: Correct invalid EQ doorbell write on if_type=6
James Smart
2018-09-12
1
-5
/
+1
*
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
2018-09-12
1
-1
/
+24
*
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
2018-09-12
1
-0
/
+7
*
scsi: lpfc: Fix ELS abort on SLI-3 adapters
James Smart
2018-08-02
1
-2
/
+14
*
scsi: lpfc: devloss timeout race condition caused null pointer reference
James Smart
2018-07-11
1
-4
/
+9
*
scsi: lpfc: Make PBDE optimizations configurable
James Smart
2018-07-11
1
-4
/
+4
*
scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word
James Smart
2018-07-11
1
-1
/
+8
*
scsi: lpfc: use monotonic timestamps for statistics
Arnd Bergmann
2018-06-26
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-28
/
+22
*
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
2018-05-29
1
-3
/
+16
*
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
2018-05-08
1
-1
/
+1
*
scsi: lpfc: Enhance log messages when reporting CQE errors
James Smart
2018-05-08
1
-7
/
+16
*
scsi: lpfc: enhance LE data structure copies to hardware
James Smart
2018-05-08
1
-14
/
+42
[next]