summaryrefslogtreecommitdiff
path: root/net/hsr/hsr_debugfs.c
AgeCommit message (Expand)Author
2022-12-01Revert "net: hsr: use hlist_head instead of list_head for mac addresses"Sebastian Andrzej Siewior
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-02-06net: hsr: use hlist_head instead of list_head for mac addressesJuhee Kang
2021-03-18/net/hsr: fix misspellings using codespell toolXiong Zhenwu
2020-09-17net: hsr: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-07-31hsr: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-27net: prp: enhance debugfs to display PRP infoMurali Karicheri
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri
2020-02-29hsr: use debugfs_remove_recursive() instead of debugfs_remove()Taehee Yoo
2019-12-25hsr: rename debugfs file when interface name is changedTaehee Yoo
2019-12-25hsr: add hsr root debugfs directoryTaehee Yoo
2019-12-25hsr: fix error handling routine in hsr_dev_finalize()Taehee Yoo
2019-12-25hsr: avoid debugfs warning message when module is removeTaehee Yoo
2019-04-15net: hsr: fix debugfs path to support multiple interfacesMurali Karicheri
2019-04-15net: hsr: fix naming of file and functionsMurali Karicheri