summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_ethtool.c
AgeCommit message (Expand)Author
2023-02-10s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann
2021-06-11s390/qeth: use ethtool_sprintf()Julian Wiedmann
2021-06-11s390/qeth: count TX completion interruptsJulian Wiedmann
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann
2020-03-18s390/qeth: don't report hard-coded driver versionJulian Wiedmann
2020-03-18s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann
2020-02-27s390/qeth: support configurable RX copybreakJulian Wiedmann
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann
2019-11-14s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann
2019-02-15s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann