summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_ethtool.c
AgeCommit message (Expand)Author
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-27ionic: check cmd_regs before copying in or outShannon Nelson
2024-02-16ionic: add initial framework for XDP supportShannon Nelson
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-06-12ionic: add support for ethtool extended stat link_down_countNitya Sunkad
2023-05-03ionic: remove noise from ethtool rxnfc error msgShannon Nelson
2023-02-13ionic: add tx/rx-push support with device Component Memory BuffersShannon Nelson
2022-02-18ionic: prefer strscpy over strlcpyShannon Nelson
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-02ionic: remove debug statsShannon Nelson
2021-09-03ionic: fix double use of queue-lockShannon Nelson
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-27ionic: block some ethtool operations when fw in resetShannon Nelson
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