summaryrefslogtreecommitdiffstats
path: root/drivers/net/pse-pd
Commit message (Expand)AuthorAgeFilesLines
* net: pse-pd: Kconfig: Fix missing firmware loader config selectKory Maincent2024-06-211-0/+1
* net: pse-pd: Kconfig: Add missing Regulator API dependencyKory Maincent (Dent Project)2024-04-241-1/+1
* net: pse-pd: pse_core: Fix pse regulator typeKory Maincent (Dent Project)2024-04-241-1/+1
* net: pse-pd: pse_core: Add missing kdoc return descriptionKory Maincent (Dent Project)2024-04-241-0/+8
* net: pse-pd: Add TI TPS23881 PSE controller driverKory Maincent (Dent Project)2024-04-183-0/+830
* net: pse-pd: Add PD692x0 PSE controller driverKory Maincent (Dent Project)2024-04-183-0/+1235
* net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)2024-04-182-41/+256
* net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)2024-04-181-0/+6
* net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)2024-04-181-33/+229
* net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)2024-04-182-0/+13
* net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)2024-04-161-4/+4
* net: pse-pd: PSE_REGULATOR should depend on REGULATORGeert Uytterhoeven2022-10-051-0/+1
* net: pse-pd: add regulator based PSE driverOleksij Rempel2022-10-033-0/+160
* ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel2022-10-031-0/+58
* net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel2022-10-033-0/+271