summaryrefslogtreecommitdiffstats
path: root/drivers/atm/ambassador.c
Commit message (Expand)AuthorAgeFilesLines
* atm: ambassador: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* ambassador: use setup_timerGeliang Tang2017-03-121-3/+2
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-6/+1
* atm: ambassador: use NULL instead of 0 for pointerDaeseok Youn2014-02-191-1/+1
* net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)Isaku Yamahata2013-06-171-1/+1
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-23/+30
* atm: forever loop loading ambassador firmwareDan Carpenter2012-11-281-0/+1
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-061-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* ATM: Delete no use FILL_RX_POOLS_IN_BH marcoWang Shaoyan2011-07-081-10/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(...Jesper Juhl2011-01-091-7/+12
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+2
* 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
* ambassador: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-8/+0
* firmware: convert Ambassador ATM driver to request_firmware()David Woodhouse2008-07-101-83/+57
* atm: ambassador: vcc_sf semaphore to mutexDaniel Walker2008-04-291-9/+10
* [ATM] drivers/atm/ambassador.c: stop inlining largish static functionsDenys Vlasenko2008-04-031-11/+11
* [ATM]: [ambassador] kmalloc + memset conversion to kzallocJoonwoo Park2008-01-281-2/+1
* drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik2007-07-171-1/+3
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] atm/ambassador: use bitrev8Akinobu Mita2006-12-081-14/+3
* [ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan2006-12-021-1/+1
* [ATM]: No need to return voidTobias Klauser2006-10-211-2/+2
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-6/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
* [ATM]: [ambassador] Change the return type to reflect realityJeff Garzik2006-10-041-2/+2
* [ATM]: add+use poison definesRandy Dunlap2006-07-031-1/+2
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-1/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-191-1/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2463
OpenPOWER on IntegriCloud