Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/hsr: Better frame dispatch | Arvid Brodin | 2014-07-08 | 1 | -20/+0 |
* | net/hsr: Use list_head (and rcu) instead of array for slave devices. | Arvid Brodin | 2014-07-08 | 1 | -88/+40 |
* | net/hsr: Move slave init to hsr_slave.c. | Arvid Brodin | 2014-07-08 | 1 | -10/+14 |
* | net/hsr: Operstate handling cleanup. | Arvid Brodin | 2014-07-08 | 1 | -8/+1 |
* | net/hsr: Move to per-hsr device prune timer. | Arvid Brodin | 2014-07-08 | 1 | -24/+0 |
* | net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() | Arvid Brodin | 2014-07-08 | 1 | -245/+3 |
* | net/hsr: Better variable names and update of contact info. | Arvid Brodin | 2014-07-08 | 1 | -85/+85 |
* | hsr: replace del_timer by del_timer_sync | Julia Lawall | 2014-03-27 | 1 | -1/+1 |
* | hsr: Use ether_addr_copy | Joe Perches | 2014-02-18 | 1 | -2/+2 |
* | net/hsr: Add support for the High-availability Seamless Redundancy protocol (... | Arvid Brodin | 2013-11-03 | 1 | -0/+469 |