aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz1-9/+5
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman1-1/+18
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław1-28/+0
2011-01-10IPoIB: Remove LRO supportOr Gerlitz1-51/+0
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings1-1/+6
2010-04-21IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz1-0/+20
2010-02-11IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz1-8/+2
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz1-1/+8
2008-07-14IPoIB: add LRO supportVladimir Sokolovsky1-0/+46
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen1-1/+1
2008-04-16IPoIB: Support modifying IPoIB CQ event moderationEli Cohen1-0/+46
2008-04-16IPoIB: Add basic ethtool supportEli Cohen1-0/+53