summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* lpfc: Update driver version for upstream patch set 10.6.0.1.James Smart2015-06-051-1/+1
* lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart2015-06-051-1/+1
* lpfc: Fix incorrect log message reported for empty FCF record.James Smart2015-06-051-2/+4
* lpfc: Fix rport leak.James Smart2015-06-053-82/+79
* lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart2015-06-051-5/+7
* lpfc: Fix crash in vport_delete.James Smart2015-06-053-6/+19
* lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.James Smart2015-06-051-6/+6
* lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart2015-06-051-1/+11
* lpfc: Correct reporting of vport state on fdisc command failure.James Smart2015-06-051-1/+2
* lpfc: Add support for RDP ELS command.James Smart2015-06-057-0/+955
* lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart2015-06-051-11/+21
* lpfc: Correct reference counting of rportJames Smart2015-06-051-1/+2
* lpfc: Add support for ELS LCB.James Smart2015-06-056-6/+306
* lpfc: Correct loss of target discovery after cable swap.James Smart2015-06-051-2/+2
* lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart2015-06-051-1/+1
* 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/+20
* 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
* lpfc: Fix internal loopback failure.James Smart2015-04-101-1/+5
* lpfc: Fix premature release of rpi bit in bitmaskJames Smart2015-04-105-12/+127
* lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACCJames Smart2015-04-101-1/+0
* lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart2015-04-101-4/+6
* lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart2015-04-106-298/+650
* lpfc: Fix provide host name and OS name in RSNN-NN FC-GS commandJames Smart2015-04-101-2/+19
* lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driverJames Smart2015-04-102-13/+30
* lpfc: Add support for reporting option_rom_version on newer adaptersJames Smart2015-04-101-1/+6
* lpfc: Fix setting of EQ (interrupt) delay MultiplierJames Smart2015-04-103-7/+12
* lpfc: Fix host reset escalation killing all IOs.James Smart2015-04-103-3/+34
* lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...James Smart2015-04-102-6/+3
* lpfc: Fix to handle PLOGI when already logged inJames Smart2015-04-101-3/+24
* lpfc: Add new mbx cmd recognitionJames Smart2015-04-102-0/+2
* lpfc: Add Lancer Temperature Event support to the lpfc driverJames Smart2015-04-102-55/+125
* lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...James Smart2015-04-101-1/+1
* lpfc: correct device removal deadlock after link bounceJames Smart2015-01-091-0/+9
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-2/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-101-4/+4
|\ \ | |/ |/|
| * kill f_dentry usesAl Viro2014-11-191-2/+2
| * assorted conversions to %p[dD]Al Viro2014-11-191-2/+2
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-22/+4
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-20/+3
* | lpfc: remove queue_depth eventsChristoph Hellwig2014-11-241-66/+0
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+2
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-4/+3
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-15/+1
* | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-22/+2
|/
* lpfc: update lpfc version to driver version 10.4.8000.0James Smart2014-09-161-1/+1
OpenPOWER on IntegriCloud