summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2022-03-21s390/ctcm: fix typo "length to short" -> "length too short"Tong Zhang
2022-03-07s390: net: Use netif_rx().Sebastian Andrzej Siewior
2022-02-22s390/net: sort out physical vs virtual pointers usageAlexander Gordeev
2022-02-17s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-12-07s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann
2021-12-07s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann
2021-12-07s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann
2021-12-07s390/qeth: split up L2 netdev_opsJulian Wiedmann
2021-12-07s390/qeth: simplify qeth_receive_skb()Julian Wiedmann
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-19s390/lcs: add braces around empty function bodyHeiko Carstens
2021-11-19s390/ctcm: add __printf format attribute to ctcm_dbf_longtextHeiko Carstens
2021-11-19s390/ctcm: fix format stringHeiko Carstens
2021-11-19s390/qeth: allocate RX queue at probe timeJulian Wiedmann
2021-10-25s390/qeth: update kerneldoc for qeth_add_hw_header()Julian Wiedmann
2021-10-25s390/qeth: fix kernel doc commentsHeiko Carstens
2021-10-25s390/qeth: add __printf format attribute to qeth_dbf_longtextHeiko Carstens
2021-10-25s390/qeth: fix various format stringsHeiko Carstens
2021-10-25s390/qeth: don't keep track of Input Queue countJulian Wiedmann
2021-10-25s390/qeth: clarify remaining dev_kfree_skb_any() usersJulian Wiedmann
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann
2021-10-25s390/qeth: remove .do_ioctl() callback from driver disciplineJulian Wiedmann
2021-10-25s390/qeth: improve trace entries for MAC address (un)registrationJulian Wiedmann
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-09-21s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann
2021-09-14s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-14s390/netiucv: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-14s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens
2021-09-14s390/ctcm: remove incorrect kernel doc indicatorsHeiko Carstens
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-16s390/net: replace in_irq() with in_hardirq()Changbin Du
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-07s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter
2021-08-07s390/qeth: Switchdev event handlerAlexandra Winter
2021-08-07s390/qeth: Register switchdev event handlerAlexandra Winter
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27qeth: use ndo_siocdevprivateArnd Bergmann
2021-07-27s390/qdio: clarify reporting of errors to the driversJulian Wiedmann
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann
2021-07-20s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann