summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
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
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel
2021-06-03net/mlx5e: Remove the repeated declarationShaokun Zhang
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan
2021-03-29net/mlx5e: Update ethtool setting of CQE compressionAya Levin
2021-03-29net/mlx5e: Allow coexistence of CQE compression and HW TS PTPAya Levin