index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_device.c
Age
Commit message (
Expand
)
Author
2015-11-23
net/hsr: fix a warning message
Dan Carpenter
2015-08-18
net: hsr: convert to using IFF_NO_QUEUE
Phil Sutter
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
2014-07-08
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...
Arvid Brodin
2014-07-08
net/hsr: Implemented .ndo_fix_features (better device features handling).
Arvid Brodin
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
2014-07-08
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
2014-07-08
net/hsr: Operstate handling cleanup.
Arvid Brodin
2014-07-08
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
2014-07-08
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
2014-02-18
hsr: Use ether_addr_copy
Joe Perches
2013-11-04
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin