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
2023-06-08 17:28:09 linux-kernel Re: [PATCH net 2/2] net: phylink: use USXGMII control-word format to parse Q-USGMII word
2023-06-08 16:07:48 linux-kernel [PATCH net 2/2] net: phylink: use USXGMII control-word format to parse Q-USGMII word
2023-06-08 16:04:45 linux-kernel [PATCH net 2/2] net: phylink: use a dedicated helper to parse usgmii control word
2023-06-08 16:03:54 linux-kernel [PATCH net 0/2] fixes for Q-USGMII speeds and autoneg
2023-06-08 15:59:16 linux-kernel [PATCH net 1/2] net: phylink: report correct max speed for QUSGMII
2023-06-07 13:19:34 linux-kernel Re: [PATCH net-next v4 5/5] net: dwmac_socfpga: initialize local data for mdio regmap configuration
2023-06-07 13:18:23 linux-kernel Re: [PATCH net-next v4 4/5] net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
2023-06-07 12:36:02 linux-kernel [PATCH net-next v4 1/5] net: altera-tse: Initialize local structs before using it
2023-06-07 12:35:58 linux-kernel [PATCH net-next v4 3/5] net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
2023-06-07 12:34:44 linux-kernel [PATCH net-next v4 4/5] net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
2023-06-07 12:31:39 linux-kernel [PATCH net-next v4 2/5] net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
2023-06-07 12:31:05 linux-kernel [PATCH net-next v4 5/5] net: dwmac_socfpga: initialize local data for mdio regmap configuration
2023-06-07 12:16:49 linux-kernel [PATCH net-next v4 0/5] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 15:41:37 linux-kernel [PATCH net-next v3 5/5] net: dwmac_socfpga: explicitly disable autoscan on the regmap-mdio bus
2023-06-06 15:39:05 linux-kernel [PATCH net-next v3 4/5] net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
2023-06-06 15:36:53 linux-kernel [PATCH net-next v3 0/5] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 15:33:23 linux-kernel [PATCH net-next v3 2/5] net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
2023-06-06 15:33:05 linux-kernel [PATCH net-next v3 1/5] net: altera-tse: Initialize the regmap_config struct before using it
2023-06-06 15:32:48 linux-kernel [PATCH net-next v3 3/5] net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
2023-06-06 15:12:21 linux-kernel Re: [PATCH net-next v2 0/3] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 14:37:47 linux-kernel [PATCH net-next v2 1/3] net: altera-tse: Initialize the regmap_config struct before using it
2023-06-06 14:35:36 linux-kernel [PATCH net-next v2 0/3] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 14:27:40 linux-kernel [PATCH net-next v2 2/3] net: altera_tse: Use the correct Kconfig option for the PCS_LYNX depenency
2023-06-06 14:26:53 linux-kernel [PATCH net-next v2 3/3] net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
2023-06-06 13:38:03 linux-kernel Re: [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver
2023-06-06 10:29:42 linux-kernel Re: [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver
2023-06-06 07:40:50 linux-kernel [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver
2023-06-06 07:18:00 linux-kernel [PATCH net-next 0/2] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 07:13:24 linux-kernel Re: [PATCH net-next v4 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-06-06 07:01:16 linux-kernel [PATCH net-next 2/2] net: altera-tse: Initialize the regmap_config struct before using it
2023-06-05 14:04:06 linux-kernel Re: [PATCH net-next v4 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
2023-06-05 12:30:35 linux-kernel Re: [PATCH net-next v4 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-06-01 14:35:08 linux-kernel [PATCH net-next v4 4/4] net: stmmac: dwmac-sogfpga: use the lynx pcs driver
2023-06-01 14:34:29 linux-kernel [PATCH net-next v4 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-06-01 14:30:18 linux-kernel [PATCH net-next v4 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
2023-06-01 14:29:51 linux-kernel [PATCH net-next v4 3/4] net: pcs: Drop the TSE PCS driver
2023-06-01 14:27:51 linux-kernel [PATCH net-next v4 1/4] net: mdio: Introduce a regmap-based mdio driver
2023-05-26 17:26:28 linux-kernel Re: [PATCH net-next v3 3/4] net: pcs: Drop the TSE PCS driver
2023-05-26 17:20:58 linux-kernel Re: [PATCH net-next v3 1/4] net: mdio: Introduce a regmap-based mdio driver
2023-05-26 17:13:02 linux-kernel Re: [PATCH net-next v3 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
2023-05-26 07:58:21 linux-kernel [PATCH net-next v3 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
2023-05-26 07:57:15 linux-kernel [PATCH net-next v3 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-05-26 07:56:52 linux-kernel [PATCH net-next v3 3/4] net: pcs: Drop the TSE PCS driver
2023-05-26 07:56:27 linux-kernel [PATCH net-next v3 1/4] net: mdio: Introduce a regmap-based mdio driver
2023-05-26 07:48:59 linux-kernel [PATCH net-next v3 4/4] net: stmmac: dwmac-sogfpga: use the lynx pcs driver
2023-05-25 12:51:49 linux-kernel Re: [PATCH net-next v2 1/4] net: mdio: Introduce a regmap-based mdio driver
2023-05-25 12:51:23 linux-kernel Re: [PATCH net-next v2 1/4] net: mdio: Introduce a regmap-based mdio driver
2023-05-25 10:47:43 linux-kernel [PATCH net-next v2 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
2023-05-25 10:36:42 linux-kernel [PATCH net-next v2 3/4] net: pcs: Drop the TSE PCS driver
2023-05-25 10:32:17 linux-kernel [PATCH net-next v2 0/4] net: add a regmap-based mdio driver and drop TSE PCS
2023-05-25 10:31:40 linux-kernel [PATCH net-next v2 1/4] net: mdio: Introduce a regmap-based mdio driver