index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-08
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-19
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-25
scsi: lpfc: Add bsg support for retrieving adapter cmf data
James Smart
1
-0
/
+89
2021-04-27
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-16
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-20
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-11
scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions
Lee Jones
1
-17
/
+17
2020-10-27
scsi: lpfc: Reject CT request for MIB commands
James Smart
1
-20
/
+1
2020-08-05
scsi: lpfc: Fix validation of bsg reply lengths
Dick Kennedy
1
-13
/
+8
2020-07-03
scsi: lpfc: Allow applications to issue Common Set Features mailbox command
Dick Kennedy
1
-0
/
+1
2020-07-03
scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test
Dick Kennedy
1
-18
/
+16
2019-12-10
scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
Bo Wu
1
-6
/
+9
2019-10-25
scsi: lpfc: Make FW logging dynamically configurable
James Smart
1
-4
/
+14
2019-08-20
scsi: lpfc: Migrate to %px and %pf in kernel print calls
James Smart
1
-1
/
+1
2019-08-20
scsi: lpfc: Fix upcall to bsg done in non-success cases
James Smart
1
-7
/
+15
2019-08-20
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-19
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-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2019-02-14
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-13
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
1
-3
/
+3
2018-12-08
scsi: lpfc: Fix driver release of fw-logging buffers
James Smart
1
-20
/
+2
2018-12-08
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-10
/
+10
2018-12-08
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
James Smart
1
-5
/
+11
2018-11-07
scsi: lpfc: add Trunking support
James Smart
1
-0
/
+74
2018-11-07
scsi: lpfc: Correct errors accessing fw log
James Smart
1
-39
/
+25
2018-10-16
scsi: lpfc: remove a bogus pci_dma_sync_single_for_device call
Christoph Hellwig
1
-3
/
+0
2018-09-12
scsi: lpfc: add support to retrieve firmware logs
James Smart
1
-2
/
+339
2018-07-11
scsi: lpfc: Revise copyright for new company language
James Smart
1
-1
/
+1
2018-05-08
scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
Colin Ian King
1
-10
/
+10
[next]