summaryrefslogtreecommitdiffstats
path: root/net/ethtool/pse-pd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethtool: pse-pd: move pse validation into setDiogo Jahchan Koike2024-08-301-9/+6
* net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier2024-08-231-12/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-151-2/+6
|\
| * net: ethtool: pse-pd: Fix possible null-derefKory Maincent2024-07-141-2/+2
| * net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent2024-07-141-1/+3
* | net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)2024-07-061-7/+82
* | net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)2024-07-061-1/+31
|/
* net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)2024-04-191-10/+50
* net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)2024-04-171-1/+1
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-161-3/+3
* ethtool: pse-pd: Fix double word in commentsBo Liu2023-02-211-1/+1
* ethtool: netlink: convert commands to common SETJakub Kicinski2023-01-271-50/+29
* ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski2022-10-211-1/+1
* ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel2022-10-041-0/+185