index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_els.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Fix lost target in pt-to-pt connect
James Smart
2016-11-08
1
-1
/
+1
*
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
2016-09-26
1
-17
/
+17
*
lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...
James Smart
2016-07-15
1
-1
/
+2
*
lpfc: Add MDS Diagnostics Support
James Smart
2016-07-15
1
-0
/
+7
*
lpfc: Reject RDP ELS if port has no login
James Smart
2016-07-15
1
-0
/
+6
*
lpfc: Correct Buffer credit descriptor values in RDP response
James Smart
2016-07-15
1
-43
/
+31
*
lpfc: Correct RDP response sizing issue
James Smart
2016-07-15
1
-40
/
+73
*
lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on Linux
James Smart
2016-07-15
1
-22
/
+79
*
lpfc: Update modified file copyrights
James Smart
2016-04-11
1
-1
/
+1
*
lpfc: Fix interaction between fdmi_on and enable_SmartSAN
James Smart
2016-04-11
1
-7
/
+9
*
lpfc: Add support for SmartSAN 2.0
James Smart
2016-04-11
1
-0
/
+153
*
lpfc: Fix Device discovery failures during switch reboot test.
James Smart
2016-04-11
1
-1
/
+4
*
lpfc: Use kzalloc instead of kmalloc
Punit Vara
2015-12-21
1
-2
/
+1
*
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
2015-12-21
1
-0
/
+3
*
lpfc: Fix RDP ACC being too long.
James Smart
2015-12-21
1
-0
/
+10
*
lpfc: Fix RDP Speed reporting.
James Smart
2015-12-21
1
-10
/
+7
*
lpfc: Modularize and cleanup FDMI code in driver
James Smart
2015-12-21
1
-30
/
+69
*
lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
James Smart
2015-12-21
1
-5
/
+9
*
lpfc: Fix the FLOGI discovery logic to comply with T11 standards
James Smart
2015-12-21
1
-186
/
+156
*
lpfc: fix memory leak and NULL dereference
Sudip Mukherjee
2015-11-09
1
-1
/
+7
*
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
James Smart
2015-10-27
1
-2
/
+7
*
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...
James Smart
2015-10-27
1
-14
/
+17
*
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
2015-10-27
1
-0
/
+2
*
fix: lpfc_send_rscn_event sends bigger buffer size
Ales Novak
2015-10-27
1
-1
/
+1
*
lpfc: remove set but not used variables
Sebastian Herbszt
2015-10-27
1
-55
/
+1
*
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
2015-06-13
1
-11
/
+3
*
lpfc: Devices are not discovered during takeaway/giveback testing
James Smart
2015-06-13
1
-12
/
+10
*
lpfc: Fix vport deletion failure.
James Smart
2015-06-13
1
-0
/
+2
*
lpfc: Check for active portpeerbeacon.
James Smart
2015-06-13
1
-4
/
+15
*
lpfc: Fix rport leak.
James Smart
2015-06-05
1
-3
/
+9
*
lpfc: Correct loss of RSCNs during array takeaway/giveback testing.
James Smart
2015-06-05
1
-5
/
+7
*
lpfc: Correct reporting of vport state on fdisc command failure.
James Smart
2015-06-05
1
-1
/
+2
*
lpfc: Add support for RDP ELS command.
James Smart
2015-06-05
1
-0
/
+420
*
lpfc: Add support for ELS LCB.
James Smart
2015-06-05
1
-4
/
+235
*
lpfc: Update copyright to 2015
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: Fix internal loopback failure.
James Smart
2015-04-10
1
-1
/
+5
*
lpfc: Fix premature release of rpi bit in bitmask
James Smart
2015-04-10
1
-0
/
+5
*
lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACC
James Smart
2015-04-10
1
-1
/
+0
*
lpfc: Fix FDMI Fabric support in driver for Brocade
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...
James Smart
2015-04-10
1
-2
/
+1
*
lpfc: correct device removal deadlock after link bounce
James Smart
2015-01-09
1
-0
/
+9
*
lpfc: fix low priority issues from fortify source code scan
James Smart
2014-09-16
1
-12
/
+4
*
lpfc: fix high priority issues from fortify source code scan
James Smart
2014-09-16
1
-1
/
+4
*
lpfc: fix race between LOGO/PLOGI handling causing NULL pointer
James Smart
2014-09-16
1
-0
/
+7
*
lpfc: fix discovery timeout during nameserver login
James Smart
2014-09-16
1
-0
/
+5
*
lpfc: Update Copyright on changed files
James Smart
2014-06-02
1
-1
/
+1
*
[SCSI] lpfc 8.3.45: Fixed crash during driver unload.
James Smart
2014-03-15
1
-4
/
+14
*
[SCSI] lpfc 8.3.44: Fixed unassigned variable in ELS timeout message
James Smart
2014-03-15
1
-0
/
+1
*
[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list
James Smart
2014-03-15
1
-25
/
+55
*
[SCSI] lpfc 8.3.44: Fix Crash in lpfc_els_timeout_handler
James Smart
2014-03-15
1
-51
/
+50
[next]