Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-08 | net/hsr: Better frame dispatch | Arvid Brodin | 1 | -147/+23 |
2014-07-08 | net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_... | Arvid Brodin | 1 | -3/+11 |
2014-07-08 | net/hsr: Implemented .ndo_fix_features (better device features handling). | Arvid Brodin | 1 | -8/+47 |
2014-07-08 | net/hsr: Use list_head (and rcu) instead of array for slave devices. | Arvid Brodin | 1 | -108/+134 |
2014-07-08 | net/hsr: Move slave init to hsr_slave.c. | Arvid Brodin | 1 | -137/+55 |
2014-07-08 | net/hsr: Operstate handling cleanup. | Arvid Brodin | 1 | -9/+28 |
2014-07-08 | net/hsr: Move to per-hsr device prune timer. | Arvid Brodin | 1 | -1/+9 |
2014-07-08 | net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() | Arvid Brodin | 1 | -1/+12 |
2014-07-08 | net/hsr: Better variable names and update of contact info. | Arvid Brodin | 1 | -104/+103 |
2014-02-18 | hsr: Use ether_addr_copy | Joe Perches | 1 | -5/+5 |
2013-11-03 | net/hsr: Add support for the High-availability Seamless Redundancy protocol (... | Arvid Brodin | 1 | -0/+596 |