summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
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: fix MAC address update sequenceJulian 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-16s390: remove couple of duplicate includesVasily Gorbik
2018-04-16s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky
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: 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: advertise IFF_UNICAST_FLTJulian Wiedmann
2018-03-09s390/qeth: support SG for more device typesJulian 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 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-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-01-02s390/qeth: support early setup for z/VM NICsJulian Wiedmann
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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
2017-12-20s390/qeth: streamline l3_fill_header()Julian Wiedmann
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-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann