summaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: hsr: fix debugfs path to support multiple interfacesMurali Karicheri2019-04-161-2/+3
* net: hsr: fix naming of file and functionsMurali Karicheri2019-04-161-4/+4
* net: hsr: add debugfs support for display node listMurali Karicheri2019-04-071-0/+17
* net: hsr: convert to SPDX identifierMurali Karicheri2019-04-071-5/+1Star
* net: hsr: remove camel case usage in the codeMurali Karicheri2019-04-071-7/+7
* net: hsr: remove unnecessary space after a castMurali Karicheri2019-04-071-5/+5
* net: hsr: fix lines that ends with a '('Murali Karicheri2019-04-071-3/+2Star
* net: hsr: fix multiple blank lines in the codeMurali Karicheri2019-04-071-7/+0Star
* net: hsr: fix lines exceeding 80 charactersMurali Karicheri2019-04-071-4/+4
* net/hsr: Added support for HSR v1Peter Heise2016-04-151-1/+12
* net/hsr: Better frame dispatchArvid Brodin2014-07-081-2/+14
* net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin2014-07-081-15/+16
* net/hsr: Move to per-hsr device prune timer.Arvid Brodin2014-07-081-0/+1
* net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()Arvid Brodin2014-07-081-0/+3
* net/hsr: Better variable names and update of contact info.Arvid Brodin2014-07-081-10/+10
* net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-041-0/+166