aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds83-1172/+3023
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-840/+455
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+1
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+19
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-9/+2
2016-07-25cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2-3/+3
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash2-0/+2
2016-07-25cxgb3i: add iSCSI DDP supportVarun Prakash1-1/+118
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash8-2/+507
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash4-1009/+0
2016-07-20scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang1-0/+1
2016-07-20fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter1-4/+4
2016-07-20scsi: lpfc: avoid harmless comparison warningArnd Bergmann1-4/+9
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke3-0/+269
2016-07-20fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke1-2/+2
2016-07-20lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn1-0/+2
2016-07-20scsi/osd: open code blk_make_requestChristoph Hellwig1-9/+16
2016-07-18sd: don't use the ALL_TG_PT bit for reservationsChristoph Hellwig1-2/+1
2016-07-15scsi: ufs: remove unnecessary goto labelTiezhu Yang1-2/+1
2016-07-15hpsa: change hpsa_passthru_ioctl timeoutDon Brace1-2/+2
2016-07-15hpsa: correct skipping masked peripheralsDon Brace1-5/+74
2016-07-15qla2xxx: Update driver version to 8.07.00.38-kHimanshu Madhani1-1/+1
2016-07-15qla2xxx: Fix BBCR offsetSawan Chandak1-1/+1
2016-07-15qla2xxx: Fix duplicate message id.Sawan Chandak3-7/+6
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disconnect.Sawan Chandak3-1/+59
2016-07-15qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio2-24/+26
2016-07-15qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio3-11/+4
2016-07-15qla2xxx: Add support to handle Loop Init error Asynchronus event.Joe Carnuccio2-3/+10
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio3-7/+8
2016-07-15qla2xxx: Add bsg interface to support statistics counter reset.Sawan Chandak2-25/+27
2016-07-15qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio6-5/+122
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak4-13/+52
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio5-17/+35
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio4-34/+36
2016-07-15qla2xxx: Make debug buffer log easier to view.Joe Carnuccio1-19/+14
2016-07-15qla2xxx: Add module parameter alternate/short names.Joe Carnuccio1-0/+3
2016-07-15qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali2-1/+25
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio4-1/+19
2016-07-15qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio3-3/+15
2016-07-15qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio2-89/+1
2016-07-15lpfc: Update lpfc version to 11.2.0.0James Smart1-1/+1
2016-07-15lpfc: Copyright updatesJames Smart5-5/+5
2016-07-15lpfc: Disable FDMI probing if not connected to a fabricJames Smart1-0/+4
2016-07-15lpfc: Correct issue with ioremap() call on 32bit kernelJames Smart1-3/+3
2016-07-15lpfc: Re-organize source for easier driver attribute managementJames Smart2-96/+117
2016-07-15lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart4-13/+13
2016-07-15lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_delay_discoveryJames Smart4-7/+6
2016-07-15lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable_npivJames Smart3-22/+11