aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm/lanai.c
AgeCommit message (Expand)Author
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-08atm: lanai: use kernel's '%pM' format option to print MACAndy Shevchenko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15atm: use for_each_set_bit()Akinobu Mita
2010-01-07drivers/atm/lanai.c: use %pM to show MAC addresshartleys
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-02-18ATM: misplaced parentheses?Roel Kluin
2007-08-13[ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl
2007-07-18[ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk
2007-07-11PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2005-11-29[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr
2005-11-29[ATM]: [lanai] lanai missing unregisterDave Jones
2005-11-29[ATM]: [lanai] better constificationMitchell Blank Jr
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds