summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-12net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit1-4/+1
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu1-5/+0
2025-05-13net/mlx5: support software TX timestampStanislav Fomichev1-0/+1
2025-03-07net/mlx5e: Enable lanes configuration when auto-negotiation is offShahar Shitrit1-7/+16
2025-03-07net/mlx5: Refactor link speed handling with mlx5_link_info structShahar Shitrit1-13/+11
2025-02-28net/mlx5: Remove newline at the end of a netlink error messageGal Pressman1-1/+1
2025-02-26net/mlx5e: Symmetric OR-XOR RSS hash controlGal Pressman1-3/+14
2025-02-21net/mlx5e: Separate extended link modes request from link modes type selectionShahar Shitrit1-9/+4
2025-02-21net/mlx5e: Change eth_proto parameter namingShahar Shitrit1-2/+2
2025-02-21net/mlx5e: Introduce ptys2ethtool_process_link()Shahar Shitrit1-25/+10
2025-02-21net/mlx5e: Refactor ptys2ethtool_adver_link()Shahar Shitrit1-12/+8
2025-02-06net/mlx5e: Support FEC settings for 200G per lane link modesJianbo Liu1-0/+1
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu1-0/+21
2024-10-29net/mlx5e: Update features on ring size changeDragos Tatulea1-0/+3
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+10
2024-09-09net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit1-0/+6
2024-09-09net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit1-0/+4
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski1-0/+1
2024-08-12eth: mlx5: allow disabling queues when RSS contexts existJakub Kicinski1-12/+0
2024-08-10net/mlx5e: Use extack in get module eeprom by page callbackGal Pressman1-2/+4
2024-08-10net/mlx5e: Use extack in set coalesce callbackGal Pressman1-6/+14
2024-08-10net/mlx5e: Use extack in get coalesce callbackGal Pressman1-3/+6
2024-08-10net/mlx5e: Use extack in set ringparams callbackGal Pressman1-19/+9
2024-08-10net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman1-12/+11
2024-08-01net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski1-2/+2
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-2/+2
2024-07-14eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski1-1/+1
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang1-1/+1
2024-05-14net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran1-1/+1
2024-04-23net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu1-0/+146
2024-04-23net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu1-58/+83
2024-04-23net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu1-12/+4
2024-04-23net/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-13net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu1-2/+2
2024-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+43
2024-04-11net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran1-2/+26
2024-04-11net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
2024-04-06net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu1-0/+9
2024-04-06net/mlx5e: Un-expose functions in en.hTariq Toukan1-11/+11
2024-04-04net/mlx5e: Add support for 800Gbps link modesGal Pressman1-0/+7
2024-04-04net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags stringsGal Pressman1-2/+1
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2023-12-14net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki1-29/+8
2023-12-14net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-12/+16
2023-12-14net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2023-11-16net/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