summaryrefslogtreecommitdiffstats
path: root/drivers/atm
Commit message (Expand)AuthorAgeFilesLines
* sections: fix section conflicts in drivers/atmAndi Kleen2012-10-061-1/+1
* drivers/atm/iphase.c: fix error return codeJulia Lawall2012-08-061-1/+1
* solos-pci: Fix DMA supportDavid Woodhouse2012-05-241-1/+3
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-062-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-107-7/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-287-7/+0
* | Driver: Atm: Remove 'break' after 'return' statement.Santosh Nayak2012-04-041-5/+0
|/
* eni: fix driver remove function and driver probe error path.françois romieu2012-03-162-35/+68
* drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall2012-03-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-261-2/+2
|\
| * drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall2012-02-191-2/+2
* | atm: Fix typo in lanai.cMasanari Iida2012-02-011-1/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR2011-11-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-253-325/+340
|\
| * net: add skb frag size accessorsEric Dumazet2011-10-191-1/+1
| * atm/iphase : removal of PCI space dereferences.françois romieu2011-10-032-323/+337
| * atm: convert to SKB paged frag API.Ian Campbell2011-08-261-1/+2
* | Merge branch 'master' into for-nextJiri Kosina2011-09-1513-13/+13
|\|
| * atomic: use <linux/atomic.h>Arun Sharma2011-07-2613-13/+13
* | atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-7/+7
|/
* lanai: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-121-8/+1
* ATM: Delete no use FILL_RX_POOLS_IN_BH marcoWang Shaoyan2011-07-082-14/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-066-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-205-68/+10
|\
| * atm: solos-pci: Fix set-but-unused variable.David S. Miller2011-04-171-2/+1
| * atm: idt77252: Fix set-but-unused variables.David S. Miller2011-04-171-48/+4
| * atm: he: Fix undefined sequence points.David S. Miller2011-04-171-2/+2
| * atm: eni: Kill set-but-unused variables.David S. Miller2011-04-171-5/+0
| * atm: iphase: Fix set-but-not-used warnings.David S. Miller2011-04-121-11/+3
* | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-078-16/+16
|\
| * Fix common misspellingsLucas De Marchi2011-03-318-16/+16
* | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-301-25/+1
* | atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville2011-03-301-1/+8
* | atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville2011-03-301-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-02-151-1/+1
| |\
| * | fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-7/+10
* | | ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...Jesper Juhl2011-02-131-2/+3
| |/ |/|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-242-3/+3
|\|
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2010-12-2215-23/+36
| | |\
| | * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
* | | | atm: idt77105: fix fetch_stats() resultVasiliy Kulikov2011-01-211-1/+1
|/ / /
* | | Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(...Jesper Juhl2011-01-091-7/+12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-041-1/+4
|\ \ \
| * | | drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall2010-12-311-1/+4
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-1714-23/+27
|\| |