summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c
AgeCommit message (Expand)Author
2021-04-13ionic: git_ts_info bit shiftersShannon Nelson
2021-04-02ionic: add ethtool support for PTPShannon Nelson
2021-03-18ionic: update ethtool support bits for BASETShannon Nelson
2021-03-18ionic: code cleanup detailsShannon Nelson
2020-12-08drivers: net: ionic: simplify the return expression of ionic_set_rxfh()Zheng Yongjun
2020-11-05ionic: check port ptr before useShannon Nelson
2020-09-16ionic: dynamic interrupt moderationShannon Nelson
2020-09-02ionic: clarify boolean precedenceShannon Nelson
2020-08-28ionic: change queue count with no resetShannon Nelson
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson
2020-07-20ionic: use offset for ethtool regs dataShannon Nelson
2020-07-07ionic: centralize queue reset codeShannon Nelson
2020-05-12ionic: more ionic name tweaksShannon Nelson
2020-05-12ionic: add support for more xcvr typesShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson
2020-03-09ionic: drop ethtool driver versionShannon Nelson
2020-03-09ionic: clean up bitflag usageShannon Nelson
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski
2019-10-02ionic: implement ethtool set-fecShannon Nelson
2019-10-02ionic: report users coalesce requestShannon Nelson
2019-10-02ionic: use wait_on_bit_lock() rather than open codeShannon Nelson
2019-09-05ionic: Add coalesce and other featuresShannon Nelson
2019-09-05ionic: Add RSS supportShannon Nelson
2019-09-05ionic: Add driver statsShannon Nelson
2019-09-05ionic: Add initial ethtool supportShannon Nelson