summaryrefslogtreecommitdiff
path: root/drivers/net/pse-pd
AgeCommit message (Expand)Author
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-14net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent
2024-07-11net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"Colin Ian King
2024-07-05net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacksKory Maincent (Dent Project)
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: pd692x0: Expand ethtool status messageKory Maincent (Dent Project)
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-21net: pse-pd: Kconfig: Fix missing firmware loader config selectKory Maincent
2024-04-24net: pse-pd: Kconfig: Add missing Regulator API dependencyKory Maincent (Dent Project)
2024-04-24net: pse-pd: pse_core: Fix pse regulator typeKory Maincent (Dent Project)
2024-04-24net: pse-pd: pse_core: Add missing kdoc return descriptionKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add TI TPS23881 PSE controller driverKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add PD692x0 PSE controller driverKory Maincent (Dent Project)
2024-04-18net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)
2024-04-18net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)
2024-04-18net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)
2024-04-16net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)
2022-10-05net: pse-pd: PSE_REGULATOR should depend on REGULATORGeert Uytterhoeven
2022-10-03net: pse-pd: add regulator based PSE driverOleksij Rempel
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel
2022-10-03net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel