aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-27IB/{cxgb3,cxgb4}: Remove unneeded config dependenciesYuval Shaia2-2/+2
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia7-3/+5
2017-09-27IB/core: fix spelling mistake: "aceess" -> "access"Colin Ian King1-1/+1
2017-09-27RDMA/hns: Delete the unnecessary initializing enum to zeroWei Hu(Xavier)1-1/+1
2017-09-27RDMA/hns: Fix inconsistent warningWei Hu(Xavier)1-1/+1
2017-09-27RDMA/hns: Replace condition statement using hardware version informationWei Hu(Xavier)1-1/+2
2017-09-27RDMA/hns: Add releasing resource operation in error branchWei Hu(Xavier)1-0/+2
2017-09-27RDMA/hns: Configure the MTPT in hip08Wei Hu(Xavier)2-0/+162
2017-09-27RDMA/hns: Add support for processing send wr and receive wrWei Hu(Xavier)6-6/+406
2017-09-27RDMA/hns: Add QP operations support for hip08 SoCWei Hu(Xavier)6-29/+1883
2017-09-27RDMA/hns: Add CQ operations support for hip08 RoCE driverWei Hu(Xavier)5-14/+614
2017-09-27RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driverWei Hu(Xavier)4-5/+76
2017-09-27RDMA/hns: Support multi hop addressing for PBL in hip08Wei Hu(Xavier)4-24/+418
2017-09-27RDMA/hns: Split CQE from MTT in hip08Shaobo Xu6-19/+98
2017-09-27RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08Shaobo Xu8-36/+143
2017-09-27RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08Wei Hu(Xavier)3-1/+292
2017-09-27RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...Shaobo Xu6-12/+630
2017-09-27RDMA/hns: Add mailbox's implementation for hip08 RoCE driverWei Hu(Xavier)7-93/+195
2017-09-27RDMA/hns: Add profile support for hip08 driverWei Hu(Xavier)5-4/+423
2017-09-27RDMA/hns: Add command queue support for hip08 RoCE driverWei Hu(Xavier)5-1/+420
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)10-40/+41
2017-09-27RDMA/hns: Initialize the PCI device for hip08 RoCEWei Hu(Xavier)4-0/+167
2017-09-27RDMA/hns: Move priv in order to add multiple hns_roce supportWei Hu(Xavier)2-28/+35
2017-09-27RDMA/hns: Split hw v1 driver from hns roce driverWei Hu(Xavier)12-247/+330
2017-09-26net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb2-16/+53
2017-09-26net/mlx5: Allocate FTE object without lockMaor Gottlieb1-46/+46
2017-09-26net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb2-126/+264
2017-09-26net/mlx5: Replace fs_node mutex with reader/writer semaphoreMaor Gottlieb2-15/+15
2017-09-26net/mlx5: Refactor FTE and FG creation codeMaor Gottlieb2-167/+190
2017-09-26net/mlx5: Export building of matched flow groups listMaor Gottlieb1-36/+64
2017-09-26net/mlx5: Move the entry index allocator to flow groupMaor Gottlieb2-10/+10
2017-09-26net/mlx5: Avoid NULL pointer dereference on steering cleanupMaor Gottlieb1-0/+2
2017-09-26net/mlx5: Fix creating a new FTE when an existing but full FTE existsMatan Barak1-2/+4
2017-09-25Merge branch 'qedr' into k.o/for-nextDoug Ledford10-91/+1207
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+16
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds7-52/+83
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek1-36/+60
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds17-161/+281
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-215/+357
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-6/+20
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-11/+28
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-22/+50
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+6
2017-09-22Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+5
2017-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2017-09-22Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'Rafael J. Wysocki2-6/+20