Maxime Chevallier ([email protected])

Number of posts: 830 (0.36 per day)
First post: 2018-02-27 09:14:04
Last post: 2024-06-14 09:20:59

Date List Subject
2024-06-14 09:20:59 linux-kernel Re: [PATCH net-next v13 01/13] net: phy: Introduce ethernet link topology representation
2024-06-07 07:30:03 linux-kernel [PATCH net-next v13 10/13] net: ethtool: pse-pd: Target the command to the requested PHY
2024-06-07 07:29:17 linux-kernel [PATCH net-next v13 07/13] net: ethtool: Introduce a command to list PHYs on an interface
2024-06-07 07:27:03 linux-kernel [PATCH net-next v13 06/13] netlink: specs: add phy-index as a header parameter
2024-06-07 07:26:05 linux-kernel [PATCH net-next v13 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
2024-06-07 07:25:47 linux-kernel [PATCH net-next v13 12/13] net: ethtool: strset: Allow querying phy stats by index
2024-06-07 07:25:43 linux-kernel [PATCH net-next v13 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
2024-06-07 07:24:04 linux-kernel [PATCH net-next v13 04/13] net: sfp: Add helper to return the SFP bus name
2024-06-07 07:23:33 linux-kernel [PATCH net-next v13 13/13] Documentation: networking: document phy_link_topology
2024-06-07 07:22:52 linux-kernel [PATCH net-next v13 11/13] net: ethtool: cable-test: Target the command to the requested PHY
2024-06-07 07:22:00 linux-kernel [PATCH net-next v13 09/13] net: ethtool: plca: Target the command to the requested PHY
2024-06-07 07:21:40 linux-kernel [PATCH net-next v13 08/13] netlink: specs: add ethnl PHY_GET command set
2024-06-07 07:20:50 linux-kernel [PATCH net-next v13 05/13] net: ethtool: Allow passing a phy index for some commands
2024-06-07 07:20:32 linux-kernel [PATCH net-next v13 01/13] net: phy: Introduce ethernet link topology representation
2024-06-07 07:19:36 linux-kernel [PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
2024-06-06 07:02:28 linux-kernel Re: [PATCH net-next v12 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
2024-06-05 15:26:36 linux-kernel [PATCH net-next v12 08/13] netlink: specs: add ethnl PHY_GET command set
2024-06-05 14:30:28 linux-kernel [PATCH net-next v12 07/13] net: ethtool: Introduce a command to list PHYs on an interface
2024-06-05 14:26:16 linux-kernel [PATCH net-next v12 11/13] net: ethtool: cable-test: Target the command to the requested PHY
2024-06-05 14:16:29 linux-kernel [PATCH net-next v12 04/13] net: sfp: Add helper to return the SFP bus name
2024-06-05 14:13:03 linux-kernel [PATCH net-next v12 05/13] net: ethtool: Allow passing a phy index for some commands
2024-06-05 13:45:25 linux-kernel [PATCH net-next v12 10/13] net: ethtool: pse-pd: Target the command to the requested PHY
2024-06-05 13:42:22 linux-kernel [PATCH net-next v12 01/13] net: phy: Introduce ethernet link topology representation
2024-06-05 13:40:37 linux-kernel [PATCH net-next v12 06/13] netlink: specs: add phy-index as a header parameter
2024-06-05 13:38:08 linux-kernel [PATCH net-next v12 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
2024-06-05 13:35:07 linux-kernel [PATCH net-next v12 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
2024-06-05 13:34:17 linux-kernel [PATCH net-next v12 00/13] Introduce PHY listing and link_topology tracking
2024-06-05 13:28:48 linux-kernel [PATCH net-next v12 13/13] Documentation: networking: document phy_link_topology
2024-06-05 13:28:24 linux-kernel [PATCH net-next v12 12/13] net: ethtool: strset: Allow querying phy stats by index
2024-06-05 13:26:54 linux-kernel [PATCH net-next v12 09/13] net: ethtool: plca: Target the command to the requested PHY
2024-05-14 06:46:45 linux-kernel Re: [PATCH net-next 0/2] Fix phy_link_topology initialization
2024-05-13 08:16:12 linux-kernel Re: [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology
2024-05-13 08:07:47 linux-kernel Re: [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology
2024-05-13 07:31:03 linux-kernel Re: [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology
2024-05-07 10:56:58 linux-kernel [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology
2024-05-07 10:29:53 linux-kernel [PATCH net-next 1/2] net: phy: phy_link_topology: Pass netdevice to phy_link_topo helpers
2024-05-07 10:29:37 linux-kernel [PATCH net-next 0/2] Fix phy_link_topology initialization
2024-05-02 07:06:40 linux-kernel Re: [PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
2024-04-30 13:42:49 linux-kernel Re: [PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
2024-04-30 11:58:04 linux-kernel Re: [PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
2024-04-29 13:14:52 linux-kernel [PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
2024-04-29 11:56:19 linux-kernel Re: [PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
2024-04-17 21:09:45 linux-kernel Re: [PATCH net-next] net: phy: link_topology: Don't stub-away the topology creation
2024-04-17 14:27:36 linux-kernel [PATCH net-next] net: phy: link_topology: Don't stub-away the topology creation
2024-04-12 13:26:07 linux-kernel Re: [PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
2024-04-12 13:18:36 linux-kernel Re: [PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
2024-04-12 10:46:33 linux-kernel [PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
2024-04-11 09:26:05 linux-kernel Re: [PATCH net-next v11 01/13] net: phy: Introduce ethernet link topology representation
2024-04-10 08:16:53 linux-kernel Re: [PATCH net-next v11 01/13] net: phy: Introduce ethernet link topology representation
2024-04-09 11:10:04 linux-kernel [PATCH net-next 8/8] Documentation: networking: document phy_link_topology
2024-04-09 11:09:45 linux-kernel [PATCH net-next 6/8] net: ethtool: cable-test: Target the command to the requested PHY