summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fpga
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: remove many unnecessary NULL valuesRuan Jinjie2023-08-071-2/+2
* net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2023-08-071-1/+1
* net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky2022-04-093-1646/+0
* net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky2022-04-063-697/+0
* net/mlx5: Delete useless module.h includeLeon Romanovsky2022-03-101-1/+0
* RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-192-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-3/+1
|\
| * net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-091-3/+1
* | net/mlx5: Fix typo in commentsCai Huoqing2021-08-111-1/+1
* | IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa2021-07-251-1/+1
|/
* net/mlx5: Add a blank line after declarationsWenpeng Liang2021-04-141-0/+1
* net/mlx5: Fix bit-wise and with zeroColin Ian King2021-04-141-1/+1
* net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()Roi Dayan2021-04-021-3/+3
* net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb2021-03-101-0/+1
* net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem2021-02-112-1/+3
* net/mlx5: Cleanup kernel-doc warningsSaeed Mahameed2020-11-051-3/+5
* net/mlx5: Use dma device access helperParav Pandit2020-09-301-2/+2
* net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-2/+2
* net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2020-07-162-45/+43
* net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed2020-05-292-4/+4
* net/mlx5: IPsec, Fix coverity issueRaed Salem2020-04-301-2/+2
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-04-303-108/+59
|\
| * net/mlx5: Update FPGA to new cmd interfaceLeon Romanovsky2020-04-231-15/+13
| * net/mlx5: Delete not-used cmd headerLeon Romanovsky2020-04-191-1/+0
| * net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky2020-04-192-13/+12
| * net/mlx5: Open-code modify QP in the FPGA moduleLeon Romanovsky2020-04-191-56/+28
| * net/mlx5: Remove empty QP and CQ events handlersLeon Romanovsky2020-04-191-19/+0
| * net/mlx5: Open-code create and destroy QP callsLeon Romanovsky2020-04-191-11/+13
* | net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem2020-04-202-4/+28
* | net/mlx5: Use the correct IPsec capability function for FPGA opsRaed Salem2020-04-202-2/+15
|/
* net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-191-1/+1
* net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem2020-02-061-0/+1
* net/mlx5: IPsec, Fix esp modify function attributeRaed Salem2020-02-061-1/+1
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-3/+3
* Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-11-032-25/+46
|\
| * net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko2019-11-012-25/+46
* | net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost2019-10-181-1/+3
|/
* treewide: remove dummy Makefiles for single targetsMasahiro Yamada2019-08-211-2/+0
* net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-051-75/+0
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-041-3/+5
|\
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-1/+2
| * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+2
| * net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-011-1/+1
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-3/+5
|\|
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-3/+5
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-011-41/+45
|\
| * net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb2019-04-291-41/+45
| * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-221-2/+0
| |\