summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0Star
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-111-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/+4Star
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-20/+3Star
* | lpfc: remove queue_depth eventsChristoph Hellwig2014-11-241-66/+0Star
* | 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/+3Star
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-15/+1Star
* | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-22/+2Star
|/
* lpfc: update lpfc version to driver version 10.4.8000.0James Smart2014-09-161-1/+1
* lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2014-09-162-2/+14
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-168-49/+25Star
* lpfc: fix high priority issues from fortify source code scanJames Smart2014-09-166-40/+53
* lpfc: fix crash from page fault caused by use after rport deleteJames Smart2014-09-161-0/+12
* lpfc: fix locking issues with abort data pathsJames Smart2014-09-163-48/+83
* lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart2014-09-163-2/+30
* lpfc: fix IP Reset processing - wait for RDY before proceedingJames Smart2014-09-161-62/+47Star
* lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart2014-09-163-38/+0Star
* lpfc: fix discovery timeout during nameserver loginJames Smart2014-09-163-1/+29
* lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-161-22/+17Star
* lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann2014-09-161-4/+0Star
* lpfc: use time_after()Manuel Schölling2014-09-161-1/+3
* lpfc: use dma_zalloc_coherentJoe Perches2014-09-164-30/+17Star
* lpfc: mark function as static in lpfc/lpfc_bsg.cRashika Kheria2014-09-161-1/+1
* lpfc: mark functions as static in lpfc/lpfc_scsi.cRashika Kheria2014-09-161-5/+5