summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2019-04-17s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-03-18s390/qeth: be drop monitor friendlyJulian Wiedmann
2019-03-18s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-18s390/qeth: don't erase configuration while probingJulian Wiedmann
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-02-28s390/qeth: drop redundant state checkingJulian Wiedmann
2019-02-28s390/qeth: don't special-case HW trap during suspendJulian Wiedmann
2019-02-28s390/qeth: remove driver-wide workqueueJulian Wiedmann
2019-02-28s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann
2019-02-28s390/qeth: remove a redundant check for card->devJulian Wiedmann
2019-02-28s390/qeth: call dev_close() during recoveryJulian Wiedmann
2019-02-28s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann
2019-02-28s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann
2019-02-20s390/ism: ignore some errors during deregistrationSebastian Ott
2019-02-15s390/qeth: split out OSN netdev opsJulian Wiedmann
2019-02-15s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann
2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann
2019-02-15s390/qeth: reduce ethtool statisticsJulian Wiedmann
2019-02-15s390/qeth: use a static Output Queue arrayJulian Wiedmann
2019-02-15s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann
2019-02-04s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann
2019-02-04s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann
2019-02-04s390/qeth: fix use-after-free in error pathJulian Wiedmann
2019-02-04s390/qeth: release cmd buffer in error pathsJulian Wiedmann
2019-01-25s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann
2019-01-25s390/qeth: detach netdevice while card is offlineJulian Wiedmann
2019-01-25s390/qeth: delay netdevice registrationJulian Wiedmann
2019-01-25s390/qeth: remove TX disable from online pathJulian Wiedmann
2019-01-25s390/qeth: register MAC address earlierJulian Wiedmann
2019-01-25s390/qeth: consolidate open/stop netdev opsJulian Wiedmann
2019-01-25s390/qeth: remove bogus netif_wake_queue()Julian Wiedmann
2019-01-25s390/qeth: streamline TX buffer managementJulian Wiedmann
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann