summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-251-0/+16
|\
| * net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik2019-11-111-0/+11
| * IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2019-11-011-0/+5
* | RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe2019-10-281-4/+0
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-09-021-0/+14
|\
| * net/mlx5: Move device memory management to mlx5_coreAriel Levkovich2019-09-011-0/+14
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-08-281-1/+2
|\|
| * mlx5: Use refcount_t for refcountChuhong Yuan2019-08-071-1/+2
* | net/mlx5: Add HV VHCA infrastructureEran Ben Elisha2019-08-221-0/+2
* | mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-10/+2
* | net/mlx5: Add flow counter poolGavi Teitz2019-08-011-0/+12
|/
* net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz2019-08-011-0/+1
* 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-011-1/+0
| * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-011-3/+8
| * net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-011-0/+1
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-16/+7
|\|
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-241-11/+2
| * 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/+2
* | 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/+0
|\
| * 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/+0
| * | 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-291-0/+7
| * | | | net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-291-2/+1
| * | | | Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-221-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-091-4/+1
|\ \
| * | 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-211-0/+1