aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-2/+0
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-22/+4
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-20/+3
2014-11-24lpfc: remove queue_depth eventsChristoph Hellwig1-66/+0
2014-11-19kill f_dentry usesAl Viro1-2/+2
2014-11-19assorted conversions to %p[dD]Al Viro1-2/+2
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-2/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-4/+3
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-15/+1
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-22/+2
2014-09-16lpfc: update lpfc version to driver version 10.4.8000.0James Smart1-1/+1
2014-09-16lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2-2/+14