summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fpga
AgeCommit message (Expand)Author
2020-02-19net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-06net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem
2020-02-06net/mlx5: IPsec, Fix esp modify function attributeRaed Salem
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-01net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko
2019-10-18net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-09net/mlx5: FPGA, tls, idr remove on flow deleteSaeed Mahameed
2019-04-09net/mlx5: FPGA, tls, hold rcu read lock a bit longerSaeed Mahameed
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy
2019-03-29net: mlx5: Add a missing check on idr_find, free bufAditya Pakki
2019-02-19net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-11-26net/mlx5: FPGA, Use async events chainSaeed Mahameed
2018-11-19net/mlx5: IPSec, Fix the SA context hash keyRaed Salem
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-10net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-03net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun
2018-06-01net/mlx5: FPGA, Handle QP error eventIlan Tayari
2018-05-29net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin
2018-05-29net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin
2018-05-29net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik
2018-05-29net/mlx5: FPGA, print SBU identification on initIlan Tayari
2018-05-29net/mlx5: FPGA, Add device nameIlan Tayari
2018-05-29net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari
2018-05-29Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman