summaryrefslogtreecommitdiff
path: root/drivers/atm/fore200e.c
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
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-11-18atm: fore200e: Fix build warning.David S. Miller
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-01-07drivers/atm/fore200e.c: use %pM to show MAC addresshartleys
2009-10-29atm: Cleanup redundant tests on unsignedroel kluin
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-02-10fore200: fix oops on failed firmware loadMeelis Roos
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29fore200e: Convert over to pure OF driver.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-07-23atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams
2008-06-17atm: [fore200e] convert to use request_firmware()Chas Williams
2008-03-17fore2000 - fix misannotationsAl Viro
2008-03-05atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-14[ATM]: Fix compiler warning noise with FORE200E driverTom "spot" Callaway
2007-08-13[ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk
2007-04-26[ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-22[ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-03-04[ATM]: [fore200e] fix section mismatch warningsSam Ravnborg
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-06-02[ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl
2005-04-24[ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds