summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_mpc.h
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann2021-07-201-3/+3
* s390/qeth: remove OSN supportJulian Wiedmann2021-07-201-16/+1
* s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann2020-11-181-2/+38
* s390/qeth: unify structs for bridge port stateJulian Wiedmann2020-08-271-11/+3
* s390/qeth: constify the MPC initialization dataJulian Wiedmann2020-07-141-9/+8
* s390/qeth: process local address eventsJulian Wiedmann2020-05-061-0/+25
* s390/qeth: make OSN / OSX support configurableJulian Wiedmann2020-03-271-0/+11
* s390/qeth: remove unused cmd definitionsJulian Wiedmann2020-02-271-5/+0
* s390/qeth: clean up CREATE_ADDR cmd codeJulian Wiedmann2020-02-271-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-5/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-0/+5
| |\
| | * s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2019-12-201-0/+5
| * | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-5/+5
| |/
* | s390/qeth: consolidate helpers for capability checkingJulian Wiedmann2019-12-181-2/+11
* | s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann2019-12-181-4/+4
|/
* s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann2019-12-051-14/+0
* s390/qeth: support per-frame invalidationJulian Wiedmann2019-11-141-0/+1
* s390/qeth: don't cache MAC addresses for multicast IPsJulian Wiedmann2019-10-311-2/+2
* s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann2019-08-201-1/+0
* s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann2019-06-271-8/+5
* s390/qeth: dynamically allocate diag cmdsJulian Wiedmann2019-06-271-0/+5
* s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann2019-06-271-18/+9
* s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann2019-06-271-0/+2
* s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann2019-06-271-0/+2
* s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann2019-06-131-2/+0
* s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann2019-04-261-1/+1
* s390/qeth: split out OSN netdev opsJulian Wiedmann2019-02-151-0/+1
* s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann2019-02-121-1/+0
* s390/qeth: align csum offload with TSO control logicJulian Wiedmann2019-02-121-7/+0
* s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann2019-02-121-2/+0
* s390/qeth: reduce data length for ARP cache queryJulian Wiedmann2019-02-121-5/+0
* s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann2019-01-251-0/+1
* s390/qeth: remove two IPA command helpersJulian Wiedmann2018-11-081-4/+3
* s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann2018-11-081-10/+15
* s390/qeth: report 25Gbit link speedJulian Wiedmann2018-11-031-0/+2
* s390/qeth: sanitize ARP requestsJulian Wiedmann2018-11-031-1/+1
* s390/qeth: enhance TSO control sequenceJulian Wiedmann2018-10-121-0/+26
* s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare2018-09-281-2/+2
* s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann2018-08-091-4/+0
* s390/qeth: use core MTU range checkingJulian Wiedmann2018-07-211-0/+1
* s390/qeth: clean up Output Queue selectionJulian Wiedmann2018-07-121-0/+2
* s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop2018-04-271-0/+1
* s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop2018-04-271-0/+1
* s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-221-0/+12
* s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-201-7/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | s390/qeth: remove duplicated device matchingJulian Wiedmann2017-10-201-1/+0
* | s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann2017-09-181-0/+1
* | s390/qeth: add VNICC get/set timeout supportHans Wippel2017-09-181-0/+11