aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-18/+0
2022-11-21net/mlx5e: Remove leftovers from old XSK queues enumerationGravatar Tariq Toukan 1-18/+0
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsGravatar Saeed Mahameed 1-0/+1
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersGravatar Maxim Mikityanskiy 1-1/+3
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKGravatar Maxim Mikityanskiy 1-1/+1
2022-09-30net/mlx5e: Use runtime page_shift for striding RQGravatar Maxim Mikityanskiy 1-1/+7
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPGravatar Maxim Mikityanskiy 1-4/+8
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyGravatar Wolfram Sang 1-2/+2
2022-08-22net/mlx5e: Make flow steering arfs independent of privGravatar Lama Kayal 1-2/+2
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateGravatar Lama Kayal 1-0/+1
2022-07-19net/mlx5e: HTB, move ids to selq_params structGravatar Moshe Tal 1-2/+2
2022-07-19net/mlx5e: Report header-data split state through ethtoolGravatar Gal Pressman 1-2/+10
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGravatar Gal Pressman 1-1/+1
2022-01-06net/mlx5e: Refactor set_pflag_cqe_based_moderGravatar Saeed Mahameed 1-12/+7
2021-12-21net/mlx5e: Use bitmap field for profile featuresGravatar Tariq Toukan 1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenGravatar Hao Chen 1-2/+6
2021-11-16net/mlx5e: Support ethtool cq modeGravatar Saeed Mahameed 1-6/+43
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherGravatar Khalid Manaa 1-0/+5
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsGravatar Khalid Manaa 1-2/+2
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolGravatar Moosa Baransi 1-2/+4
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-0/+11
2021-09-30net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeGravatar Aya Levin 1-0/+11
2021-09-24net/mlx5e: loopback test is not supported in switchdev modeGravatar Roi Dayan 1-3/+1
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSGravatar Aya Levin 1-5/+6
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeGravatar Yufeng Mo 1-2/+6
2021-08-16net/mlx5e: Support MQPRIO channel modeGravatar Tariq Toukan 1-0/+10
2021-08-16net/mlx5e: Support multiple RSS contextsGravatar Tariq Toukan 1-5/+54
2021-08-16net/mlx5e: Introduce abstraction of RSS contextGravatar Tariq Toukan 1-3/+3
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resGravatar Maxim Mikityanskiy 1-61/+8
2021-07-26net/mlx5e: Convert TIR to a dedicated objectGravatar Maxim Mikityanskiy 1-9/+1
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashGravatar Maxim Mikityanskiy 1-10/+8
2021-07-26net/mlx5e: Move RX resources to a separate structGravatar Maxim Mikityanskiy 1-4/+9
2021-07-26net/mlx5e: Convert RQT to a dedicated objectGravatar Maxim Mikityanskiy 1-16/+15
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-2/+10
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeGravatar Alaa Hleihel 1-1/+1
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionGravatar Aya Levin 1-0/+7
2021-06-01net/mlx5e: Fix incompatible castingGravatar Aya Levin 1-2/+3
2021-04-16mlx5: implement ethtool standard statsGravatar Jakub Kicinski 1-0/+37
2021-04-16net/mlx5e: Add ethtool extended link stateGravatar Moshe Tal 1-0/+171
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsGravatar Maxim Mikityanskiy 1-49/+49
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesGravatar Maxim Mikityanskiy 1-13/+11
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedGravatar Maxim Mikityanskiy 1-57/+8
2021-04-15mlx5: implement ethtool::get_fec_statsGravatar Jakub Kicinski 1-0/+9
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Gravatar Vladyslav Tarasiuk 1-0/+44
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-11/+11
2021-03-31net/mlx5e: Fix ethtool indication of connector typeGravatar Aya Levin 1-11/+11
2021-03-29net/mlx5e: Update ethtool setting of CQE compressionGravatar Aya Levin 1-6/+8
2021-03-25net/mlx5e: Generalize PTP implementationGravatar Aya Levin 1-1/+1
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsGravatar Tariq Toukan 1-1/+1
2021-03-22net/mlx5e: Fix error path for ethtool set-priv-flagGravatar Aya Levin 1-1/+5