aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
7 daysnet/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran1-1/+1
2024-04-22net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu1-0/+146
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu1-58/+83
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu1-12/+4
2024-04-22net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu1-0/+1
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2024-04-12net/mlx5e: Use channel mdev reference instead of global mdev instance for coalescingRahul Rameshbabu1-2/+2
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+43
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran1-2/+26
2024-04-10net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
2024-04-05net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu1-0/+9
2024-04-05net/mlx5e: Un-expose functions in en.hTariq Toukan1-11/+11
2024-04-03net/mlx5e: Add support for 800Gbps link modesGal Pressman1-0/+7
2024-04-03net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags stringsGal Pressman1-2/+1
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki1-29/+8
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-12/+16
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu1-4/+9
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris1-1/+1
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu1-1/+2
2023-07-27net/mlx5e: Make flow classification filters staticParav Pandit1-3/+3
2023-06-16net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman1-15/+3
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+9
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman1-6/+6
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi1-1/+9
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+0
2022-11-21net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan1-18/+0
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed1-0/+1
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