aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool/mm.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski1-1/+1
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean1-0/+10
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean1-0/+23
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean1-1/+1
2023-02-07ethtool: mm: fix get_mm() return code not propagating to user spaceVladimir Oltean1-1/+1
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski1-51/+31
2023-01-23ethtool: Add and use ethnl_update_bool.David S. Miller1-1/+1
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean1-0/+16
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean1-0/+255