summaryrefslogtreecommitdiffstats
path: root/drivers/atm/eni.c
AgeCommit message (Expand)AuthorLines
2015-01-18atm: remove deprecated use of pci apichas williams - CONTRACTOR-14/+19
2014-11-21drivers: atm: eni: Add pci_dma_mapping_error() callTina Johnson-0/+3
2014-08-05drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg-2/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-2/+1
2013-01-03Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman-9/+9
2012-10-06sections: fix section conflicts in drivers/atmAndi Kleen-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-03-16eni: fix driver remove function and driver probe error path.françois romieu-35/+63
2012-03-11drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet-1/+1
2011-08-26atm: convert to SKB paged frag API.Ian Campbell-1/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-04-17atm: eni: Kill set-but-unused variables.David S. Miller-5/+0
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams-1/+1
2010-10-26drivers/atm/eni.c: Remove multiple uses of KERN_<level>Joe Perches-3/+4
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe-4/+2
2010-04-14drivers: net: use skb_headlen()Eric Dumazet-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller-1/+1
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall-1/+1
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad-4/+15
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-8/+1
2007-04-25[ATM] ENI: Convert to struct timeval to ktime_t.YOSHIFUJI Hideaki-2/+2
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy-1/+1
2005-04-24[ATM]: ENI155P error handling fixAndrew Morton-9/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2299