aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wan/framer (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-15net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementationZijun Hu1-15/+8
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-03-11net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere1-12/+9
2024-02-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski1-4/+5
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina5-0/+1156
2023-12-12net: wan: Add framer framework supportHerve Codina3-0/+913