summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/wangxun/ngbe/ngbe_ethtool.c
AgeCommit message (Expand)Author
2026-04-12net: wangxun: move ethtool_ops.set_channels into libwxJiawen Wu
2026-04-12net: wangxun: replace busy-wait reset flag with kernel mutexJiawen Wu
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-29net: wangxun: add RSS reta and rxfh fields supportJiawen Wu
2025-08-22net: wangxun: support to use adaptive RX/TX coalescingJiawen Wu
2025-02-20net: wangxun: Support to get ts infoJiawen Wu
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for msglevelJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu
2024-01-04net: wangxun: add coalesce options supportJiawen Wu
2024-01-04net: wangxun: add ethtool_ops for ring parametersJiawen Wu
2024-01-04net: wangxun: add flow control supportJiawen Wu
2024-01-04net: ngbe: convert phylib to phylinkJiawen Wu
2023-10-13net: ngbe: add ethtool stats supportJiawen Wu
2023-07-14net: ngbe: add Wake on Lan supportMengyuan Lou
2023-02-15net: wangxun: Add the basic ethtool interfacesMengyuan Lou