summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-25net/mlx5: Convert mkey_table to XArrayMatthew Wilcox1-11/+2
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-0/+3
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang1-5/+2
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh1-0/+1
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+0
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-2/+8
2019-04-30net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb1-0/+7
2019-04-30net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+1
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe1-1/+2
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-1/+0
2019-04-23Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed1-4/+8
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-0/+3
2019-04-09Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+3
2019-04-06Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+3
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin1-0/+1
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-0/+1
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed1-0/+1
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery1-0/+2
2019-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+1
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan1-0/+1
2019-03-01net/mlx5: Add multipath modeRoi Dayan1-0/+1
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe1-6/+21
2019-02-16net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang1-0/+5
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang1-6/+0
2019-02-14net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang1-1/+10
2019-02-14net/mlx5: Add host params change eventBodong Wang1-0/+5
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang1-1/+8
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe1-8/+26
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-6/+26
2019-01-22IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas1-0/+1
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky1-2/+0
2019-01-09RDMA/mlx5: Delete declaration of already removed functionLeon Romanovsky1-4/+0
2018-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe1-2/+0
2018-12-15net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-0/+2
2018-12-15net/mlx5: Introduce inter-device communication mechanismAviv Heller1-0/+2
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik1-2/+2
2018-12-11net/mlx5: Remove the get protocol device interface entryOr Gerlitz1-2/+0
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-25/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky1-8/+0
2018-11-30net/mlx5: Forward SRQ resource eventsSaeed Mahameed1-2/+1
2018-11-30net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed1-1/+1
2018-11-30net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-9/+0
2018-11-30net/mlx5: Remove unused events callback and logicSaeed Mahameed1-9/+1
2018-11-30net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-1/+1
2018-11-30net/mlx5: Driver events notifier APISaeed Mahameed1-0/+4
2018-11-27net/mlx5: Device events, Use async events chainSaeed Mahameed1-27/+2
2018-11-27net/mlx5: Resource tables, Use async events chainSaeed Mahameed1-2/+4
2018-11-27net/mlx5: CmdIF, Use async events chainSaeed Mahameed1-0/+2
2018-11-27net/mlx5: FWPage, Use async events chainSaeed Mahameed1-2/+3