summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_els.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+7
2017-02-21Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-01-21scsi: lpfc: Replace BUG() with BUG_ON()Shyam Saini1-2/+1
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
2017-01-05scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart1-0/+6
2016-11-09scsi: lpfc: Fix lost target in pt-to-pt connectJames Smart1-1/+1
2016-09-27scsi: lpfc: Mark symbols static where possibleBaoyou Xie1-17/+17
2016-07-15lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart1-1/+2
2016-07-15lpfc: Add MDS Diagnostics SupportJames Smart1-0/+7
2016-07-15lpfc: Reject RDP ELS if port has no loginJames Smart1-0/+6
2016-07-15lpfc: Correct Buffer credit descriptor values in RDP responseJames Smart1-43/+31
2016-07-15lpfc: Correct RDP response sizing issueJames Smart1-40/+73
2016-07-15lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on LinuxJames Smart1-22/+79
2016-04-11lpfc: Update modified file copyrightsJames Smart1-1/+1
2016-04-11lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart1-7/+9
2016-04-11lpfc: Add support for SmartSAN 2.0James Smart1-0/+153
2016-04-11lpfc: Fix Device discovery failures during switch reboot test.James Smart1-1/+4
2015-12-22lpfc: Use kzalloc instead of kmallocPunit Vara1-2/+1
2015-12-22lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart1-0/+3
2015-12-22lpfc: Fix RDP ACC being too long.James Smart1-0/+10
2015-12-22lpfc: Fix RDP Speed reporting.James Smart1-10/+7
2015-12-22lpfc: Modularize and cleanup FDMI code in driverJames Smart1-30/+69
2015-12-22lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart1-5/+9
2015-12-22lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart1-186/+156
2015-11-10lpfc: fix memory leak and NULL dereferenceSudip Mukherjee1-1/+7
2015-10-27lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart1-2/+7
2015-10-27lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart1-14/+17
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart1-0/+2
2015-10-27fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak1-1/+1
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt1-55/+1
2015-06-13lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart1-11/+3
2015-06-13lpfc: Devices are not discovered during takeaway/giveback testingJames Smart1-12/+10
2015-06-13lpfc: Fix vport deletion failure.James Smart1-0/+2
2015-06-13lpfc: Check for active portpeerbeacon.James Smart1-4/+15
2015-06-06lpfc: Fix rport leak.James Smart1-3/+9
2015-06-06lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart1-5/+7
2015-06-06lpfc: Correct reporting of vport state on fdisc command failure.James Smart1-1/+2
2015-06-06lpfc: Add support for RDP ELS command.James Smart1-0/+420
2015-06-06lpfc: Add support for ELS LCB.James Smart1-4/+235
2015-04-10lpfc: Update copyright to 2015James Smart1-1/+1
2015-04-10lpfc: Fix internal loopback failure.James Smart1-1/+5
2015-04-10lpfc: Fix premature release of rpi bit in bitmaskJames Smart1-0/+5
2015-04-10lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACCJames Smart1-1/+0
2015-04-10lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart1-1/+1
2015-04-10lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...James Smart1-2/+1
2015-01-09lpfc: correct device removal deadlock after link bounceJames Smart1-0/+9
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart1-12/+4
2014-09-16lpfc: fix high priority issues from fortify source code scanJames Smart1-1/+4
2014-09-16lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart1-0/+7