Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hsr: use extack error message instead of netdev_info | Taehee Yoo | 2020-02-29 | 1 | -1/+1 |
* | net: hsr: convert to SPDX identifier | Murali Karicheri | 2019-04-06 | 1 | -6/+1 |
* | net/hsr: Better frame dispatch | Arvid Brodin | 2014-07-08 | 1 | -11/+1 |
* | net/hsr: Use list_head (and rcu) instead of array for slave devices. | Arvid Brodin | 2014-07-08 | 1 | -2/+27 |
* | net/hsr: Move slave init to hsr_slave.c. | Arvid Brodin | 2014-07-08 | 1 | -0/+3 |
* | net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() | Arvid Brodin | 2014-07-08 | 1 | -0/+20 |