aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_ct.c
AgeCommit message (Expand)Author
2020-06-17scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart
2019-12-21scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart
2019-10-24scsi: lpfc: Add additional discovery log messagesJames Smart
2019-09-30scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart
2019-08-19scsi: lpfc: Fix Max Frame Size value shown in fdmishow outputJames Smart
2019-08-19scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart
2019-08-19scsi: lpfc: Fix devices that don't return after devloss followed by rediscoveryJames Smart
2019-08-19scsi: lpfc: Fix discovery when target has no GID_FT informationJames Smart
2019-08-19scsi: lpfc: Fix port relogin failure due to GID_FT interactionJames Smart
2019-06-18scsi: lpfc: Fix FDMI fc4type for nvme supportJames Smart
2019-04-03scsi: lpfc: Annotate switch/case fall-throughBart Van Assche
2019-03-25scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-19scsi: lpfc: Fix duplicate log message numbersJames Smart
2019-03-19scsi: lpfc: Correct boot bios information to FDMI registrationJames Smart
2019-03-19scsi: lpfc: Fix HDMI2 registration string for symbolic nameJames Smart
2019-03-19scsi: lpfc: Fix fc4type information for FDMIJames Smart
2019-03-19scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart
2018-12-19scsi: lpfc: Add log messages to aid in debugging fc4type discovery issuesJames Smart
2018-12-07scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart
2018-11-06scsi: lpfc: add Trunking supportJames Smart
2018-11-06scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart
2018-09-11scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart
2018-04-18scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart
2018-04-18scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart
2018-02-22scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart
2017-12-20scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart
2017-12-04scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook
2017-08-24scsi: lpfc: convert info messages to standard messagesDick Kennedy
2017-06-12scsi: lpfc: Fix vports not logging into targetJames Smart
2017-05-31scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva
2017-05-16scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart
2017-05-08scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter
2017-04-24Fix implicit logo and RSCN handling for NVMETJames Smart
2017-03-06scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart
2017-02-22scsi: lpfc: Update copyrightsJames Smart
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart
2017-02-22scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart
2016-09-26scsi: lpfc: Mark symbols static where possibleBaoyou Xie