summaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)Author
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-23net/atm: Fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-04-14atm: idt77252: remove unused functionJiapeng Chong
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17atm: eni: Use tasklet_disable_in_atomic() in the send() callbackSebastian Andrzej Siewior
2021-03-15atm: delete include/linux/atm_suni.hAlexey Dobriyan
2021-03-08atm: idt77252: fix null-ptr-dereferenceTong Zhang
2021-03-08atm: uPD98402: fix incorrect allocationTong Zhang
2021-03-01atm: lanai: dont run lanai_dev_close if not openTong Zhang
2021-03-01atm: eni: dont release is never initializedTong Zhang
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang
2020-12-21atm: idt77252: call pci_disable_device() on error pathDan Carpenter
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-18atm: lanai: Remove in_interrupt() usageSebastian Andrzej Siewior
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-11-18atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior
2020-09-28atm: atmtcp: Constify atmtcp_v_dev_opsRikard Falkeborn
2020-09-04atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-24firestream: Fix memleak in fs_openDinghao Liu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-08-03atm: eni: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-13atm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-26docs: networking: move ATM drivers to the hw driver sectionJakub Kicinski
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-28docs: networking: convert iphase.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert fore200e.txt to ReSTMauro Carvalho Chehab
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada
2020-02-29atm: nicstar: fix if-statement empty body warningRandy Dunlap
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25firestream: fix memory leaksWenwen Wang
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-16fore200e: Fix incorrect checks of NULL pointer dereferenceAditya Pakki