Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-27 | net: prp: add packet handling support | Murali Karicheri | 1 | -0/+2 |
2020-07-27 | hsr: enhance netlink socket interface to support PRP | Murali Karicheri | 1 | -0/+2 |
2020-02-29 | hsr: use extack error message instead of netdev_info | Taehee Yoo | 1 | -1/+1 |
2019-04-06 | 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 |