index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
framer
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-08
net: wan: framer: Discard pm_runtime_put() return values
Rafael J. Wysocki
2025-11-05
net: wan: framer: pef2256: Switch to devm_mfd_add_devices()
Haotian Zhang
2025-09-26
net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer
Christophe Leroy
2025-09-19
wan: framer: pef2256: use %pe in print format
Jakub Kicinski
2024-12-15
net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation
Zijun Hu
2024-10-04
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-03-11
net: wan: framer/pef2256: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-05
net: wan: framer: make framer_class constant
Ricardo B. Marliere
2024-02-20
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-12-12
net: wan: framer: Add support for the Lantiq PEF2256 framer
Herve Codina
2023-12-12
net: wan: Add framer framework support
Herve Codina