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