index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-11-02
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-06
RDMA/ipoib: reject unsupported coalescing params
Jakub Kicinski
2020-02-27
RDMA/ipoib: Don't set constant driver version
Leon Romanovsky
2019-06-11
RDMA/ipoib: Remove check for ETH_SS_TEST
Kamal Heib
2019-06-07
RDMA/ipoib: implement ethtool .get_link() callback
Kamal Heib
2018-07-31
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
2017-11-13
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-07-23
IB/ipoib: Add multicast packets statistics
Alex Vesker
2017-06-01
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
2017-05-04
IB/ipoib: add get_link_ksettings in ethtool
Zhu Yanjun
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-01-24
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
2016-06-23
IB/ipoib: Use new device FW version string
Ira Weiny
2016-05-13
IB/ipoib: Add readout of statistics using ethtool
Hans Westgaard Ry
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-02-19
IPoIB: Add version and firmware info to ethtool reporting
Yan Burman
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-01-10
IPoIB: Remove LRO support
Or Gerlitz
2010-07-04
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2010-04-21
IPoIB: Allow disabling/enabling TSO on the fly through ethtool
Or Gerlitz
2010-02-11
IPoIB: Remove TX moderation settings from ethtool support
Or Gerlitz
2008-10-22
IPoIB: Clean up ethtool support
Or Gerlitz
2008-07-14
IPoIB: add LRO support
Vladimir Sokolovsky
2008-04-29
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-16
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
2008-04-16
IPoIB: Add basic ethtool support
Eli Cohen