summaryrefslogtreecommitdiffstats
path: root/drivers/atm/eni.c
Commit message (Expand)AuthorAgeFilesLines
* atm: eni: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-5/+1
* drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistakeColin Ian King2016-12-291-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* atm: fix improper return valuePan Bian2016-12-051-1/+1
* ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring2016-09-091-2/+3
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-181-14/+19
* drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson2014-11-211-0/+3
* drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-051-2/+2
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-9/+9
* sections: fix section conflicts in drivers/atmAndi Kleen2012-10-061-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* eni: fix driver remove function and driver probe error path.françois romieu2012-03-161-35/+63
* drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall2012-03-111-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
* atm: convert to SKB paged frag API.Ian Campbell2011-08-261-1/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* atm: eni: Kill set-but-unused variables.David S. Miller2011-04-171-5/+0
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+1
* drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches2010-10-261-3/+4
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-4/+2
* drivers: net: use skb_headlen()Eric Dumazet2010-04-141-1/+1
* 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-1/+1
* [ATM]: [drivers] ioremap balanced with iounmapAmol Lad2007-07-181-4/+15
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-8/+1
* [ATM] ENI: Convert to struct timeval to ktime_t.YOSHIFUJI Hideaki2007-04-251-2/+2
* [PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day2007-02-111-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
* [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
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* [ATM]: ENI155P error handling fixAndrew Morton2005-04-241-9/+18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2299
OpenPOWER on IntegriCloud