aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm
AgeCommit message (Expand)Author
2009-03-21atm: fix non-const printk argumentStephen Hemminger
2009-03-21Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6David S. Miller
2009-03-17solos: Disable DMA until we have an FPGA update with it actually implemented.David Woodhouse
2009-03-17solos: Automatically determine number of portsNathan Williams
2009-03-17solos: Reset device on unload, free pending skbsDavid Woodhouse
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-18atm: Add missing parenthesesRoel Kluin
2009-02-18ATM: misplaced parentheses?Roel Kluin
2009-02-10fore200: fix oops on failed firmware loadMeelis Roos
2009-02-08drivers/atm: introduce missing kfreeJulia Lawall
2009-01-30solos: Swap upstream/downstream rates in status packet, clean up some moreDavid Woodhouse
2009-01-30solos: Set RX empty flag at startup only for !dma modeDavid Woodhouse
2009-01-30solos: Don't clear config registers at startupDavid Woodhouse
2009-01-30solos: Tidy up status interrupt handling, cope with 'ERROR' statusDavid Woodhouse
2009-01-30solos: Add 'reset' module parameter to reset the DSL chips on loadDavid Woodhouse
2009-01-29solos: Remove debugging, commented-out test codeDavid Woodhouse
2009-01-29solos: Clean up handling of card->tx_mask a littleDavid Woodhouse
2009-01-29solos: Fix various bugs in status packet handlingDavid Woodhouse
2009-01-29solos: Remove superfluous wait_queue_head_t from struct solos_paramDavid Woodhouse
2009-01-29solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq()David Woodhouse
2009-01-29solos: Remove unused loopback debug stuffDavid Woodhouse
2009-01-29solos: Tidy up tx_mask handling for ports which need TXDavid Woodhouse
2009-01-29solos: Tidy up DMA handling a little. Still untestedDavid Woodhouse
2009-01-28solos: First attempt at DMA supportDavid Woodhouse
2009-01-28solos: Remove parameter group from sysfs on ATM dev deregisterDavid Woodhouse
2009-01-28solos: Fix under-allocation of skb size for get/set parametersDavid Woodhouse
2009-01-28solos: Add SNR and Attn to status packet, fix oops on loadDavid Woodhouse
2009-01-27solos: Reject non-AAL5 connections.... for nowDavid Woodhouse
2009-01-27solos: Kill existing connections on link down eventDavid Woodhouse
2009-01-27solos: Handle new line status change packets, hook up to ATM layer infoDavid Woodhouse
2009-01-27solos: Add initial list of parametersDavid Woodhouse
2009-01-27solos: Handle attribute show/store in kernel more sanelyDavid Woodhouse
2009-01-27solos: Kill global 'opens' count.David Woodhouse
2009-01-27solos: Clean up firmware loading codeDavid Woodhouse
2009-01-27solos: FPGA and firmware update support.Simon Farnsworth
2009-01-27solos: Slight debugging improvementsSimon Farnsworth
2009-01-27solos: Fix length header in FPGA transfersDavid Woodhouse
2009-01-08generic swap(): iphase: rename swap() to swap_byte_order()Wu Fengguang
2008-12-26atm: Driver for Solos PCI ADSL2+ card.David Woodhouse
2008-11-29ATM: horizon, fix hrz_probe fail pathJiri Slaby
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall
2008-09-21atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29fore200e: Convert over to pure OF driver.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-30atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells