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