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 Mahameed2021-10-271-26/+6
|\
| * Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky2021-10-211-24/+6
| |\
| | * RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau2021-10-191-13/+0
| | * RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-8/+6
| | * RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | * RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | * RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| * | IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-2/+0
| |/
* | net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-261-0/+4
* | net/mlx5: Let user configure io_eq_size paramShay Drory2021-10-251-4/+0
* | net/mlx5: Add periodic update of host time to firmwareAya Levin2021-10-251-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-1/+0
|\ \
| * | net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-201-1/+0
| |/
* | net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu2021-10-151-1/+6
* | net/mlx5: Introduce new device index wrapperRongwei Liu2021-10-151-0/+5
* | net/mlx5: Disable roce at HCA levelShay Drory2021-10-151-4/+5
* | net/mlx5: Read timeout values from init segmentAmir Tzin2021-10-151-4/+1
* | net/mlx5: Add layout to support default timeouts registerAmir Tzin2021-10-151-0/+1
* | net/mlx5: Shift control IRQ to the last indexShay Drory2021-10-041-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-2/+1
|\
| * net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-091-2/+1
* | net/mlx5: Allocate individual capabilityParav Pandit2021-08-111-1/+1
* | net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2021-08-111-2/+6
* | net/mlx5: Delete impossible dev->state checksLeon Romanovsky2021-08-111-2/+1
* | net/mlx5: Fix typo in commentsCai Huoqing2021-08-111-2/+2
* | net/mlx5: Lag, add initial logic for shared FDBMark Bloch2021-08-051-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-0/+4
|\
| * net/mlx5e: Don't create devices during unload flowDmytro Linkin2021-06-161-0/+4
* | Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-05-271-0/+2
|\ \ | |/ |/|
| * net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey2021-05-271-0/+2
* | {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-22/+22
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-1/+1
|\
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-04-121-1/+5
| |\
| * | RDMA/mlx5: Fix query RoCE portMaor Gottlieb2021-03-111-1/+1
* | | net/mlx5: Add register layout to support extended link stateMoshe Tal2021-04-161-0/+1
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-04-091-1/+5
|\ \ \ | | |/ | |/|
| * | net/mlx5: Use order-0 allocations for EQsTariq Toukan2021-03-121-0/+5
| * | net/mlx5: Remove unused mlx5_core_health member recover_workMikhael Goikhman2021-03-121-1/+0
| |/
* | net/mlx5: Allocate rate limit table when rate is configuredParav Pandit2021-04-021-0/+1
* | net/mlx5: Pack mlx5_rl_entry structureParav Pandit2021-04-021-1/+1
* | net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan2021-03-161-0/+1
* | net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan2021-03-161-0/+1
* | net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan2021-03-161-4/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-02-221-8/+2
|\
| * Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-181-18/+0
| |\
| * | RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas2021-02-081-0/+2
| * | IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit2021-02-051-8/+0
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2021-02-161-4/+9
|\ \ \
| * | | net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha2021-02-161-4/+8
| * | | net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha2021-02-161-0/+1
| |/ /