summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-052-5/+11
|\
| * s390/ism: ignore some errors during deregistrationSebastian Ott2019-02-201-3/+9
| * s390/qdio: make SBAL address array type-safeJulian Wiedmann2019-02-071-2/+2
* | s390/qeth: drop redundant state checkingJulian Wiedmann2019-02-285-43/+13
* | s390/qeth: don't special-case HW trap during suspendJulian Wiedmann2019-02-282-12/+4
* | s390/qeth: remove driver-wide workqueueJulian Wiedmann2019-02-281-18/+1
* | s390/qeth: don't defer close_dev work during recoveryJulian Wiedmann2019-02-284-5/+3
* | s390/qeth: remove a redundant check for card->devJulian Wiedmann2019-02-281-1/+1
* | s390/qeth: call dev_close() during recoveryJulian Wiedmann2019-02-283-75/+20
* | s390/qeth: unconditionally clear MAC_REGISTERED flagJulian Wiedmann2019-02-282-2/+1
* | s390/qeth: enable/disable the HW trap a little earlierJulian Wiedmann2019-02-282-14/+17
* | s390/qeth: remove RECOVER stateJulian Wiedmann2019-02-286-47/+25
* | s390/qeth: split out OSN netdev opsJulian Wiedmann2019-02-153-15/+21
* | s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann2019-02-151-0/+17
* | s390/qeth: overhaul ethtool statisticsJulian Wiedmann2019-02-156-216/+256
* | s390/qeth: move ethtool code into its own fileJulian Wiedmann2019-02-156-351/+346
* | s390/qeth: reduce ethtool statisticsJulian Wiedmann2019-02-154-123/+7
* | s390/qeth: use a static Output Queue arrayJulian Wiedmann2019-02-152-16/+7
* | s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann2019-02-151-1/+1
* | s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann2019-02-123-103/+121
* | s390/qeth: convert bridgeport callbacksJulian Wiedmann2019-02-121-54/+40
* | s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann2019-02-126-64/+76
* | s390/qeth: cancel cmd on early errorJulian Wiedmann2019-02-122-9/+29
* | s390/qeth: simplify reply object handlingJulian Wiedmann2019-02-121-57/+61
* | s390/qeth: limit trace to valid data of command requestJulian Wiedmann2019-02-121-1/+1
* | s390/qeth: align csum offload with TSO control logicJulian Wiedmann2019-02-122-89/+47
* | s390/qeth: enable only required csum offload featuresJulian Wiedmann2019-02-121-2/+9
* | s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann2019-02-125-56/+28
* | s390/qeth: reduce data length for ARP cache queryJulian Wiedmann2019-02-124-18/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-084-14/+31
|\ \
| * | s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann2019-02-044-5/+15
| * | s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann2019-02-043-0/+4
| * | s390/qeth: fix use-after-free in error pathJulian Wiedmann2019-02-041-9/+6
| * | s390/qeth: release cmd buffer in error pathsJulian Wiedmann2019-02-041-0/+6
| |/
* | s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann2019-01-254-63/+18
* | s390/qeth: detach netdevice while card is offlineJulian Wiedmann2019-01-254-102/+20
* | s390/qeth: delay netdevice registrationJulian Wiedmann2019-01-253-40/+43
* | s390/qeth: remove TX disable from online pathJulian Wiedmann2019-01-252-3/+0
* | s390/qeth: register MAC address earlierJulian Wiedmann2019-01-251-8/+12
* | s390/qeth: consolidate open/stop netdev opsJulian Wiedmann2019-01-254-124/+84
* | s390/qeth: remove bogus netif_wake_queue()Julian Wiedmann2019-01-251-2/+0
* | s390/qeth: streamline TX buffer managementJulian Wiedmann2019-01-251-19/+14
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-8/+7
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-062-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-281-15/+12
|\
| * s390/qeth: fix length check in SNMP processingJulian Wiedmann2018-11-281-15/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-191-1/+1
|\|
| * s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun2018-11-141-1/+1
* | s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann2018-11-081-3/+0
* | s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann2018-11-081-3/+0