aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-06net/mlx5e: Fix feature check per profileAya Levin1-1/+1
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2021-12-22net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy1-3/+0
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy1-0/+2
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan1-1/+1
2021-12-21net/mlx5e: Allow profile-specific limitation on max num of channelsTariq Toukan1-0/+1
2021-12-21net/mlx5e: Save memory by using dynamic allocation in netdev privTariq Toukan1-7/+4
2021-12-21net/mlx5e: Add profile indications for PTP and QOS HTB featuresTariq Toukan1-2/+3
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan1-1/+8
2021-12-02net/mlx5e: Hide function mlx5e_num_channels_changedTariq Toukan1-1/+0
2021-12-02net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay1-1/+1
2021-11-16net/mlx5e: Support ethtool cq modeSaeed Mahameed1-2/+5
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-2/+2
2021-10-26net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa1-0/+8
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa1-0/+1
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay1-1/+27
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-1/+23
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-2/+12
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay1-1/+1
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau1-1/+1
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan1-0/+4
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan1-1/+2
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-7/+5
2021-09-30net/mlx5e: Improve MQPRIO resiliencyTariq Toukan1-0/+1
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan1-7/+4
2021-09-24net/mlx5e: loopback test is not supported in switchdev modeRoi Dayan1-2/+1
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin1-1/+1
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan1-0/+1
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan1-1/+3
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan1-1/+8
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb1-2/+0
2021-08-02net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy1-0/+1
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-14/+0
2021-08-02net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy1-3/+0
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy1-1/+0
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy1-9/+1
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy1-4/+4
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-24/+2
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy1-23/+4
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel1-0/+7
2021-06-03net/mlx5e: Remove the repeated declarationShaokun Zhang1-1/+0
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy1-4/+4
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy1-1/+1
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan1-0/+4
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan1-1/+0
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan1-0/+1
2021-03-29net/mlx5e: Update ethtool setting of CQE compressionAya Levin1-0/+1
2021-03-29net/mlx5e: Allow coexistence of CQE compression and HW TS PTPAya Levin1-0/+1
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin1-0/+2