summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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/+0Star
* | 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/+3Star
* | 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