summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-7/+15
|\
| * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-031-4/+5
| * net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-031-0/+2
| * net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-021-1/+0Star
| * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-021-3/+8
| * net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-021-0/+1
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-291-16/+7Star
|\|
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-251-11/+2Star
| * net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-131-0/+3
| * net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-131-5/+2Star
* | net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2019-06-131-1/+1
* | net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh2019-06-131-0/+1
* | net/mlx5: Report devlink health on FW issuesMoshe Shemesh2019-06-131-1/+2
* | net/mlx5: Create FW devlink_health_reporterMoshe Shemesh2019-06-131-0/+2
* | net/mlx5: Issue SW reset on FW assertFeras Daoud2019-06-131-0/+1
* | net/mlx5: Handle SW reset of FW in error flowFeras Daoud2019-06-131-1/+1
* | net/mlx5: Add Crdump supportAlex Vesker2019-06-131-0/+1
* | net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2019-06-131-0/+1
* | net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-311-0/+2
|/
* net/mlx5: Add core dump register access HW bitsMoshe Shemesh2019-05-311-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-1/+0Star
|\
| * Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-1/+2
| |\
| | * RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-1/+0Star
| * | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-101-0/+3
| |\ \
* | \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-011-2/+8
|\ \ \ \
| * | | | net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb2019-04-301-0/+7
| * | | | net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-301-2/+1Star
| * | | | Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-231-4/+8
| |\| | | | | |/ / | |/| |
* | | | Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-04-081-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-051-0/+3
| |\| | | | |/ | |/|
| | * net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2019-04-021-0/+1
| | * net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-021-0/+1
| | * net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed2019-04-021-0/+1
* | | net/mlx5e: Add a lock on tir listYuval Avnery2019-03-291-0/+2
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-4/+1Star
|\ \
| * | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-02-211-6/+21
| |\|
| * | Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-8/+26
| |\ \
| * | | IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas2019-01-221-0/+1
| * | | RDMA/mlx5: Delete declaration of already removed functionLeon Romanovsky2019-01-091-4/+0Star
* | | | net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-011-0/+1
* | | | net/mlx5: Add multipath modeRoi Dayan2019-03-011-0/+1
* | | | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang2019-02-161-0/+5
| |_|/ |/| |
* | | net/mlx5: Relocate vport macros to the vport header fileBodong Wang2019-02-141-6/+0Star
* | | net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang2019-02-141-1/+10
* | | net/mlx5: Add host params change eventBodong Wang2019-02-141-0/+5
* | | net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang2019-02-141-1/+8
| |/ |/|
* | net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2019-01-241-6/+26
* | RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-151-2/+0Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-2/+2
|\
| * Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-201-2/+0Star
| |\