summaryrefslogtreecommitdiffstats
path: root/drivers/atm/fore200e.c
Commit message (Expand)AuthorAgeFilesLines
* atm: fore200e: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-011-11/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* atm: fore200e: Do not drop const qualifierLABBE Corentin2016-08-181-3/+3
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-181-8/+14
* atm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-021-1/+1
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-43/+27
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-7/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-7/+7
|\
| * atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-7/+7
* | atm: fore200e: Fix build warning.David S. Miller2010-11-181-1/+1
|/
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-13/+13
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-3/+3
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-7/+9
* drivers/atm/fore200e.c: use %pM to show MAC addresshartleys2010-01-071-7/+4
* atm: Cleanup redundant tests on unsignedroel kluin2009-10-291-2/+2
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* fore200: fix oops on failed firmware loadMeelis Roos2009-02-101-2/+2
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* fore200e: Convert over to pure OF driver.David S. Miller2008-08-291-228/+186
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-291-2/+2
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-291-8/+8
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-291-10/+24
* atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanupsChas Williams2008-07-231-3/+12
* atm: [fore200e] convert to use request_firmware()Chas Williams2008-06-171-65/+65
* fore2000 - fix misannotationsAl Viro2008-03-171-55/+55
* atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-2/+2
* [ATM]: Fix compiler warning noise with FORE200E driverTom "spot" Callaway2007-12-141-2/+1
* [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-131-1/+1
* [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driverMatthias Kaehlcke2007-04-261-11/+9
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk2006-12-221-98/+68
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-4/+0
* [ATM]: [fore200e] fix section mismatch warningsSam Ravnborg2006-03-041-18/+18
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-6/+4
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* [ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl2005-06-021-4/+2
* [ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams2005-04-241-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3249
OpenPOWER on IntegriCloud