summaryrefslogtreecommitdiff
path: root/drivers/atm/zatm.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-21
|\
| * atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet2017-07-18
* | atm: zatm: constify pci_device_id.Arvind Yadav2017-07-16
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()Markus Elfring2016-09-10
* ATM-ZeitNet: Replace one kzalloc() call by kcalloc()Markus Elfring2016-09-10
* ATM-ZeitNet: Improve a size determination in zatm_open()Markus Elfring2016-09-10
* ATM-ZeitNet: Use kmalloc_array() in start_tx()Markus Elfring2016-09-10
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-18
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-10
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* drivers/atm: Use DIV_ROUND_UPJulia Lawall2008-09-22
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* [PATCH] zatm __init abuseAl Viro2007-03-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ATM]: [zatm] always *pcr in alloc_shaper()Chas Williams2006-10-04
* [ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan2006-10-04
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl2006-01-10
* [ATM]: Fix dereference of uninitialized pointer in zatmAl Viro2005-09-02
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* [ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu2005-07-20
* [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams2005-07-19
* [ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl2005-06-02
* Linux-2.6.12-rc2Linus Torvalds2005-04-16