summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-3/+0Star
* lpfc: fix memory leak and NULL dereferenceSudip Mukherjee2015-11-101-1/+7
* lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart2015-10-271-1/+1
* lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2015-10-272-2/+15
* 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-278-9/+58
* fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak2015-10-271-1/+1
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-2710-126/+8Star
* lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-271-1/+1
* Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2015-10-272-6/+1Star
* lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn2015-10-271-0/+1
* lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser2015-10-271-1/+1
* lpfc: Remove unnessary castFiro Yang2015-10-271-2/+1Star
* lpfc: fix model descriptionSebastian Herbszt2015-10-271-1/+1
* lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn2015-09-061-3/+4
* lpfc: Use && instead of & for boolean expressionSebastian Herbszt2015-08-271-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-2416-199/+1530
|\
| * lpfc: Update version to 10.7.0.0 for upstream patch set.James Smart2015-06-131-1/+1
| * lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart2015-06-134-15/+16
| * lpfc: Fix scsi task management error message.James Smart2015-06-131-8/+10
| * lpfc: Fix cq_id masking problem.James Smart2015-06-131-1/+1
| * lpfc: Fix scsi prep dma buf error.James Smart2015-06-131-1/+1
| * lpfc: Add support for using block multi-queueJames Smart2015-06-134-52/+72
| * lpfc: Devices are not discovered during takeaway/giveback testingJames Smart2015-06-131-12/+10Star
| * lpfc: Fix vport deletion failure.James Smart2015-06-131-0/+2
| * lpfc: Check for active portpeerbeacon.James Smart2015-06-132-4/+21
| * lpfc: Update driver version for upstream patch set 10.6.0.1.James Smart2015-06-061-1/+1
| * lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart2015-06-061-1/+1
| * lpfc: Fix incorrect log message reported for empty FCF record.James Smart2015-06-061-2/+4
| * lpfc: Fix rport leak.James Smart2015-06-063-82/+79Star
| * lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart2015-06-061-5/+7
| * lpfc: Fix crash in vport_delete.James Smart2015-06-063-6/+19
| * lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.James Smart2015-06-061-6/+6
| * lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart2015-06-061-1/+11
| * lpfc: Correct reporting of vport state on fdisc command failure.James Smart2015-06-061-1/+2
| * lpfc: Add support for RDP ELS command.James Smart2015-06-067-0/+955
| * lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart2015-06-061-11/+21
| * lpfc: Correct reference counting of rportJames Smart2015-06-061-1/+2
| * lpfc: Add support for ELS LCB.James Smart2015-06-066-6/+306
| * lpfc: Correct loss of target discovery after cable swap.James Smart2015-06-061-2/+2
| * lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart2015-06-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-231-6/+6
|\ \ | |/ |/|
| * lpfc: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-261-6/+6
* | lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
* | lpfc: Update version to 10.5.0.0 for upstream patch setJames Smart2015-04-101-1/+1
* | lpfc: Update copyright to 2015James Smart2015-04-1020-21/+21
* | lpfc: Fix for lun discovery issue with saturn adapter.James Smart2015-04-101-21/+20Star
* | lpfc: Fix crash in device reset handler.James Smart2015-04-101-2/+3
* | lpfc: Fix OS crash when running loopback test in applicationsJames Smart2015-04-103-4/+10