aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-12ionic: more ionic name tweaksShannon Nelson1-6/+7
2020-05-12ionic: add support for more xcvr typesShannon Nelson1-0/+3
2020-05-12ionic: support longer tx sg listsShannon Nelson1-2/+2
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson1-4/+9
2020-03-09ionic: drop ethtool driver versionShannon Nelson1-1/+0
2020-03-09ionic: clean up bitflag usageShannon Nelson1-14/+10
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski1-22/+1
2019-10-02ionic: implement ethtool set-fecShannon Nelson1-27/+67
2019-10-02ionic: report users coalesce requestShannon Nelson1-11/+11
2019-10-02ionic: use wait_on_bit_lock() rather than open codeShannon Nelson1-4/+8
2019-09-05ionic: Add coalesce and other featuresShannon Nelson1-0/+108
2019-09-05ionic: Add RSS supportShannon Nelson1-0/+73
2019-09-05ionic: Add driver statsShannon Nelson1-0/+101
2019-09-05ionic: Add initial ethtool supportShannon Nelson1-0/+497