summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c
AgeCommit message (Expand)Author
2020-11-02RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtoolMeir Lichtinger
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-06RDMA/ipoib: reject unsupported coalescing paramsJakub Kicinski
2020-02-27RDMA/ipoib: Don't set constant driver versionLeon Romanovsky
2019-06-11RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib
2019-06-07RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-23IB/ipoib: Add multicast packets statisticsAlex Vesker
2017-06-01RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li
2017-05-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-01-24IB/IPoIB: Switch from dma_device to dev.parentBart Van Assche
2016-06-23IB/ipoib: Use new device FW version stringIra Weiny
2016-05-13IB/ipoib: Add readout of statistics using ethtoolHans Westgaard Ry
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław
2011-01-10IPoIB: Remove LRO supportOr Gerlitz
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-04-21IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz
2010-02-11IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz
2008-07-14IPoIB: add LRO supportVladimir Sokolovsky
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen
2008-04-16IPoIB: Add basic ethtool supportEli Cohen