summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core.h
AgeCommit message (Expand)Author
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2022-04-29qeth: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2021-12-07s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann
2021-10-25s390/qeth: add __printf format attribute to qeth_dbf_longtextHeiko Carstens
2021-10-25s390/qeth: don't keep track of Input Queue countJulian Wiedmann
2021-10-25s390/qeth: remove .do_ioctl() callback from driver disciplineJulian Wiedmann
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-07-27qeth: use ndo_siocdevprivateArnd Bergmann
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann
2021-06-11s390/qeth: shrink TX buffer structJulian Wiedmann
2021-06-11s390/qeth: remove TX buffer's pointer to its queueJulian Wiedmann
2021-06-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
2021-06-11s390/qeth: consolidate completion of pending TX buffersJulian Wiedmann
2021-06-11s390/qeth: unify the tracking of active cmds on ccw deviceJulian Wiedmann
2021-06-11s390/qeth: also use TX NAPI for non-IQD devicesJulian Wiedmann
2021-06-11s390/qeth: count TX completion interruptsJulian Wiedmann
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-01-28s390/qeth: remove qeth_get_ip_version()Julian Wiedmann
2021-01-28s390/qeth: clean up load/remove code for disciplinesJulian Wiedmann
2021-01-07s390/qeth: fix deadlock during recoveryJulian Wiedmann
2020-12-07s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann
2020-12-07s390/qeth: don't call INIT_LIST_HEAD() on iob's list entryJulian Wiedmann
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann
2020-10-02s390/qeth: use netdev_name()Julian Wiedmann
2020-10-02s390/qeth: constify the disciplinesJulian Wiedmann
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann
2020-10-02s390/qeth: de-magic the QIB parm areaJulian Wiedmann
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann
2020-09-15s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter
2020-08-27s390/qeth: strictly order bridge address eventsJulian Wiedmann
2020-08-27s390/qeth: make queue lock a proper spinlockJulian Wiedmann
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann
2020-07-14s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann
2020-05-06s390/qeth: return error when starting a reset failsJulian Wiedmann