summaryrefslogtreecommitdiff
path: root/net/ethtool/pse-pd.c
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+6
9 daysnet: ethtool: pse-pd: Fix possible null-derefKory Maincent1-2/+2
9 daysnet: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent1-1/+3
2024-07-06net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)1-7/+82
2024-07-06net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)1-1/+31
2024-04-19net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)1-10/+50
2024-04-17net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)1-1/+1
2023-08-16ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski1-3/+3
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu1-1/+1
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski1-50/+29
2022-10-21ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski1-1/+1
2022-10-04ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel1-0/+185