aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-199/+1530
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-6/+6
2015-06-13lpfc: Update version to 10.7.0.0 for upstream patch set.James Smart1-1/+1
2015-06-13lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart4-15/+16
2015-06-13lpfc: Fix scsi task management error message.James Smart1-8/+10
2015-06-13lpfc: Fix cq_id masking problem.James Smart1-1/+1
2015-06-13lpfc: Fix scsi prep dma buf error.James Smart1-1/+1
2015-06-13lpfc: Add support for using block multi-queueJames Smart4-52/+72
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 Smart2-4/+21
2015-06-05lpfc: Update driver version for upstream patch set 10.6.0.1.James Smart1-1/+1
2015-06-05lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart1-1/+1
2015-06-05lpfc: Fix incorrect log message reported for empty FCF record.James Smart1-2/+4
2015-06-05lpfc: Fix rport leak.James Smart3-82/+79
2015-06-05lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart1-5/+7
2015-06-05lpfc: Fix crash in vport_delete.James Smart3-6/+19
2015-06-05lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.James Smart1-6/+6
2015-06-05lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart1-1/+11
2015-06-05lpfc: Correct reporting of vport state on fdisc command failure.James Smart1-1/+2
2015-06-05lpfc: Add support for RDP ELS command.James Smart7-0/+955
2015-06-05lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart1-11/+21
2015-06-05lpfc: Correct reference counting of rportJames Smart1-1/+2
2015-06-05lpfc: Add support for ELS LCB.James Smart6-6/+306
2015-06-05lpfc: Correct loss of target discovery after cable swap.James Smart1-2/+2
2015-06-05lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart1-1/+1
2015-05-26lpfc: Grammar s/an negative/a negative/Geert Uytterhoeven1-6/+6
2015-05-11lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy1-20/+21
2015-04-10lpfc: Update version to 10.5.0.0 for upstream patch setJames Smart1-1/+1
2015-04-10lpfc: Update copyright to 2015James Smart20-21/+21
2015-04-10lpfc: Fix for lun discovery issue with saturn adapter.James Smart1-21/+20
2015-04-10lpfc: Fix crash in device reset handler.James Smart1-2/+3
2015-04-10lpfc: Fix OS crash when running loopback test in applicationsJames Smart3-4/+10
2015-04-10lpfc: Fix internal loopback failure.James Smart1-1/+5
2015-04-10lpfc: Fix premature release of rpi bit in bitmaskJames Smart5-12/+127
2015-04-10lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACCJames Smart1-1/+0
2015-04-10lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart1-4/+6
2015-04-10lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart6-298/+650
2015-04-10lpfc: Fix provide host name and OS name in RSNN-NN FC-GS commandJames Smart1-2/+19
2015-04-10lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driverJames Smart2-13/+30
2015-04-10lpfc: Add support for reporting option_rom_version on newer adaptersJames Smart1-1/+6
2015-04-10lpfc: Fix setting of EQ (interrupt) delay MultiplierJames Smart3-7/+12
2015-04-10lpfc: Fix host reset escalation killing all IOs.James Smart3-3/+34
2015-04-10lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on LPe12002James Smart2-6/+3
2015-04-10lpfc: Fix to handle PLOGI when already logged inJames Smart1-3/+24
2015-04-10lpfc: Add new mbx cmd recognitionJames Smart2-0/+2
2015-04-10lpfc: Add Lancer Temperature Event support to the lpfc driverJames Smart2-55/+125
2015-04-10lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc_pci_function_resetJames Smart1-1/+1
2015-01-09lpfc: correct device removal deadlock after link bounceJames Smart1-0/+9
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-2/+0