summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core.h
AgeCommit message (Expand)Author
2019-03-13s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann
2018-11-27s390/qeth: unregister netdevice only when registeredJulian Wiedmann
2018-08-09s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann
2018-08-09s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann
2018-08-09s390/qeth: extract helper for MPC protocol typeJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-12s390/qeth: clean up exported symbolsJulian Wiedmann
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann
2018-07-12s390/qeth: remove unused buffer->aob pointerJulian Wiedmann
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop
2018-04-27s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann
2018-03-09s390/qeth: shrink qeth_ipaddr structJulian Wiedmann
2018-03-09s390/qeth: simplify card look-up on IP notificationJulian Wiedmann
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-02s390/qeth: fix GSO throughput regressionJulian 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-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann
2017-09-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel
2017-09-18s390/qeth: add basic VNICC supportHans Wippel
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann