summaryrefslogtreecommitdiffstats
path: root/net/ethtool/pse-pd.c
AgeCommit message (Expand)AuthorLines
2025-06-23ethtool: pse-pd: Add missing linux/export.h includeKory Maincent-0/+1
2025-06-18net: ethtool: Add PSE port priority support featureKory Maincent (Dent Project)-0/+18
2025-06-18net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)-0/+7
2025-06-18net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)-0/+39
2025-03-04net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier-2/+2
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent-4/+4
2024-08-30ethtool: pse-pd: move pse validation into setDiogo Jahchan Koike-9/+6
2024-08-23net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier-12/+19
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+6
2024-07-14net: ethtool: pse-pd: Fix possible null-derefKory Maincent-2/+2
2024-07-14net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent-1/+3
2024-07-05net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)-7/+82
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)-1/+31
2024-04-18net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)-10/+50
2024-04-16net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)-1/+1
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski-3/+3
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu-1/+1
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski-50/+29
2022-10-21ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski-1/+1
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel-0/+185