summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli2017-05-171-0/+7
* scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-161-0/+7
* scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart2017-05-161-3/+6
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-161-1/+2
* Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe2017-04-271-42/+26
|\
| * Fix implicit logo and RSCN handling for NVMETJames Smart2017-04-241-13/+10
| * Add Fabric assigned WWN support.James Smart2017-04-241-3/+5
| * Fix crash after issuing lip resetJames Smart2017-04-241-25/+10
| * Fix PRLI ACC rsp for NVMEJames Smart2017-04-241-1/+1
* | scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-03-231-1/+2
|/
* scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-061-4/+4
* scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-03-061-4/+10
* scsi: lpfc: Update copyrightsJames Smart2017-02-221-1/+3
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-221-2/+3
* scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart2017-02-221-5/+56
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-221-1/+3
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-221-77/+203
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-221-17/+21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-2/+7
|\
| * scsi: lpfc: Replace BUG() with BUG_ON()Shyam Saini2017-01-201-2/+1
| * scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2017-01-051-0/+6
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-1/+1
|\ \
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
| |/
* / scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn2017-01-171-0/+2
|/
* scsi: lpfc: Fix lost target in pt-to-pt connectJames Smart2016-11-081-1/+1
* scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-261-17/+17
* 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