index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_main.h
Age
Commit message (
Expand
)
Author
2019-04-15
net: hsr: fix debugfs path to support multiple interfaces
Murali Karicheri
2019-04-15
net: hsr: fix naming of file and functions
Murali Karicheri
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
net: hsr: fix lines that ends with a '('
Murali Karicheri
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
2014-07-08
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin