index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Age
Commit message (
Expand
)
Author
2024-05-06
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-03-10
scsi: lpfc: Define types in a union for generic void *context3 ptr
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
Justin Tee
2024-03-10
scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
Justin Tee
2024-03-10
scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
Justin Tee
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change nlp state statistic counters into atomic_t
Justin Tee
2024-02-05
scsi: lpfc: Save FPIN frequency statistics upon receipt of peer cgn notificat...
Justin Tee
2024-02-05
scsi: lpfc: Allow lpfc_plogi_confirm_nport() logic to execute for Fabric nodes
Justin Tee
2023-12-13
scsi: lpfc: Move determination of vmid_flag after VMID reinitialization compl...
Justin Tee
2023-12-13
scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC
Justin Tee
2023-11-15
scsi: lpfc: Enhance driver logging for selected discovery events
Justin Tee
2023-11-15
scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi()
Justin Tee
2023-10-13
scsi: lpfc: Validate ELS LS_ACC completion payload
Justin Tee
2023-08-21
scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZE
Andy Shevchenko
2023-07-23
scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
Justin Tee
2023-07-23
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
2023-07-23
scsi: lpfc: Set Establish Image Pair service parameter only for Target Functions
Justin Tee
2023-07-23
scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topology
Justin Tee
2023-05-31
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
2023-05-08
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
2023-03-09
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-09
scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery
Justin Tee
2023-03-09
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
2023-03-09
scsi: lpfc: Record LOGO state with discovery engine even if aborted
Justin Tee
2023-02-21
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-21
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completion
Justin Tee
2023-01-12
scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE state
Justin Tee
2022-11-17
scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler
Justin Tee
2022-11-17
scsi: lpfc: Remove redundant pointer 'lp'
Colin Ian King
2022-10-22
scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
Justin Tee
2022-09-15
scsi: lpfc: Add reporting capability for Link Degrade Signaling
James Smart
2022-09-15
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...
James Smart
2022-09-15
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
James Smart
2022-07-07
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
2022-07-07
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
2022-07-07
scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
James Smart
2022-06-07
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
James Smart
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-05-10
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2022-05-10
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
2022-05-10
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
2022-05-10
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
2022-05-10
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
2022-05-10
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
2022-04-18
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
[next]