summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
2022-03-18net/mlx5e: Implement sending multi buffer XDP framesMaxim Mikityanskiy
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy
2022-03-18net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frameMaxim Mikityanskiy
2022-03-18net/mlx5e: Store DMA address inside struct pageMaxim Mikityanskiy
2022-02-16net/mlx5e: RX, Restrict bulk size for small Striding RQsTariq Toukan
2022-02-14net/mlx5e: Use select queue parameters to sync with control flowMaxim Mikityanskiy
2022-02-14net/mlx5e: Introduce select queue parametersMaxim Mikityanskiy
2022-02-14net/mlx5e: Use FW limitation for max MPW WQEBBsAya Levin
2022-02-14net/mlx5e: Read max WQEBBs on the SQ from firmwareAya Levin
2022-02-14net/mlx5e: Remove unused tstamp SQ fieldTariq Toukan
2022-02-01net/mlx5e: Avoid field-overflowing memcpy()Kees Cook
2022-01-06net/mlx5e: Fix feature check per profileAya Levin
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-22net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan
2021-12-21net/mlx5e: Allow profile-specific limitation on max num of channelsTariq Toukan
2021-12-21net/mlx5e: Save memory by using dynamic allocation in netdev privTariq Toukan
2021-12-21net/mlx5e: Add profile indications for PTP and QOS HTB featuresTariq Toukan
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-12-02net/mlx5e: Hide function mlx5e_num_channels_changedTariq Toukan
2021-12-02net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay
2021-11-16net/mlx5e: Support ethtool cq modeSaeed Mahameed
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-26net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-30net/mlx5e: Improve MQPRIO resiliencyTariq Toukan
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan
2021-09-24net/mlx5e: loopback test is not supported in switchdev modeRoi Dayan
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb
2021-08-02net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-08-02net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy