summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)Author
2019-11-20s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2019-05-04s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-13s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann
2018-11-27s390/qeth: unregister netdevice only when registeredJulian Wiedmann
2018-11-27s390/qeth: fix HiperSockets snifferJulian Wiedmann
2018-09-12s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-08-09s390/qeth: use true and false for boolean valuesGustavo A. R. Silva
2018-07-21s390/qeth: speed up L2 IQD xmitJulian 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: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann
2018-07-12s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann
2018-07-12s390/qeth: speed-up L3 IQD xmitJulian Wiedmann
2018-07-12s390/qeth: add a L3 xmit wrapperJulian Wiedmann
2018-07-12s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann
2018-07-12s390/qeth: fine-tune RX modesettingJulian Wiedmann
2018-06-30s390/qeth: consistently re-enable device featuresJulian 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: query IPv6 assists during hardsetupKittipon Meesompop
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann
2018-04-27s390/qeth: de-indent else after returnKittipon Meesompop
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun
2018-04-27s390/qeth: don't worry about IPs on VLAN removalJulian Wiedmann
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-09s390/qeth: shrink qeth_ipaddr structJulian Wiedmann
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann
2018-03-09s390/qeth: simplify card look-up on IP notificationJulian Wiedmann
2018-03-09s390/qeth: restructure IP notification handlersJulian Wiedmann
2018-03-09s390/qeth: reset NAPI context during queue initJulian Wiedmann
2018-03-09s390/qeth: reduce RX skb setupJulian Wiedmann
2018-03-09s390/qeth: allocate skb from NAPI cacheJulian Wiedmann
2018-03-09s390/qeth: pass correct length to header_ops->create()Julian Wiedmann
2018-03-09s390/qeth: support SG for more device typesJulian Wiedmann
2018-03-09s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann
2018-02-28s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann
2018-02-28Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann
2018-02-28s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann
2018-02-28s390/qeth: fix IP removal on offline cardsJulian Wiedmann
2018-02-28s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann
2017-12-20s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann