summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart
2018-02-12scsi: lpfc: update driver version to 11.4.0.7James Smart
2018-02-12scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart
2018-02-12scsi: lpfc: Treat SCSI Write operation Underruns as an errorJames Smart
2018-02-12scsi: lpfc: Fix header inclusion in lpfc_nvmetJames Smart
2018-02-12scsi: lpfc: Validate adapter support for SRIU optionJames Smart
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart
2018-02-12scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-02-12scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart
2018-02-12scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart
2018-02-12scsi: lpfc: Fix PRLI handling when topology type changesJames Smart
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart
2018-02-12scsi: lpfc: correct debug counters for abortJames Smart
2018-02-12scsi: lpfc: move placement of target destroy on driver detachJames Smart
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen
2018-02-08platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak
2018-02-08platform/x86: mlx-platform: Add define for the negative busVadim Pasternak
2018-02-08platform/x86: mlx-platform: Use defines for bus assignmentVadim Pasternak
2018-02-08platform/mellanox: mlxreg-hotplug: Fix uninitialized variableGeert Uytterhoeven
2018-02-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit