summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_sys.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-11s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler1-32/+34
2022-12-28s390/qeth: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-6/+6
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann1-5/+0
2021-01-29s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann1-8/+2
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann1-22/+19
2020-10-03s390/qeth: use netdev_name()Julian Wiedmann1-1/+1
2020-10-03s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann1-1/+3
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann1-31/+34
2020-07-15s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann1-11/+9
2020-05-07s390/qeth: return error when starting a reset failsJulian Wiedmann1-6/+9
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann1-4/+4
2020-03-19s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann1-1/+1
2020-03-12s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann1-5/+4
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann1-2/+0
2019-12-21s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann1-1/+1
2019-11-15s390/qeth: don't check drvdata in sysfs codeJulian Wiedmann1-76/+4
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann1-2/+1
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann1-4/+0
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann1-0/+3
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann1-4/+4
2019-02-28s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann1-1/+0
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann1-10/+4
2019-02-16s390/qeth: overhaul ethtool statisticsJulian Wiedmann1-19/+20
2019-02-16s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann1-1/+1
2018-09-26s390/qeth: remove duplicated carrier state trackingJulian Wiedmann1-4/+3
2018-09-26s390/qeth: fix discipline unload after setup errorJulian Wiedmann1-2/+0
2018-09-26s390/qeth: convert layer attribute to enumJulian Wiedmann1-4/+4
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann1-2/+1
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann1-2/+12
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun1-0/+2
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann1-3/+1
2017-08-15s390/net: reduce inliningJulian Wiedmann1-1/+1
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann1-1/+1
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann1-8/+14
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun1-0/+2
2016-06-17qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel1-0/+4
2015-09-22qeth: move OSA portname into deprecated statusUrsula Braun1-39/+4
2015-01-18qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser1-23/+15
2015-01-18qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser1-4/+3
2014-07-22qeth: Display adjacent switch attributesStefan Raspl1-1/+37
2014-04-28qeth: Add new priority queueing optionsStefan Raspl1-0/+14
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl1-3/+5
2013-01-21qeth: Support VEPA modeStefan Raspl1-1/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott1-3/+3
2012-05-16s390/qeth: switch to ccwgroup_create_devSebastian Ott1-33/+10
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka1-0/+61
2010-11-29drivers/s390/net: Remove unnecessary semicolonsJoe Perches1-1/+1