summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)Author
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu
2023-07-27net/mlx5e: Make flow classification filters staticParav Pandit
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-21net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy
2022-09-28net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal
2022-07-19net/mlx5e: Report header-data split state through ethtoolGal Pressman
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-01-06net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-16net/mlx5e: Support ethtool cq modeSaeed Mahameed
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi
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: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin
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-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashMaxim 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-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel
2021-06-01net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin
2021-06-01net/mlx5e: Fix incompatible castingAya Levin
2021-04-16mlx5: implement ethtool standard statsJakub Kicinski