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
/
infiniband
/
ulp
/
ipoib
/
ipoib_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-26
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
1
-0
/
+2
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2020-11-02
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
1
-0
/
+4
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+0
2020-03-07
RDMA/ipoib: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-27
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
1
-3
/
+0
2019-06-12
RDMA/ipoib: Remove check for ETH_SS_TEST
Kamal Heib
1
-2
/
+0
2019-06-07
RDMA/ipoib: implement ethtool .get_link() callback
Kamal Heib
1
-0
/
+1
2018-08-01
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
1
-1
/
+1
2017-11-14
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
1
-2
/
+3
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-1
/
+2
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-2
/
+1
2017-07-23
IB/ipoib: Add multicast packets statistics
Alex Vesker
1
-1
/
+2
2017-06-02
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
1
-1
/
+1
2017-05-05
IB/ipoib: add get_link_ksettings in ethtool
Zhu Yanjun
1
-0
/
+59
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
1
-3
/
+3
2017-01-24
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2016-06-23
IB/ipoib: Use new device FW version string
Ira Weiny
1
-4
/
+2
2016-05-14
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
1
-0
/
+67
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-9
/
+5
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-02-19
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
1
-1
/
+18
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
1
-28
/
+0
2011-01-11
IPoIB: Remove LRO support
Or Gerlitz
1
-51
/
+0
2010-07-04
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
1
-1
/
+6
2010-04-22
IPoIB: Allow disabling/enabling TSO on the fly through ethtool
Or Gerlitz
1
-0
/
+20
2010-02-12
IPoIB: Remove TX moderation settings from ethtool support
Or Gerlitz
1
-8
/
+2
2008-10-23
IPoIB: Clean up ethtool support
Or Gerlitz
1
-1
/
+8
2008-07-15
IPoIB: add LRO support
Vladimir Sokolovsky
1
-0
/
+46
2008-04-30
IPoIB: Use separate CQ for UD send completions
Eli Cohen
1
-1
/
+1
2008-04-17
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
1
-0
/
+46
2008-04-17
IPoIB: Add basic ethtool support
Eli Cohen
1
-0
/
+53