index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_ct.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
2019-04-04
1
-0
/
+2
*
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-03-26
1
-6
/
+6
*
scsi: lpfc: Fix duplicate log message numbers
James Smart
2019-03-19
1
-2
/
+2
*
scsi: lpfc: Correct boot bios information to FDMI registration
James Smart
2019-03-19
1
-1
/
+2
*
scsi: lpfc: Fix HDMI2 registration string for symbolic name
James Smart
2019-03-19
1
-1
/
+1
*
scsi: lpfc: Fix fc4type information for FDMI
James Smart
2019-03-19
1
-7
/
+10
*
scsi: lpfc: Fix FDMI manufacturer attribute value
James Smart
2019-03-19
1
-1
/
+4
*
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
2019-02-06
1
-1
/
+1
*
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
2019-02-06
1
-8
/
+8
*
scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues
James Smart
2018-12-20
1
-3
/
+45
*
scsi: lpfc: update manufacturer attribute to reflect Broadcom
James Smart
2018-12-08
1
-1
/
+1
*
scsi: lpfc: add Trunking support
James Smart
2018-11-07
1
-0
/
+5
*
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
James Smart
2018-11-07
1
-0
/
+206
*
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
2018-09-12
1
-3
/
+3
*
scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN
James Smart
2018-09-12
1
-5
/
+0
*
scsi: lpfc: Revise copyright for new company language
James Smart
2018-07-11
1
-1
/
+1
*
scsi: lpfc: Correct missing remoteport registration during link bounces
James Smart
2018-04-19
1
-0
/
+5
*
scsi: lpfc: Fix driver not recovering NVME rports during target link faults
James Smart
2018-04-19
1
-0
/
+5
*
scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVME
James Smart
2018-03-13
1
-1
/
+0
*
scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
James Smart
2018-02-23
1
-1
/
+1
*
scsi: lpfc: Add 64G link speed support
James Smart
2018-02-23
1
-0
/
+5
*
scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
James Smart
2017-12-21
1
-0
/
+1
*
scsi: lpfc: Linux LPFC driver does not process all RSCNs
James Smart
2017-12-05
1
-0
/
+19
*
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-2
/
+2
*
scsi: lpfc: convert info messages to standard messages
Dick Kennedy
2017-08-25
1
-2
/
+2
*
scsi: lpfc: Fix vports not logging into target
James Smart
2017-06-13
1
-17
/
+14
*
scsi: lpfc: prevent potential null pointer dereference
Gustavo A. R. Silva
2017-06-01
1
-2
/
+3
*
scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 type
James Smart
2017-05-17
1
-0
/
+1
*
scsi: lpfc: double lock typo in lpfc_ns_rsp()
Dan Carpenter
2017-05-09
1
-1
/
+1
*
Fix implicit logo and RSCN handling for NVMET
James Smart
2017-04-24
1
-15
/
+53
*
scsi: lpfc: code cleanups in NVME initiator discovery
James Smart
2017-03-07
1
-1
/
+1
*
scsi: lpfc: Update copyrights
James Smart
2017-02-23
1
-1
/
+3
*
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
2017-02-23
1
-1
/
+1
*
scsi: lpfc: NVME Target: Merge into FC discovery
James Smart
2017-02-23
1
-1
/
+7
*
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
2017-02-23
1
-3
/
+24
*
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
2017-02-23
1
-1
/
+1
*
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
2017-02-23
1
-125
/
+232
*
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
2016-09-27
1
-41
/
+41
*
lpfc: Disable FDMI probing if not connected to a fabric
James Smart
2016-07-15
1
-0
/
+4
*
lpfc: Update modified file copyrights
James Smart
2016-04-11
1
-1
/
+1
*
lpfc: Add support for SmartSAN 2.0
James Smart
2016-04-11
1
-2
/
+2
*
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
2015-12-22
1
-48
/
+98
*
lpfc: Modularize and cleanup FDMI code in driver
James Smart
2015-12-22
1
-644
/
+1150
*
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
2015-10-27
1
-0
/
+6
*
lpfc: remove set but not used variables
Sebastian Herbszt
2015-10-27
1
-5
/
+0
*
lpfc: Update copyright to 2015
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: Fix FDMI Fabric support in driver for Brocade
James Smart
2015-04-10
1
-180
/
+535
*
lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
James Smart
2015-04-10
1
-2
/
+19
*
lpfc: fix low priority issues from fortify source code scan
James Smart
2014-09-16
1
-6
/
+8
*
[SCSI] lpfc: Fix typo on NULL assignment
Felipe Pena
2013-10-25
1
-1
/
+1
[next]