aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/wangxun/libwx/wx_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26net: txgbe: Correct the currect link settingsJiawen Wu1-3/+0
2025-05-26net: txgbe: Distinguish between 40G and 25G devicesJiawen Wu1-5/+7
2025-05-26net: wangxun: Use specific flag bit to simplify the codeJiawen Wu1-7/+2
2025-02-24net: wangxun: Replace the judgement of MAC type with flagsJiawen Wu1-4/+4
2025-02-24net: txgbe: Add basic support for new AML devicesJiawen Wu1-6/+38
2025-02-20net: wangxun: Support to get ts infoJiawen Wu1-0/+50
2025-02-20net: wangxun: Add support for PTP clockJiawen Wu1-0/+3
2024-06-20net: txgbe: add FDIR info to ethtool opsJiawen Wu1-4/+35
2024-01-04net: wangxun: add ethtool_ops for msglevelJiawen Wu1-0/+16
2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu1-0/+57
2024-01-04net: wangxun: add coalesce options supportJiawen Wu1-0/+101
2024-01-04net: wangxun: add ethtool_ops for ring parametersJiawen Wu1-0/+18
2024-01-04net: wangxun: add flow control supportJiawen Wu1-0/+18
2024-01-04net: libwx: add phylink to libwxJiawen Wu1-0/+26
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com1-1/+1
2023-10-13net: libwx: support hardware statisticsJiawen Wu1-0/+169
2023-02-15net: wangxun: Add the basic ethtool interfacesMengyuan Lou1-0/+18