aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ism_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl1-1/+3
2022-07-27s390/ism: CleanupsStefan Raspl1-6/+5
2021-09-14s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul1-1/+1
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun1-0/+12
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun1-0/+35
2020-07-27s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul1-1/+1
2020-05-13s390/ism: fix error return code in ism_probe()Wei Yongjun1-1/+3
2020-03-27s390/ism: remove pm supportUrsula Braun1-20/+0
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott1-14/+6
2019-02-20s390/ism: ignore some errors during deregistrationSebastian Ott1-3/+9
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-8/+7
2018-11-14s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun1-1/+1
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig1-1/+1
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig1-1/+1
2018-06-30s390/ism: add device driver for internal shared memorySebastian Ott1-0/+623