aboutsummaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15net: hsr: fix debugfs path to support multiple interfacesMurali Karicheri1-2/+3
2019-04-15net: hsr: fix naming of file and functionsMurali Karicheri1-4/+4
2019-04-06net: hsr: add debugfs support for display node listMurali Karicheri1-0/+17
2019-04-06net: hsr: convert to SPDX identifierMurali Karicheri1-5/+1
2019-04-06net: hsr: remove camel case usage in the codeMurali Karicheri1-7/+7
2019-04-06net: hsr: remove unnecessary space after a castMurali Karicheri1-5/+5
2019-04-06net: hsr: fix lines that ends with a '('Murali Karicheri1-3/+2
2019-04-06net: hsr: fix multiple blank lines in the codeMurali Karicheri1-7/+0
2019-04-06net: hsr: fix lines exceeding 80 charactersMurali Karicheri1-4/+4
2016-04-15net/hsr: Added support for HSR v1Peter Heise1-1/+12
2014-07-08net/hsr: Better frame dispatchArvid Brodin1-2/+14
2014-07-08net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin1-15/+16
2014-07-08net/hsr: Move to per-hsr device prune timer.Arvid Brodin1-0/+1
2014-07-08net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()Arvid Brodin1-0/+3
2014-07-08net/hsr: Better variable names and update of contact info.Arvid Brodin1-10/+10
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)Arvid Brodin1-0/+166