summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-05scsi: be2iscsi: Remove unused struct membersJitendra Bhivare
2017-01-05scsi: be2iscsi: Remove redundant receive buffers postingJitendra Bhivare
2017-01-05scsi: be2iscsi: Fix iSCSI cmd cleanup IOCTLJitendra Bhivare
2017-01-05scsi: be2iscsi: Add checks to validate completionsJitendra Bhivare
2017-01-05scsi: be2iscsi: Set WRB invalid bit for SkyHawkJitendra Bhivare
2017-01-05scsi: be2iscsi: Take iscsi_task ref in abort handlerJitendra Bhivare
2017-01-05scsi: be2iscsi: Fix for crash in beiscsi_eh_device_resetJitendra Bhivare
2017-01-05scsi: be2iscsi: Fix use of invalidate command table reqJitendra Bhivare
2017-01-05scsi: dpt_i2o: double free if adpt_i2o_online_hba() failsDan Carpenter
2017-01-05scsi: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe
2017-01-05scsi: cciss: use designated initializersKees Cook
2017-01-05scsi: hpsa: use designated initializersKees Cook
2017-01-05scsi: lpfc: lpfc version change to 11.2.0.4James Smart
2017-01-05scsi: lpfc: Add missing memory barrierJames Smart
2017-01-05scsi: lpfc: Correct oops on vport port resetsJames Smart
2017-01-05scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart
2017-01-05scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart
2017-01-05scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-01-05scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-01-05scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-01-05scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart
2017-01-05scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart
2017-01-05scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart
2017-01-05scsi: storvsc: properly set residual data length on errorsLong Li
2017-01-05scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-01-05scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-01-05scsi: storvsc: Enable multi-queue supportK. Y. Srinivasan
2017-01-05scsi: storvsc: Remove the restriction on max segment sizeK. Y. Srinivasan
2017-01-05scsi: storvsc: Enable tracking of queue depthK. Y. Srinivasan
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds