summaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)Author
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-02-27atm: he: fix sign-extension overflow on large shiftColin Ian King
2018-07-22atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-06-26atm: zatm: fix memcmp castingIvan Bornyakov
2018-05-16atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2017-12-14atm: horizon: Fix irq release errorArvind Yadav
2016-12-05atm: fix improper return valuePan Bian
2016-12-05atm: lanai: set error code when ioremap failsPan Bian
2016-09-15atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King
2016-09-10ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()Markus Elfring
2016-09-10ATM-ZeitNet: Replace one kzalloc() call by kcalloc()Markus Elfring
2016-09-10ATM-ZeitNet: Improve a size determination in zatm_open()Markus Elfring
2016-09-10ATM-ZeitNet: Use kmalloc_array() in start_tx()Markus Elfring
2016-09-10ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()Markus Elfring
2016-09-10ATM-nicstar: Refactor a kmalloc() call in ns_init_card()Markus Elfring
2016-09-10ATM-nicstar: Improve another size determination in ns_init_card()Markus Elfring
2016-09-10ATM-nicstar: Improve another size determination in get_scq()Markus Elfring
2016-09-10ATM-nicstar: Use kmalloc_array() in get_scq()Markus Elfring
2016-09-09ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring
2016-09-09ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring
2016-09-09ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring
2016-08-18atm: fore200e: Do not drop const qualifierLABBE Corentin
2016-07-19drivers: atm: nicstar: Use the correct function to free some resourcesChristophe Jaillet
2016-07-01atm: horizon: Use setup_timerAmitoj Kaur Chawla
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter
2016-05-31atm: firestream: add more reserved stringsDan Carpenter
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-15treewide: Fix typo in printkMasanari Iida
2015-12-29atm: solos-pci: use to_pci_dev()Geliang Tang
2015-12-05atm: solos-pci: Replace simple_strtol by kstrtointLABBE Corentin
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