aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/ism_drv.c
AgeCommit message (Expand)Author
2023-07-08s390/ism: Do not unregister clients with registered DMBsNiklas Schnelle
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess
2023-05-25s390/ism: Set DMA coherent maskNiklas Schnelle
2023-03-24net/ism: Remove redundant pci_clear_masterCai Huoqing
2023-03-15net/ism: Remove extra includeStefan Raspl
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl
2023-01-25net/ism: Add missing calls to disable bus-masteringStefan Raspl
2022-11-21s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl
2022-07-27s390/ism: CleanupsStefan Raspl
2021-09-14s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun
2020-07-27s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul
2020-05-13s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-03-27s390/ism: remove pm supportUrsula Braun
2019-04-29s390/ism: move oddities of device IO to wrapper functionSebastian Ott
2019-02-20s390/ism: ignore some errors during deregistrationSebastian Ott
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-14s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig
2018-06-30s390/ism: add device driver for internal shared memorySebastian Ott