summaryrefslogtreecommitdiff
path: root/include/linux/pse-pd/pse.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent1-1/+21
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent1-3/+0
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent1-12/+75
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent1-10/+6
2025-01-14net: pse-pd: Add power limit checkKory Maincent1-0/+2
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent1-8/+0
2024-07-06net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)1-0/+43
2024-07-06net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)1-0/+8
2024-06-12net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent1-2/+2
2024-04-19net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)1-4/+11
2024-04-19net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)1-0/+2
2024-04-19net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)1-4/+34
2024-04-19net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)1-0/+15
2024-04-19ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)1-0/+9
2024-04-17net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)1-2/+2
2022-10-04eth: pse: add missing static inlinesJakub Kicinski1-6/+6
2022-10-04ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel1-0/+62
2022-10-04net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel1-0/+67