summaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)Author
2019-12-01atm: 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-09atm: 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-07-08atm: 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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09atm: make atmdev_ops constBhumika Goyal
2017-08-02atm: solos-pci: constify attribute_group structuresAmitoj Kaur Chawla
2017-08-02atm: adummy: constify attribute_group structureAmitoj Kaur Chawla
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet
2017-07-16atm: idt77252: constify pci_device_id.Arvind Yadav
2017-07-16atm: eni: constify pci_device_id.Arvind Yadav
2017-07-16atm: firestream: constify pci_device_id.Arvind Yadav
2017-07-16atm: zatm: constify pci_device_id.Arvind Yadav
2017-07-16atm: lanai: constify pci_device_id.Arvind Yadav
2017-07-16atm: solos-pci: constify pci_device_id.Arvind Yadav
2017-07-16atm: horizon: constify pci_device_id.Arvind Yadav
2017-07-16atm: he: constify pci_device_id.Arvind Yadav
2017-07-16atm: nicstar: constify pci_device_id.Arvind Yadav
2017-07-16atm: fore200e: constify pci_device_id.Arvind Yadav
2017-07-16atm: ambassador: constify pci_device_id.Arvind Yadav
2017-07-16atm: iphase: constify pci_device_id.Arvind Yadav
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15atm: solos-pci: remove useless variable assignmentsGustavo A. R. Silva
2017-03-12ambassador: use setup_timerGeliang Tang
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-15atm: idt77252, use setup_timer and mod_timerJan Koniarik
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2016-12-29drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistakeColin Ian King
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05atm: fix improper return valuePan Bian
2016-12-05atm: lanai: set error code when ioremap failsPan Bian
2016-10-31solos-pci: use permission-specific DEVICE_ATTR variantsJulia Lawall
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