index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
pse-pd.c
Age
Commit message (
Expand
)
Author
2025-06-23
ethtool: pse-pd: Add missing linux/export.h include
Kory Maincent
2025-06-18
net: ethtool: Add PSE port priority support feature
Kory Maincent (Dent Project)
2025-06-18
net: ethtool: Add support for new power domains index description
Kory Maincent (Dent Project)
2025-06-18
net: pse-pd: Add support for reporting events
Kory Maincent (Dent Project)
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
2024-08-30
ethtool: pse-pd: move pse validation into set
Diogo Jahchan Koike
2024-08-23
net: ethtool: pse-pd: Target the command to the requested PHY
Maxime Chevallier
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-14
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
2024-07-14
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
2024-07-05
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
2024-04-18
net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
Kory Maincent (Dent Project)
2024-04-16
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-02-21
ethtool: pse-pd: Fix double word in comments
Bo Liu
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2022-10-21
ethtool: pse-pd: fix null-deref on genl_info in dump
Jakub Kicinski
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel