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
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
/
drivers
/
net
/
ntb_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
drivers/net: ntb_netdev: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-07-06
ntb_netdev: set the net_device's parent
Logan Gunthorpe
1
-0
/
+2
2017-03-14
net: net_netdev: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+13
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
1
-0
/
+3
2015-09-07
NTB: Add flow control to the ntb_netdev
Dave Jiang
1
-0
/
+77
2015-08-09
NTB: ntb_netdev not covering all receive errors
Dave Jiang
1
-1
/
+1
2015-08-09
NTB: Fix ntb_transport out-of-order RX update
Allen Hubbe
1
-0
/
+7
2015-07-04
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
1
-24
/
+30
2015-07-02
NTB: Move files in preparation for NTB abstraction
Allen Hubbe
1
-3
/
+3
2014-06-07
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
1
-1
/
+0
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-07
NTB: Code Style Clean-up
Jon Mason
1
-1
/
+1
2014-04-07
NTB: client event cleanup
Jon Mason
1
-4
/
+12
2014-04-07
ntb_netdev: Fix skb free issue in open
Jon Mason
1
-1
/
+3
2014-04-07
ntb_netdev: Fix list_for_each_entry exit issue
Jon Mason
1
-2
/
+5
2013-05-15
ntb_netdev: remove from list on exit
Jon Mason
1
-0
/
+2
2013-01-21
ntb_netdev: Update Version
Jon Mason
1
-1
/
+1
2013-01-21
ntb_netdev: improve logging
Jon Mason
1
-3
/
+2
2013-01-21
ntb_netdev: remove tx timeout
Jon Mason
1
-11
/
+0
2013-01-21
ntb_netdev: correct skb leak
Jon Mason
1
-0
/
+1
2013-01-21
ntb_netdev: remove init/exit from probe/remove
Jon Mason
1
-1
/
+1
2013-01-18
ntb: remove __dev* markings
Greg Kroah-Hartman
1
-1
/
+1
2013-01-18
net: Add support for NTB virtual ethernet device
Jon Mason
1
-0
/
+419