Age | Commit message (Expand) | Author |
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 |
2019-02-12 | s390/qeth: convert bridgeport callbacks | Julian Wiedmann |
2019-02-12 | s390/qeth: allow cmd callbacks to return errnos | Julian Wiedmann |
2019-02-12 | s390/qeth: cancel cmd on early error | Julian Wiedmann |
2019-02-12 | s390/qeth: simplify reply object handling | Julian Wiedmann |
2019-02-12 | s390/qeth: limit trace to valid data of command request | Julian Wiedmann |
2019-02-12 | s390/qeth: align csum offload with TSO control logic | Julian Wiedmann |
2019-02-12 | s390/qeth: enable only required csum offload features | Julian Wiedmann |
2019-02-12 | s390/qeth: consolidate filling of low-level cmd length fields | Julian Wiedmann |
2019-02-12 | s390/qeth: reduce data length for ARP cache query | Julian Wiedmann |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-07 | s390/qdio: make SBAL address array type-safe | Julian Wiedmann |
2019-02-04 | s390/qeth: conclude all event processing before offlining a card | Julian Wiedmann |
2019-02-04 | s390/qeth: cancel close_dev work before removing a card | Julian Wiedmann |
2019-02-04 | s390/qeth: fix use-after-free in error path | Julian Wiedmann |
2019-02-04 | s390/qeth: release cmd buffer in error paths | Julian Wiedmann |
2019-01-25 | s390/qeth: remove VLAN tracking for L2 devices | Julian Wiedmann |
2019-01-25 | s390/qeth: detach netdevice while card is offline | Julian Wiedmann |
2019-01-25 | s390/qeth: delay netdevice registration | Julian Wiedmann |
2019-01-25 | s390/qeth: remove TX disable from online path | Julian Wiedmann |
2019-01-25 | s390/qeth: register MAC address earlier | Julian Wiedmann |
2019-01-25 | s390/qeth: consolidate open/stop netdev ops | Julian Wiedmann |
2019-01-25 | s390/qeth: remove bogus netif_wake_queue() | Julian Wiedmann |
2019-01-25 | s390/qeth: streamline TX buffer management | Julian Wiedmann |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-06 | net: core: dev: Add extack argument to dev_open() | Petr Machata |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-28 | s390/qeth: fix length check in SNMP processing | Julian Wiedmann |
2018-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-14 | s390/ism: clear dmbe_mask bit before SMC IRQ handling | Ursula Braun |
2018-11-08 | s390/qeth: don't process hsuid in qeth_l3_setup_netdev() | Julian Wiedmann |
2018-11-08 | s390/qeth: remove unused fallback in Layer3's MAC code | Julian Wiedmann |