summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop
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: add stats counter for RX csum offloadKittipon Meesompop
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann
2018-04-22s390/qeth: handle failure on workqueue creationJulian Wiedmann
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann
2018-04-22s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-09s390/qeth: reset NAPI context during queue initJulian Wiedmann
2018-03-09s390/qeth: allocate skb from NAPI cacheJulian Wiedmann
2018-03-09s390/qeth: remove outdated portname debug msgJulian Wiedmann
2018-03-09s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann
2018-02-28s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-02-28s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-01-02s390/qeth: support early setup for z/VM NICsJulian Wiedmann
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-10-20s390/qeth: don't dump control cmd twiceJulian Wiedmann
2017-10-20s390/qeth: support GRO flush timerJulian Wiedmann
2017-10-20s390/qeth: try harder to get packets from RX bufferJulian Wiedmann
2017-10-20s390/qeth: consolidate skb allocationJulian Wiedmann
2017-10-20s390/qeth: clean up page frag creationJulian Wiedmann
2017-10-20s390/qeth: clean up initial MTU determinationJulian Wiedmann
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann
2017-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann