| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | net/mlx5: Add command failures data to debugfs | Moshe Shemesh | 2022-03-09 | 1 | -0/+9 |
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 2022-02-28 | 4 | -14/+22 |
| |\ \ |
|
| | * | | net/mlx5: Add clarification on sync reset failure | Moshe Shemesh | 2022-02-23 | 1 | -0/+3 |
| | * | | net/mlx5: Add reset_state field to MFRL register | Moshe Shemesh | 2022-02-23 | 1 | -2/+12 |
| | * | | net/mlx5: cmdif, Refactor error handling and reporting of async commands | Saeed Mahameed | 2022-02-23 | 1 | -1/+2 |
| | * | | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct} | Saeed Mahameed | 2022-02-23 | 1 | -0/+2 |
| | * | | net/mlx5: cmdif, Add new api for command execution | Saeed Mahameed | 2022-02-23 | 1 | -0/+2 |
| | * | | net/mlx5: cmdif, cmd_check refactoring | Saeed Mahameed | 2022-02-23 | 1 | -1/+0 |
| | * | | net/mlx5: Add ability to insert to specific flow group | Mark Bloch | 2022-02-23 | 1 | -0/+1 |
| | * | | mlx5: remove unused static inlines | Jakub Kicinski | 2022-02-23 | 1 | -10/+0 |
| * | | | net/mlx5: Remove unused TIR modify bitmask enums | Tariq Toukan | 2022-01-27 | 1 | -7/+0 |
| |/ / |
|
* | | | Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2022-03-24 | 2 | -1/+149 |
|\ \ \
| |_|/
|/| | |
|
| * | | net/mlx5: Introduce migration bits and structures | Yishai Hadas | 2022-02-27 | 1 | -1/+146 |
| * | | net/mlx5: Expose APIs to get/put the mlx5 core device | Yishai Hadas | 2022-02-27 | 1 | -0/+3 |
| |/ |
|
* | | net/mlx5e: SHAMPO, reduce TIR indication | Ben Ben-Ishay | 2022-03-09 | 1 | -1/+0 |
* | | net/mlx5: Fix size field in bufferx_reg struct | Mohammad Kabat | 2022-03-09 | 1 | -2/+2 |
|/ |
|
* | net/mlx5: Introduce API for bulk request and release of IRQs | Shay Drory | 2022-01-06 | 1 | -2/+2 |
* | net/mlx5: DR, Ignore modify TTL if device doesn't support it | Yevgeny Kliteynik | 2021-12-31 | 1 | -1/+1 |
* | net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field | Yevgeny Kliteynik | 2021-12-31 | 1 | -2/+4 |
* | net/mlx5: Add misc5 flow table match parameters | Muhammad Sammar | 2021-12-31 | 2 | -1/+25 |
* | net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" | Yevgeny Kliteynik | 2021-12-31 | 1 | -1/+1 |
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | David S. Miller | 2021-12-16 | 2 | -1/+2 |
|\ |
|
| * | net/mlx5: Introduce log_max_current_uc_list_wr_supported bit | Shay Drory | 2021-12-15 | 1 | -1/+1 |
| * | net/mlx5: Separate FDB namespace | Maor Gottlieb | 2021-12-13 | 1 | -0/+1 |
* | | net/mlx5: Dynamically resize flow counters query buffer | Avihai Horon | 2021-12-02 | 1 | -0/+4 |
* | | net/mlx5: Fix access to a non-supported register | Aya Levin | 2021-11-30 | 1 | -1/+4 |
* | | net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev | Paul Blakey | 2021-11-16 | 1 | -2/+2 |
|/ |
|
* | net/mlx5: Allow skipping counter refresh on creation | Paul Blakey | 2021-10-29 | 1 | -0/+4 |
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2021-10-27 | 4 | -31/+31 |
|\ |
|
| * | Merge brank 'mlx5_mkey' into rdma.git for-next | Leon Romanovsky | 2021-10-21 | 2 | -26/+14 |
| |\ |
|
| | * | RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib | Aharon Landau | 2021-10-19 | 1 | -13/+0 |
| | * | RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key | Aharon Landau | 2021-10-19 | 1 | -8/+6 |
| | * | RDMA/mlx5: Remove pd from struct mlx5_core_mkey | Aharon Landau | 2021-10-19 | 1 | -1/+0 |
| | * | RDMA/mlx5: Remove size from struct mlx5_core_mkey | Aharon Landau | 2021-10-19 | 1 | -1/+0 |
| | * | RDMA/mlx5: Remove iova from struct mlx5_core_mkey | Aharon Landau | 2021-10-19 | 1 | -1/+0 |
| * | | net/mlx5: Add priorities for counters in RDMA namespaces | Aharon Landau | 2021-10-09 | 2 | -0/+4 |
| * | | net/mlx5: Add ifc bits to support optional counters | Aharon Landau | 2021-10-09 | 1 | -3/+19 |
| * | | IB/mlx5: Enable UAR to have DevX UID | Meir Lichtinger | 2021-09-28 | 1 | -2/+0 |
| * | | net/mlx5: Add uid field to UAR allocation structures | Meir Lichtinger | 2021-09-28 | 1 | -2/+2 |
* | | | net/mlx5e: Add handle SHAMPO cqe support | Khalid Manaa | 2021-10-26 | 1 | -5/+18 |
* | | | net/mlx5e: Add support to klm_umr_wqe | Ben Ben-Ishay | 2021-10-26 | 1 | -0/+1 |
* | | | net/mlx5e: Rename TIR lro functions to TIR packet merge functions | Khalid Manaa | 2021-10-26 | 1 | -1/+1 |
* | | | net/mlx5: Add SHAMPO caps, HW bits and enumerations | Ben Ben-Ishay | 2021-10-26 | 2 | -3/+57 |
* | | | net/mlx5e: Rename lro_timeout to packet_merge_timeout | Ben Ben-Ishay | 2021-10-26 | 1 | -3/+3 |
* | | | net/mlx5: remove the recent devlink params | Jakub Kicinski | 2021-10-26 | 3 | -1/+6 |
* | | | net/mlx5: Let user configure max_macs param | Shay Drory | 2021-10-25 | 1 | -1/+1 |
* | | | net/mlx5: Let user configure event_eq_size param | Shay Drory | 2021-10-25 | 1 | -1/+0 |
* | | | net/mlx5: Let user configure io_eq_size param | Shay Drory | 2021-10-25 | 1 | -4/+0 |
* | | | net/mlx5: Add periodic update of host time to firmware | Aya Levin | 2021-10-25 | 2 | -0/+14 |
* | | | net/mlx5: Extend health buffer dump | Aya Levin | 2021-10-25 | 2 | -8/+16 |