summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler2023-02-101-3/+3
* s390: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-301-2/+2
* s390/qeth: cache link_info for ethtoolAlexandra Winter2022-08-081-11/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-1/+3
* s390/qeth: remove OSN supportJulian Wiedmann2021-07-201-7/+0
* s390/qeth: use ethtool_sprintf()Julian Wiedmann2021-06-111-4/+2
* s390/qeth: count TX completion interruptsJulian Wiedmann2021-06-111-0/+1
* s390/qeth: improve selection of ethtool link modesJulian Wiedmann2020-11-181-49/+75
* s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann2020-11-181-12/+2
* s390/qeth: set static link info during initializationJulian Wiedmann2020-11-181-31/+3
* s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann2020-11-181-62/+12
* s390/qeth: tolerate error when querying card infoJulian Wiedmann2020-11-181-6/+1
* s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann2020-10-021-4/+4
* s390/qeth: keep track of wanted TX queuesJulian Wiedmann2020-10-021-1/+7
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann2020-03-251-0/+75
* s390/qeth: collect more TX statisticsJulian Wiedmann2020-03-251-0/+1
* s390/qeth: don't report hard-coded driver versionJulian Wiedmann2020-03-181-1/+0
* s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann2020-03-181-0/+12
* s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann2020-03-181-1/+1
* s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann2020-03-181-3/+16
* s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann2020-03-181-0/+17
* s390/qeth: support configurable RX copybreakJulian Wiedmann2020-02-271-0/+31
* s390/qeth: guard against runt packetsJulian Wiedmann2019-12-051-0/+1
* s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann2019-11-141-0/+2
* s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-241-0/+2
* s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann2019-04-171-0/+1
* s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann2019-04-171-0/+16
* s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann2019-02-151-0/+17
* s390/qeth: overhaul ethtool statisticsJulian Wiedmann2019-02-151-66/+86
* s390/qeth: move ethtool code into its own fileJulian Wiedmann2019-02-151-0/+333