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