summaryrefslogtreecommitdiffstats
path: root/drivers/atm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-0/+5
|\
| * kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg2006-02-261-0/+5
* | [ATM] suni: cast arg properly in SONET_SETFRAMINGAlexey Dobriyan2006-03-201-1/+1
* | [ATM]: [fore200e] fix section mismatch warningsSam Ravnborg2006-03-041-18/+18
|/
* [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl2006-01-101-5/+7
* [PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells2006-01-081-3/+2
* [PATCH] drivers/atm/adummy.c NULL noise removalAl Viro2005-12-151-1/+1
* [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-293-0/+176
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-291-18/+2
* [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-291-89/+1
* [ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter2005-11-291-54/+0
* [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-291-0/+1
* [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-291-5/+6
* [ATM]: [horizon] fix sparse warningsDave Jones2005-11-101-2/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-083-5/+4
* [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-6/+4
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-092-5/+3
* [ATM]: Fix dereference of uninitialized pointer in zatmAl Viro2005-09-021-2/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-2911-18/+18
* [NET]: Kill skb->listDavid S. Miller2005-08-293-88/+93
* [ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu2005-07-202-46/+62
* [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-191-1/+3
* [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-191-2/+4
* [ATM]: [he] remove linux/version.h includeOlaf Hering2005-07-191-1/+0
* [ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi2005-07-191-1/+2
* [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams2005-07-191-1/+1
* [ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl2005-06-024-25/+18
* [ATM]: fix ATM makefile for out-of-source-tree buildsJan Beulich2005-06-021-1/+2
* [ATM]: ENI155P error handling fixAndrew Morton2005-04-241-9/+18
* [ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams2005-04-241-3/+1
* [ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.hchas williams2005-04-242-3/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1646-0/+46840
OpenPOWER on IntegriCloud