summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-17s390/qeth: improve completion of pending TX buffersJulian Wiedmann1-1/+2
2021-03-17s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann1-2/+0
2021-01-17s390/qeth: fix deadlock during recoveryJulian Wiedmann1-1/+2
2020-11-21s390/qeth: fix af_iucv notification raceJulian Wiedmann1-3/+6
2020-10-03s390/qeth: static checker cleanupsJulian Wiedmann1-3/+4
2020-10-03s390/qeth: use netdev_name()Julian Wiedmann1-3/+0
2020-10-03s390/qeth: constify the disciplinesJulian Wiedmann1-3/+3
2020-10-03s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann1-0/+18
2020-10-03s390/qeth: de-magic the QIB parm areaJulian Wiedmann1-0/+11
2020-10-03s390/qeth: keep track of wanted TX queuesJulian Wiedmann1-2/+9
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann1-4/+0
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann1-5/+1
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann1-1/+0
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann1-2/+2
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann1-2/+5
2020-09-15s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter1-0/+1
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter1-0/+1
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter1-1/+9
2020-08-27s390/qeth: strictly order bridge address eventsJulian Wiedmann1-0/+6
2020-08-27s390/qeth: make queue lock a proper spinlockJulian Wiedmann1-7/+1
2020-08-01s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann1-1/+1
2020-07-15s390/qeth: unify RX-mode hashtablesJulian Wiedmann1-2/+1
2020-07-15s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann1-2/+3
2020-05-07s390/qeth: return error when starting a reset failsJulian Wiedmann1-1/+1
2020-05-07s390/qeth: extract helpers for next-hop lookupJulian Wiedmann1-7/+22
2020-05-07s390/qeth: add debugfs file for local IP addressesJulian Wiedmann1-0/+2
2020-05-07s390/qeth: process local address eventsJulian Wiedmann1-0/+13
2020-05-07s390/qeth: keep track of LP2LP capability for csum offloadJulian Wiedmann1-0/+3
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann1-2/+3
2020-03-28s390/qeth: remove fake_broadcast attributeJulian Wiedmann1-1/+0
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann1-0/+1
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann1-5/+10
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann1-0/+2
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann1-2/+1
2020-03-25s390/qeth: simplify L3 dev_id logicJulian Wiedmann1-5/+0
2020-03-25s390/qeth: simplify RX buffer trackingJulian Wiedmann1-1/+1
2020-03-19s390/qeth: use dev->reg_stateJulian Wiedmann1-5/+0
2020-03-19s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann1-0/+1
2020-03-19s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann1-0/+1
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-03-12s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann1-1/+1
2020-03-12s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann1-1/+1
2020-02-27s390/qeth: support configurable RX copybreakJulian Wiedmann1-4/+6
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann1-1/+0
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann1-1/+13
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann1-6/+3
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann1-1/+0
2019-12-27s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann1-1/+0
2019-12-27s390/qeth: consolidate RX codeJulian Wiedmann1-16/+0
2019-12-18s390/qeth: consolidate helpers for capability checkingJulian Wiedmann1-44/+3