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