index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_bsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
1
-1
/
+1
2023-03-09
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
1
-1
/
+1
2022-10-01
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
1
-2
/
+2
2022-09-01
scsi: lpfc: Remove unneeded result variable
ye xingchen
1
-4
/
+1
2022-07-07
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
1
-324
/
+0
2022-05-02
scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
James Smart
1
-6
/
+0
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-41
/
+38
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor BSG paths
James Smart
1
-14
/
+22
2022-03-15
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
1
-160
/
+106
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
1
-0
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-25
/
+25
2021-08-24
scsi: lpfc: Add bsg support for retrieving adapter cmf data
James Smart
1
-0
/
+89
2021-04-26
scsi: lpfc: Fix DMA virtual address ptr assignment in bsg
James Smart
1
-1
/
+1
2021-04-13
scsi: lpfc: Copyright updates for 12.8.0.9 patches
James Smart
1
-1
/
+1
2021-04-13
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
1
-8
/
+8
2021-04-13
scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...
James Smart
1
-1
/
+3
2021-03-15
scsi: lpfc: Fix a few incorrectly named functions
Lee Jones
1
-3
/
+3
2021-01-13
scsi: lpfc: Simplify bool comparison
YANG LI
1
-2
/
+2
2020-12-02
scsi: lpfc: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-19
scsi: lpfc: Remove dead code on second !ndlp check
Colin Ian King
1
-6
/
+0
2020-11-17
scsi: lpfc: Update changed file copyrights for 2020
James Smart
1
-1
/
+1
2020-11-17
scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers
James Smart
1
-2
/
+2
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
1
-30
/
+41
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-1
/
+1
2020-11-10
scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions
Lee Jones
1
-17
/
+17
2020-10-26
scsi: lpfc: Reject CT request for MIB commands
James Smart
1
-20
/
+1
2020-08-04
scsi: lpfc: Fix validation of bsg reply lengths
Dick Kennedy
1
-13
/
+8
2020-07-02
scsi: lpfc: Allow applications to issue Common Set Features mailbox command
Dick Kennedy
1
-0
/
+1
2020-07-02
scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test
Dick Kennedy
1
-18
/
+16
2019-12-09
scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
Bo Wu
1
-6
/
+9
2019-10-24
scsi: lpfc: Make FW logging dynamically configurable
James Smart
1
-4
/
+14
2019-08-19
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-1
/
+1
2019-08-19
scsi: lpfc: Fix upcall to bsg done in non-success cases
James Smart
1
-7
/
+15
2019-08-19
scsi: lpfc: remove redundant code
Fuqian Huang
1
-1
/
+0
2019-07-22
scsi: lpfc: Remove unnecessary null check before kfree
YueHaibing
1
-3
/
+1
2019-06-18
scsi: lpfc: Fix incorrect logical link speed on trunks when links down
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Update Copyright in driver version
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Add loopback testing to trunking mode
James Smart
1
-23
/
+98
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2019-02-13
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-2
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-12-12
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
1
-3
/
+3
2018-12-07
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
1
-20
/
+2
2018-12-07
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-10
/
+10
2018-12-07
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
1
-5
/
+11
2018-11-06
scsi: lpfc: add Trunking support
James Smart
1
-0
/
+74
2018-11-06
scsi: lpfc: Correct errors accessing fw log
James Smart
1
-39
/
+25
2018-10-15
scsi: lpfc: remove a bogus pci_dma_sync_single_for_device call
Christoph Hellwig
1
-3
/
+0
2018-09-11
scsi: lpfc: add support to retrieve firmware logs
James Smart
1
-2
/
+339
[next]