index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
fore200e.c
Age
Commit message (
Expand
)
Author
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-18
atm: fore200e: Do not drop const qualifier
LABBE Corentin
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2014-10-20
atm: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-02
atm: fore200e.c: Cleaning up uninitialized variables
Rickard Strandqvist
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-11-18
atm: fore200e: Fix build warning.
David S. Miller
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-01-07
drivers/atm/fore200e.c: use %pM to show MAC address
hartleys
2009-10-29
atm: Cleanup redundant tests on unsigned
roel kluin
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-02-10
fore200: fix oops on failed firmware load
Meelis Roos
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-29
fore200e: Convert over to pure OF driver.
David S. Miller
2008-08-29
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
David S. Miller
2008-08-29
sparc: Convert all SBUS drivers to dma_*() interfaces.
David S. Miller
2008-08-29
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
2008-07-23
atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanups
Chas Williams
2008-06-17
atm: [fore200e] convert to use request_firmware()
Chas Williams
2008-03-17
fore2000 - fix misannotations
Al Viro
2008-03-05
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-12-14
[ATM]: Fix compiler warning noise with FORE200E driver
Tom "spot" Callaway
2007-08-13
[ATM]: fore200e_param_bs_queue() must be __devinit
Adrian Bunk
2007-04-26
[ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver
Matthias Kaehlcke
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-22
[ATM] drivers/atm/fore200e.c: Cleanups.
Adrian Bunk
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove 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 warnings
Sam Ravnborg
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-04
[ATM]: fix sparse gfp nocast warnings
Randy Dunlap
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick 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-16
Linux-2.6.12-rc2
Linus Torvalds