summaryrefslogtreecommitdiffstats
path: root/net/ethtool/mm.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-151-1/+1
* net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean2023-04-201-0/+10
* net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean2023-04-131-0/+23
* net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean2023-02-211-1/+1
* ethtool: mm: fix get_mm() return code not propagating to user spaceVladimir Oltean2023-02-071-1/+1
* ethtool: netlink: convert commands to common SETJakub Kicinski2023-01-271-51/+31
* ethtool: Add and use ethnl_update_bool.David S. Miller2023-01-231-1/+1
* net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean2023-01-231-0/+16
* net: ethtool: add support for MAC Merge layerVladimir Oltean2023-01-231-0/+255