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