summaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)Author
2021-07-20atm: nicstar: register the interrupt handler in the right placeZheyu Ma
2021-07-20atm: nicstar: use 'dma_free_coherent' instead of 'kfree'Zheyu Ma
2021-07-20atm: nicstar: Fix possible use-after-free in nicstar_cleanup()Zou Wei
2021-07-20atm: iphase: fix possible use-after-free in ia_module_exit()Zou Wei
2021-03-30atm: idt77252: fix null-ptr-dereferenceTong Zhang
2021-03-30atm: uPD98402: fix incorrect allocationTong Zhang
2021-03-30atm: lanai: dont run lanai_dev_close if not openTong Zhang
2021-03-30atm: eni: dont release is never initializedTong Zhang
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter
2020-11-24atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior
2020-10-01atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng
2020-09-23firestream: Fix memleak in fs_openDinghao Liu
2020-08-21atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-02-05atm: eni: fix uninitialized variable warningArnd Bergmann
2020-01-29firestream: fix memory leaksWenwen Wang
2019-11-28atm: zatm: Fix empty body Clang warningsNathan Chancellor
2019-09-21Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET
2019-08-11atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-03-23atm: he: fix sign-extension overflow on large shiftColin Ian King
2018-07-22atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-03atm: zatm: fix memcmp castingIvan Bornyakov
2018-05-16atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2017-12-16atm: horizon: Fix irq release errorArvind Yadav
2015-10-12atm: iphase: fix misleading indentionTillmann Heidsieck
2015-10-12atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck
2015-09-17solos-pci: Increase headroom on received packetsDavid Woodhouse
2015-09-15atm: he: drop null test before destroy functionsJulia Lawall
2015-06-10atm: idt77105: Use setup_timerVaishali Thakkar
2015-06-08atm: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-04atm:he - Do not initialise statics to 0.Shailendra Verma
2015-05-25atm:he - Change 1 to true for bool type variable.Shailendra Verma
2015-03-10drivers: atm: nicstar: remove ifdef'd out skb destructorsFlorian Westphal
2015-01-18atm: remove deprecated use of pci apichas williams - CONTRACTOR
2015-01-13atm: horizon: Remove some unused functionsRickard Strandqvist
2015-01-13atm: lanai: Remove unused functionRickard Strandqvist
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-23solos-pci: fix error return codeJulia Lawall
2014-11-21drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson
2014-10-20atm: drop owner assignment from platform_driversWolfram Sang
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-08atm: use pci_zalloc_consistentJoe Perches
2014-08-07drivers/atm/atmtcp.c: fix error return codeJulia Lawall
2014-08-07solos-pci: fix error return codeJulia Lawall
2014-08-05drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-06-02atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-05-21atm: idt77252: Remove redundant error checkPeter Senna Tschudin
2014-03-25atm: idt77105: Use del_timer_sync() in exit pathThomas Gleixner
2014-03-25atm: firestream: Use del_timer_sync() in teardown pathThomas Gleixner