summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c
Commit message (Expand)AuthorAgeFilesLines
* lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart2016-07-151-1/+2
* lpfc: Add MDS Diagnostics SupportJames Smart2016-07-151-0/+7
* lpfc: Reject RDP ELS if port has no loginJames Smart2016-07-151-0/+6
* lpfc: Correct Buffer credit descriptor values in RDP responseJames Smart2016-07-151-43/+31
* lpfc: Correct RDP response sizing issueJames Smart2016-07-151-40/+73
* lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on LinuxJames Smart2016-07-151-22/+79
* lpfc: Update modified file copyrightsJames Smart2016-04-111-1/+1
* lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart2016-04-111-7/+9
* lpfc: Add support for SmartSAN 2.0James Smart2016-04-111-0/+153
* lpfc: Fix Device discovery failures during switch reboot test.James Smart2016-04-111-1/+4
* lpfc: Use kzalloc instead of kmallocPunit Vara2015-12-211-2/+1
* lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-211-0/+3
* lpfc: Fix RDP ACC being too long.James Smart2015-12-211-0/+10
* lpfc: Fix RDP Speed reporting.James Smart2015-12-211-10/+7
* lpfc: Modularize and cleanup FDMI code in driverJames Smart2015-12-211-30/+69
* lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart2015-12-211-5/+9
* lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart2015-12-211-186/+156
* lpfc: fix memory leak and NULL dereferenceSudip Mukherjee2015-11-091-1/+7
* lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart2015-10-271-2/+7
* lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart2015-10-271-14/+17
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-271-0/+2
* fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak2015-10-271-1/+1
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-55/+1
* lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart2015-06-131-11/+3
* lpfc: Devices are not discovered during takeaway/giveback testingJames Smart2015-06-131-12/+10
* lpfc: Fix vport deletion failure.James Smart2015-06-131-0/+2
* lpfc: Check for active portpeerbeacon.James Smart2015-06-131-4/+15
* lpfc: Fix rport leak.James Smart2015-06-051-3/+9
* lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart2015-06-051-5/+7
* lpfc: Correct reporting of vport state on fdisc command failure.James Smart2015-06-051-1/+2
* lpfc: Add support for RDP ELS command.James Smart2015-06-051-0/+420
* lpfc: Add support for ELS LCB.James Smart2015-06-051-4/+235
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix internal loopback failure.James Smart2015-04-101-1/+5
* lpfc: Fix premature release of rpi bit in bitmaskJames Smart2015-04-101-0/+5
* lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACCJames Smart2015-04-101-1/+0
* lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart2015-04-101-1/+1
* lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...James Smart2015-04-101-2/+1
* lpfc: correct device removal deadlock after link bounceJames Smart2015-01-091-0/+9
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-12/+4
* lpfc: fix high priority issues from fortify source code scanJames Smart2014-09-161-1/+4
* lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart2014-09-161-0/+7
* lpfc: fix discovery timeout during nameserver loginJames Smart2014-09-161-0/+5
* lpfc: Update Copyright on changed filesJames Smart2014-06-021-1/+1
* [SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart2014-03-151-4/+14
* [SCSI] lpfc 8.3.44: Fixed unassigned variable in ELS timeout messageJames Smart2014-03-151-0/+1
* [SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart2014-03-151-25/+55
* [SCSI] lpfc 8.3.44: Fix Crash in lpfc_els_timeout_handlerJames Smart2014-03-151-51/+50
* [SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart2013-08-231-0/+2
* [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-261-1/+1
OpenPOWER on IntegriCloud