Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-16 | net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation | Zijun Hu | 1 | -15/+8 |
2024-10-05 | net: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2024-03-12 | net: wan: framer/pef2256: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-03-05 | net: wan: framer: make framer_class constant | Ricardo B. Marliere | 1 | -12/+9 |
2024-02-21 | net: wan: framer: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -4/+5 |
2023-12-13 | net: wan: framer: Add support for the Lantiq PEF2256 framer | Herve Codina | 5 | -0/+1156 |
2023-12-13 | net: wan: Add framer framework support | Herve Codina | 3 | -0/+913 |