aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-8/+6
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau1-1/+0
2021-10-15net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu1-1/+6
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu1-0/+5
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory1-4/+5
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin1-4/+1
2021-10-15net/mlx5: Add layout to support default timeouts registerAmir Tzin1-0/+1
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory1-0/+2
2021-09-28IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger1-2/+0
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit1-1/+1
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit1-2/+6
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky1-2/+1
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing1-2/+2
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory1-2/+1
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch1-0/+3
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin1-0/+4
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-0/+2
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-0/+2
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb1-22/+22
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal1-0/+1
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe1-1/+5
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-1/+5
2021-04-02net/mlx5: Allocate rate limit table when rate is configuredParav Pandit1-0/+1
2021-04-02net/mlx5: Pack mlx5_rl_entry structureParav Pandit1-1/+1
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-0/+1
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan1-0/+1
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-4/+6
2021-03-12net/mlx5: Use order-0 allocations for EQsTariq Toukan1-0/+5
2021-03-12net/mlx5: Remove unused mlx5_core_health member recover_workMikhael Goikhman1-1/+0
2021-03-11RDMA/mlx5: Fix query RoCE portMaor Gottlieb1-1/+1
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-8/+2
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe1-18/+0
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-4/+9
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha1-4/+8
2021-02-16net/mlx5: Add register layout to support real-time time-stampEran Ben Elisha1-0/+1
2021-02-10net/mlx5: Delete device list leftoverLeon Romanovsky1-1/+0
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas1-0/+2
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit1-8/+0
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+0
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-1/+15
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin1-0/+15
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin1-0/+1
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+6
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-1/+3
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit1-0/+2