summaryrefslogtreecommitdiff
path: root/drivers/net/wan/framer
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki
2025-11-05net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang
2025-09-26net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framerChristophe Leroy
2025-09-19wan: framer: pef2256: use %pe in print formatJakub Kicinski
2024-12-15net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementationZijun Hu
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-03-11net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere
2024-02-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina
2023-12-12net: wan: Add framer framework supportHerve Codina