summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Allow skipping counter refresh on creationPaul Blakey2021-10-291-0/+4
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2021-10-274-31/+31
|\
| * Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky2021-10-212-26/+14
| |\
| | * 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
| * | net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau2021-10-092-0/+4
| * | net/mlx5: Add ifc bits to support optional countersAharon Landau2021-10-091-3/+19
| * | IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-2/+0
| * | net/mlx5: Add uid field to UAR allocation structuresMeir Lichtinger2021-09-281-2/+2
* | | net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2021-10-261-5/+18
* | | net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2021-10-261-0/+1
* | | net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-1/+1
* | | net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-262-3/+57
* | | net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2021-10-261-3/+3
* | | net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-263-1/+6
* | | net/mlx5: Let user configure max_macs paramShay Drory2021-10-251-1/+1
* | | net/mlx5: Let user configure event_eq_size paramShay Drory2021-10-251-1/+0
* | | 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-252-0/+14
* | | net/mlx5: Extend health buffer dumpAya Levin2021-10-252-8/+16
* | | 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: Introduce new uplink destination typeMaor Gottlieb2021-10-181-0/+1
* | | net/mlx5: Add support to create match definerMaor Gottlieb2021-10-182-27/+253
* | | net/mlx5: Introduce port selection namespaceMaor Gottlieb2021-10-183-2/+39
* | | 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-152-5/+7
* | | net/mlx5: Read timeout values from init segmentAmir Tzin2021-10-151-4/+1
* | | net/mlx5: Add layout to support default timeouts registerAmir Tzin2021-10-153-2/+40
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-2/+8
|\| |
| * | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-121-2/+8
| |/
* | net/mlx5: Enable single IRQ for PCI FunctionShay Drory2021-10-041-1/+0
* | net/mlx5: Shift control IRQ to the last indexShay Drory2021-10-041-0/+2
* | net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov2021-10-041-0/+9
|/
* net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin2021-08-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-4/+6
|\
| * Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-08-161-4/+6
| |\
| | * vdpa/mlx5: Fix queue type selection logicEli Cohen2021-08-111-4/+6
* | | 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-112-34/+37
* | net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2021-08-112-35/+39
* | net/mlx5: Delete impossible dev->state checksLeon Romanovsky2021-08-111-2/+1
* | net/mlx5: Fix typo in commentsCai Huoqing2021-08-112-3/+3
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-08-103-6/+32
|\ \
| * | net/mlx5: E-Switch, Add event callback for representorsMark Bloch2021-08-051-0/+9