index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_attr.c
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
2022-03-24
1
-228
/
+0
|
\
|
*
scsi: lpfc: Remove failing soft_wwn support
James Smart
2022-03-14
1
-228
/
+0
*
|
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
2022-02-14
1
-0
/
+3
|
/
*
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2022-02-07
1
-2
/
+2
*
scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup
James Smart
2021-12-06
1
-22
/
+40
*
scsi: lpfc: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-148
/
+166
*
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
2021-09-22
1
-5
/
+2
*
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
2021-09-22
1
-1
/
+2
*
scsi: lpfc: Add cmf_info sysfs entry
James Smart
2021-08-24
1
-4
/
+189
*
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-24
1
-0
/
+1
*
scsi: lpfc: Add support for cm enablement buffer
James Smart
2021-08-24
1
-5
/
+0
*
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-24
1
-0
/
+27
*
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
1
-0
/
+3
*
scsi: lpfc: Revise Topology and RAS support checks for new adapters
James Smart
2021-07-27
1
-5
/
+9
*
scsi: lpfc: Enable adisc discovery after RSCN by default
James Smart
2021-07-18
1
-2
/
+2
*
scsi: lpfc: vmid: VMID parameter initialization
Gaurav Srivastava
2021-06-10
1
-0
/
+48
*
scsi: lpfc: Add a option to enable interlocked ABTS before job completion
James Smart
2021-05-21
1
-0
/
+11
*
scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.c
James Smart
2021-04-13
1
-10
/
+10
*
scsi: lpfc: Fix various trivial errors in comments and log messages
James Smart
2021-04-13
1
-6
/
+5
*
scsi: lpfc: Fix lpfc_hdw_queue attribute being ignored
James Smart
2021-04-13
1
-3
/
+11
*
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
2021-04-13
1
-30
/
+45
*
scsi: lpfc: Fix gcc -Wstringop-overread warning
Arnd Bergmann
2021-04-01
1
-4
/
+2
*
scsi: lpfc: Fix a bunch of misnamed functions
Lee Jones
2021-03-15
1
-6
/
+6
*
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
2021-03-04
1
-1
/
+1
*
scsi: lpfc: Implement health checking when aborting I/O
James Smart
2021-01-07
1
-0
/
+2
*
scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
James Smart
2021-01-07
1
-5
/
+2
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-4
/
+4
*
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-11-17
1
-8
/
+3
*
scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanours
Lee Jones
2020-11-10
1
-10
/
+23
*
scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functions
Lee Jones
2020-11-10
1
-11
/
+12
*
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-26
1
-0
/
+10
*
scsi: lpfc: Removed unused macros in lpfc_attr.c
James Smart
2020-10-26
1
-4
/
+0
*
scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()
Ye Bin
2020-10-02
1
-2
/
+1
*
scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value
Dick Kennedy
2020-08-04
1
-3
/
+17
*
scsi: lpfc: Fix FCoE speed reporting
Dick Kennedy
2020-08-04
1
-0
/
+6
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-23
/
+85
|
\
|
*
scsi: lpfc: Remove redundant initialization to variable rc
Colin Ian King
2020-05-11
1
-1
/
+1
|
*
scsi: lpfc: Change default queue allocation for reduced memory consumption
Dick Kennedy
2020-05-07
1
-22
/
+84
*
|
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-09
1
-3
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-10
1
-71
/
+2
|
\
|
*
scsi: lpfc: Change default SCSI LUN QD to 64
Dick Kennedy
2020-03-29
1
-2
/
+2
|
*
scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
James Smart
2020-03-29
1
-69
/
+0
*
|
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
1
-2
/
+2
*
|
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
2020-02-10
1
-1
/
+1
*
|
scsi: lpfc: Clean up hba max_lun_queue_depth checks
James Smart
2020-02-10
1
-3
/
+0
|
/
*
scsi: lpfc: Fix disablement of FC-AL on lpe35000 models
James Smart
2019-12-21
1
-5
/
+4
*
scsi: lpfc: Change default IRQ model on AMD architectures
James Smart
2019-11-06
1
-16
/
+116
*
scsi: lpfc: Fix dynamic fw log enablement check
James Smart
2019-11-06
1
-1
/
+1
*
scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounce
James Smart
2019-11-06
1
-20
/
+20
[next]