index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
zatm.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-10-18
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
2018-06-30
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
2018-05-29
atm: zatm: fix memcmp casting
Ivan Bornyakov
2018-05-04
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-18
atm: zatm: Fix an error handling path in 'zatm_init_one()'
Christophe Jaillet
2017-07-16
atm: zatm: constify pci_device_id.
Arvind Yadav
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-10
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
Markus Elfring
2016-09-10
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
Markus Elfring
2016-09-10
ATM-ZeitNet: Improve a size determination in zatm_open()
Markus Elfring
2016-09-10
ATM-ZeitNet: Use kmalloc_array() in start_tx()
Markus Elfring
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2008-09-22
drivers/atm: Use DIV_ROUND_UP
Julia Lawall
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-03-14
[PATCH] zatm __init abuse
Al Viro
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[ATM]: [zatm] always *pcr in alloc_shaper()
Chas Williams
2006-10-04
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-10
[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup
Jesper Juhl
2005-09-02
[ATM]: Fix dereference of uninitialized pointer in zatm
Al Viro
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-07-20
[ATM]: zatm: mailbox converted to pci_alloc_consistent()
Francois Romieu
2005-07-19
[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)
Chas Williams
2005-06-02
[ATM]: [drivers] kill pointless NULL checks and casts before kfree()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds