Age | Commit message (Expand) | Author |
2019-04-26 | s390/qeth: trust non-IP cast type in qeth_l3_fill_header() | Julian Wiedmann |
2019-04-26 | s390/qeth: extract helper to determine L2 cast type | Julian Wiedmann |
2019-04-26 | s390/qeth: cache max number of available buffer elements | Julian Wiedmann |
2019-04-26 | s390/qeth: don't clear Output buffers on every queue init | Julian Wiedmann |
2019-04-26 | s390/qeth: use IS_* helpers for checking device type | Julian Wiedmann |
2019-04-26 | s390/qeth: clean up stale buffer state documentation | Julian Wiedmann |
2019-04-26 | s390/qeth: remove RX seqno in skb->cb | Julian Wiedmann |
2019-04-26 | s390: qeth: address type mismatch warning | Arnd Bergmann |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-17 | s390: ctcm: fix ctcm_new_device error return code | Arnd Bergmann |
2019-04-17 | s390/qeth: stop/wake TX queues based on their fill level | Julian Wiedmann |
2019-04-17 | s390/qeth: simplify QoS code | Julian Wiedmann |
2019-04-17 | s390/qeth: add TX multiqueue support for OSA devices | Julian Wiedmann |
2019-04-17 | s390/qeth: add TX multiqueue support for IQD devices | Julian Wiedmann |
2019-04-17 | s390/qeth: don't keep statistics for tx timeout | Julian Wiedmann |
2019-04-17 | s390/qeth: don't bother updating the last-tx time | Julian Wiedmann |
2019-04-17 | s390/qeth: handle error from qeth_update_from_chp_desc() | Julian Wiedmann |
2019-04-17 | s390/qeth: clarify naming for some QDIO helpers | Julian Wiedmann |
2019-03-28 | s390/qeth: send IDX cmds via qeth_send_control_data() | Julian Wiedmann |
2019-03-28 | s390/qeth: use callback to finalize cmd | Julian Wiedmann |
2019-03-28 | s390/qeth: let qeth_notify_reply() set the notify reason | Julian Wiedmann |
2019-03-28 | s390/qeth: clarify default cmd callback | Julian Wiedmann |
2019-03-28 | s390/qeth: don't poll for cmd IO completion | Julian Wiedmann |
2019-03-28 | s390/qeth: convert IP table spinlock to mutex | Julian Wiedmann |
2019-03-28 | s390/qeth: defer IPv6 address notifier events | Julian Wiedmann |
2019-03-28 | s390/qeth: add wrapper for IP table access | Julian Wiedmann |
2019-03-28 | s390/qeth: remove locking for RX modeset cache | Julian Wiedmann |
2019-03-28 | s390/qeth: defer RX modesetting | Julian Wiedmann |
2019-03-18 | s390/qeth: be drop monitor friendly | Julian Wiedmann |
2019-03-18 | s390/qeth: fix race when initializing the IP address table | Julian Wiedmann |
2019-03-18 | s390/qeth: don't erase configuration while probing | Julian Wiedmann |
2019-03-05 | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-02-28 | s390/qeth: drop redundant state checking | Julian Wiedmann |
2019-02-28 | s390/qeth: don't special-case HW trap during suspend | Julian Wiedmann |
2019-02-28 | s390/qeth: remove driver-wide workqueue | Julian Wiedmann |
2019-02-28 | s390/qeth: don't defer close_dev work during recovery | Julian Wiedmann |
2019-02-28 | s390/qeth: remove a redundant check for card->dev | Julian Wiedmann |
2019-02-28 | s390/qeth: call dev_close() during recovery | Julian Wiedmann |
2019-02-28 | s390/qeth: unconditionally clear MAC_REGISTERED flag | Julian Wiedmann |
2019-02-28 | s390/qeth: enable/disable the HW trap a little earlier | Julian Wiedmann |
2019-02-28 | s390/qeth: remove RECOVER state | Julian Wiedmann |
2019-02-20 | s390/ism: ignore some errors during deregistration | Sebastian Ott |
2019-02-15 | s390/qeth: split out OSN netdev ops | Julian Wiedmann |
2019-02-15 | s390/qeth: add support for ETHTOOL_GRINGPARAM | Julian Wiedmann |
2019-02-15 | s390/qeth: overhaul ethtool statistics | Julian Wiedmann |
2019-02-15 | s390/qeth: move ethtool code into its own file | Julian Wiedmann |
2019-02-15 | s390/qeth: reduce ethtool statistics | Julian Wiedmann |
2019-02-15 | s390/qeth: use a static Output Queue array | Julian Wiedmann |
2019-02-15 | s390/qeth: allow manual recovery when device is SOFTSETUP | Julian Wiedmann |
2019-02-12 | s390/qeth: convert remaining legacy cmd callbacks | Julian Wiedmann |