aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/mm.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataGravatar Jakub Kicinski 1-1/+1
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsGravatar Vladimir Oltean 1-0/+10
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Gravatar Vladimir Oltean 1-0/+23
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationGravatar Vladimir Oltean 1-1/+1
2023-02-07ethtool: mm: fix get_mm() return code not propagating to user spaceGravatar Vladimir Oltean 1-1/+1
2023-01-27ethtool: netlink: convert commands to common SETGravatar Jakub Kicinski 1-51/+31
2023-01-23ethtool: Add and use ethnl_update_bool.Gravatar David S. Miller 1-1/+1
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Gravatar Vladimir Oltean 1-0/+16
2023-01-23net: ethtool: add support for MAC Merge layerGravatar Vladimir Oltean 1-0/+255