summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: add TSO support for L2 devicesJulian Wiedmann2018-10-121-1/+2
* s390/qeth: add support for IPv6 TSOJulian Wiedmann2018-10-121-0/+2
* s390/qeth: remove duplicated carrier state trackingJulian Wiedmann2018-09-261-1/+0
* s390/qeth: pass card pointer in iob callbackJulian Wiedmann2018-09-261-1/+2
* s390/qeth: convert layer attribute to enumJulian Wiedmann2018-09-261-7/+10
* s390/qeth: fine-tune spinlocksJulian Wiedmann2018-09-171-1/+0
* s390/qeth: remove qeth_hdr_chk_and_bounce()Julian Wiedmann2018-09-171-1/+0
* s390/qeth: speed up TSO transmissionJulian Wiedmann2018-09-171-1/+0
* s390/qeth: prepare for copy-free TSO transmissionJulian Wiedmann2018-09-171-0/+1
* s390/qeth: limit csum offload erratum to L3 devicesJulian Wiedmann2018-09-171-5/+0
* s390/qeth: remove qeth_get_elements_no()Julian Wiedmann2018-09-171-2/+1
* s390/qeth: move L2 xmit code to core moduleJulian Wiedmann2018-09-171-0/+5
* s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann2018-08-091-1/+1
* s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann2018-08-091-0/+2
* s390/qeth: extract helper for MPC protocol typeJulian Wiedmann2018-08-091-1/+1
* s390/qeth: add support for constrained HW headersJulian Wiedmann2018-07-211-2/+2
* s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann2018-07-211-1/+3
* s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann2018-07-211-1/+1
* s390/qeth: use core MTU range checkingJulian Wiedmann2018-07-211-1/+0
* s390/qeth: simplify max MTU handlingJulian Wiedmann2018-07-211-2/+0
* s390/qeth: don't cache HW port numberJulian Wiedmann2018-07-211-1/+0
* s390/qeth: allocate netdevice earlyJulian Wiedmann2018-07-211-0/+1
* s390/qeth: clean up exported symbolsJulian Wiedmann2018-07-121-6/+0
* s390/qeth: clean up Output Queue selectionJulian Wiedmann2018-07-121-2/+13
* s390/qeth: remove unused buffer->aob pointerJulian Wiedmann2018-07-121-1/+0
* s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-301-1/+1
* s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-301-0/+11
* s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop2018-04-271-5/+8
* s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop2018-04-271-2/+21
* s390/qeth: add stats counter for RX csum offloadKittipon Meesompop2018-04-271-2/+6
* s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann2018-04-271-1/+0
* s390/qeth: extract csum offload helpersJulian Wiedmann2018-04-271-0/+21
* s390/qeth: convert vlan spinlock to mutexJulian Wiedmann2018-04-271-1/+1
* s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann2018-04-271-9/+0
* s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-221-2/+0
* s390/qeth: shrink qeth_ipaddr structJulian Wiedmann2018-03-091-6/+0
* s390/qeth: simplify card look-up on IP notificationJulian Wiedmann2018-03-091-2/+0
* s390/qeth: fix SETIP command handlingJulian Wiedmann2018-02-091-0/+5
* s390/qeth: fix underestimated count of buffer elementsUrsula Braun2018-02-091-1/+1
* s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2017-12-201-2/+17
* s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2017-12-201-3/+0
* s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2017-12-201-3/+0
* s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann2017-12-201-6/+8
* qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-201-1/+2
* s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-151-2/+2
* s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2017-12-151-1/+1
* s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-021-0/+3
* 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-14/+0
OpenPOWER on IntegriCloud