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