summaryrefslogtreecommitdiffstats
path: root/drivers/atm/lanai.c
Commit message (Expand)AuthorAgeFilesLines
* atm: lanai: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-8/+8
* atm: lanai: set error code when ioremap failsPan Bian2016-12-051-0/+1
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-181-9/+5
* atm: lanai: Remove unused functionRickard Strandqvist2015-01-131-9/+0
* atm: simplify lanai.c by using module_pci_driverMichael Opdenacker2014-10-171-21/+1
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-14/+14
* atm: Fix typo in lanai.cMasanari Iida2012-02-011-1/+1
* atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
* lanai: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-121-8/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-1/+1
|\
| * atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+1
* | atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko2010-12-081-5/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* atm: use for_each_set_bit()Akinobu Mita2010-03-151-4/+3
* drivers/atm/lanai.c: use %pM to show MAC addresshartleys2010-01-071-11/+3
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* ATM: misplaced parentheses?Roel Kluin2009-02-181-1/+1
* [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-131-1/+0
* [ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk2007-07-181-2/+2
* PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby2007-07-111-10/+4
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-11/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-3/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan2006-10-041-7/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-1/+1
* [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-291-89/+1
* [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-291-0/+1
* [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-291-5/+6
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2770
OpenPOWER on IntegriCloud