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