index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
Ewan D. Milne
1
-1
/
+2
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
2020-07-02
scsi: lpfc: Add blk_io_poll support for latency improvment
Dick Kennedy
1
-2
/
+88
2020-07-02
scsi: lpfc: Fix oops due to overrun when reading SLI3 data
Dick Kennedy
1
-6
/
+8
2020-06-23
scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
SeongJae Park
1
-1
/
+2
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-48
/
+34
2020-05-09
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
James Smart
1
-1
/
+1
2020-05-09
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
1
-1
/
+1
2020-05-09
lpfc: Refactor lpfc nvme headers
James Smart
1
-3
/
+0
2020-05-07
scsi: lpfc: Change default queue allocation for reduced memory consumption
Dick Kennedy
1
-48
/
+34
[next]