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