aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
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-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang
2021-11-08s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-11-08s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-28vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()Jason Gunthorpe
2021-10-28vfio/ccw: Pass vfio_ccw_private not mdev_device to various functionsJason Gunthorpe
2021-10-28vfio/ccw: Use functions for alloc/free of the vfio_ccw_privateJason Gunthorpe
2021-10-28vfio/ccw: Remove unneeded GFP_DMAJason Gunthorpe
2021-10-26s390/ap: function rework based on compiler warningHarald Freudenberger
2021-10-26s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-10-26s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak
2021-10-26s390/hmcdrv: fix kernel doc commentsHeiko Carstens
2021-10-26s390/ap: new module option ap.useirqHarald Freudenberger
2021-10-26s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev
2021-10-26s390/zcrypt: rework of debug feature messagesHarald Freudenberger
2021-10-26s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger
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-10-20s390/dasd: fix possibly missed path verificationStefan Haberland
2021-10-20s390/dasd: fix missing path conf_data after failed allocationStefan Haberland
2021-10-20s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland
2021-10-20s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland
2021-10-20s390/dasd: split up dasd_eckd_read_confStefan Haberland
2021-10-20s390/dasd: fix kernel doc commentHeiko Carstens
2021-10-20s390/dasd: handle request magic consistently as unsigned intHeiko Carstens