index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
scsi: lpfc: Add 256 Gb link speed support
James Smart
1
-0
/
+5
2021-07-27
scsi: lpfc: Revise Topology and RAS support checks for new adapters
James Smart
1
-14
/
+20
2021-07-27
scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters
James Smart
1
-0
/
+3
2021-07-18
scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support
James Smart
1
-3
/
+4
2021-07-18
scsi: lpfc: Clear outstanding active mailbox during PCI function reset
James Smart
1
-1
/
+10
2021-07-18
scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine
James Smart
1
-1
/
+2
2021-07-18
scsi: lpfc: Fix function description comments for vmid routines
James Smart
1
-1
/
+1
2021-07-18
scsi: lpfc: Remove use of kmalloc() in trace event logging
James Smart
1
-8
/
+17
2021-07-18
scsi: lpfc: Fix NVMe support reporting in log message
James Smart
1
-2
/
+1
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-10
scsi: lpfc: vmid: Timeout implementation for VMID
Gaurav Srivastava
1
-0
/
+40
2021-06-10
scsi: lpfc: vmid: Add support for VMID in mailbox command
Gaurav Srivastava
1
-0
/
+62
2021-05-21
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
1
-7
/
+0
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-04-26
scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command
James Smart
1
-6
/
+6
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
1
-1
/
+1
2021-04-13
scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
James Smart
1
-101
/
+2
2021-04-13
scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
James Smart
1
-6
/
+3
2021-04-13
scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency
James Smart
1
-16
/
+10
2021-03-04
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
1
-1
/
+1
2021-01-07
scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability
James Smart
1
-1
/
+19
2021-01-07
scsi: lpfc: Implement health checking when aborting I/O
James Smart
1
-71
/
+106
2021-01-07
scsi: lpfc: Fix NVMe recovery after mailbox timeout
James Smart
1
-2
/
+6
2021-01-07
scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework
James Smart
1
-1
/
+5
2021-01-07
scsi: lpfc: Fix FW reset action if I/Os are outstanding
James Smart
1
-0
/
+10
2021-01-07
scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3
James Smart
1
-9
/
+11
2020-11-25
scsi: lpfc: Use generic power management
Vaibhav Gupta
1
-67
/
+33
2020-11-19
scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling
James Smart
1
-2
/
+0
2020-11-17
scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe
James Smart
1
-1
/
+1
2020-11-17
scsi: lpfc: Fix NPIV Fabric Node reference counting
James Smart
1
-4
/
+2
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-7
/
+4
2020-11-17
scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs
James Smart
1
-18
/
+31
2020-11-17
scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure
James Smart
1
-5
/
+9
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-49
/
+14
2020-10-26
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
1
-0
/
+15
2020-10-26
scsi: lpfc: Enlarge max_sectors in scsi host templates
James Smart
1
-4
/
+1
2020-10-26
scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi
James Smart
1
-19
/
+27
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-08-31
scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
James Smart
1
-1
/
+0
2020-08-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+20
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-271
/
+468
2020-08-04
scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value
Dick Kennedy
1
-1
/
+2
2020-08-04
scsi: lpfc: Fix FCoE speed reporting
Dick Kennedy
1
-2
/
+13
2020-08-04
scsi: lpfc: Add missing misc_deregister() for lpfc_init()
Jing Xiangfeng
1
-2
/
+5
2020-07-24
scsi: lpfc: Add and rename a whole bunch of function parameter descriptions
Lee Jones
1
-21
/
+24
2020-07-24
scsi: lpfc: Use __printf() format notation
Lee Jones
1
-0
/
+1
2020-07-15
scsi: lpfc: Quieten some printks
Anton Blanchard
1
-4
/
+4
2020-07-08
scsi: lpfc: Fix less-than-zero comparison of unsigned value
Dick Kennedy
1
-5
/
+3
2020-07-08
scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...
Dick Kennedy
1
-6
/
+16
2020-07-02
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-234
/
+331
[next]