index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
hsr
/
hsr_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-0
/
+1
2016-05-16
net/hsr: Use setup_timer and mod_timer.
Muhammad Falak R Wani
1
-8
/
+3
2016-04-16
net/hsr: Added support for HSR v1
Peter Heise
1
-34
/
+46
2015-11-23
net/hsr: fix a warning message
Dan Carpenter
1
-1
/
+1
2015-08-18
net: hsr: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
1
-0
/
+3
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-19
hsr: Use ether_addr_copy
Joe Perches
1
-5
/
+5
2013-11-04
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
1
-0
/
+596