aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy1-1/+3
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy1-1/+1
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy1-1/+7
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy1-4/+8
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal1-2/+2
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal1-0/+1
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal1-2/+2
2022-07-19net/mlx5e: Report header-data split state through ethtoolGal Pressman1-2/+10
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-01-06net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed1-12/+7
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-16net/mlx5e: Support ethtool cq modeSaeed Mahameed1-6/+43
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa1-0/+5
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-2/+2
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi1-2/+4
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+11
2021-09-30net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin1-0/+11
2021-09-24net/mlx5e: loopback test is not supported in switchdev modeRoi Dayan1-3/+1
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin1-5/+6
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan1-0/+10
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan1-5/+54
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan1-3/+3
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-61/+8
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy1-9/+1
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy1-10/+8
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-4/+9
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy1-16/+15
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+10
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel1-1/+1
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin1-0/+7
2021-06-01net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-04-16mlx5: implement ethtool standard statsJakub Kicinski1-0/+37
2021-04-16net/mlx5e: Add ethtool extended link stateMoshe Tal1-0/+171
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy1-49/+49
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy1-13/+11
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy1-57/+8
2021-04-15mlx5: implement ethtool::get_fec_statsJakub Kicinski1-0/+9
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk1-0/+44
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+11
2021-03-31net/mlx5e: Fix ethtool indication of connector typeAya Levin1-11/+11
2021-03-29net/mlx5e: Update ethtool setting of CQE compressionAya Levin1-6/+8
2021-03-25net/mlx5e: Generalize PTP implementationAya Levin1-1/+1
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan1-1/+1
2021-03-22net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-10net/mlx5e: Revert parameters on errors when changing PTP state without resetMaxim Mikityanskiy1-0/+5
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+26
2021-02-11net/mlx5e: Change interrupt moderation channel params also when channels are closedMaxim Mikityanskiy1-15/+14