summaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_debugfs.c
AgeCommit message (Expand)AuthorLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner-9/+1
2022-02-06net: hsr: use hlist_head instead of list_head for mac addressesJuhee Kang-16/+24
2021-03-18/net/hsr: fix misspellings using codespell toolXiong Zhenwu-1/+1
2020-09-17net: hsr: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao-19/+2
2020-07-31hsr: Use %pM format specifier for MAC addressesAndy Shevchenko-8/+2
2020-07-27net: prp: enhance debugfs to display PRP infoMurali Karicheri-9/+22
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri-1/+1
2020-02-29hsr: use debugfs_remove_recursive() instead of debugfs_remove()Taehee Yoo-4/+1
2019-12-25hsr: rename debugfs file when interface name is changedTaehee Yoo-0/+13
2019-12-25hsr: add hsr root debugfs directoryTaehee Yoo-3/+20
2019-12-25hsr: fix error handling routine in hsr_dev_finalize()Taehee Yoo-8/+7
2019-12-25hsr: avoid debugfs warning message when module is removeTaehee Yoo-1/+0
2019-04-15net: hsr: fix debugfs path to support multiple interfacesMurali Karicheri-6/+5
2019-04-15net: hsr: fix naming of file and functionsMurali Karicheri-0/+120