summaryrefslogtreecommitdiffstats
path: root/drivers/net/pse-pd/pse_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-151-2/+2
|\
| * net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent2024-07-141-2/+2
* | net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)2024-07-051-11/+161
|/
* 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: Use regulator framework within PSE frameworkKory Maincent (Dent Project)2024-04-181-20/+229
* 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-181-0/+12
* 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-031-0/+256