Commit Graph

200 Commits (4499b23933b44bf9e56d1a29b51d9a62941f9fa4)

Author SHA1 Message Date
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Stephen Hemminger 32f3dde55b atm: fix non-const printk argument 16 years ago
David Woodhouse 1329f4550f solos: Disable DMA until we have an FPGA update with it actually implemented. 16 years ago
Nathan Williams 0fc36aa52a solos: Automatically determine number of ports 16 years ago
David Woodhouse 97d759d3e8 solos: Reset device on unload, free pending skbs 16 years ago
Roel Kluin ca1ada8861 atm: Add missing parentheses 16 years ago
Roel Kluin 858671f80a ATM: misplaced parentheses? 16 years ago
Meelis Roos fcffd0d8bb fore200: fix oops on failed firmware load 16 years ago
Julia Lawall bc111d570b drivers/atm: introduce missing kfree 16 years ago
David Woodhouse f87b2ed225 solos: Swap upstream/downstream rates in status packet, clean up some more 16 years ago
David Woodhouse eab50f73ca solos: Set RX empty flag at startup only for !dma mode 16 years ago
David Woodhouse cd5549e0f4 solos: Don't clear config registers at startup 16 years ago
David Woodhouse 95852f48c2 solos: Tidy up status interrupt handling, cope with 'ERROR' status 16 years ago
David Woodhouse cc3657e1f6 solos: Add 'reset' module parameter to reset the DSL chips on load 16 years ago
David Woodhouse bdc54625b6 solos: Remove debugging, commented-out test code 16 years ago
David Woodhouse 35c2221ba1 solos: Clean up handling of card->tx_mask a little 16 years ago
David Woodhouse c6428e52fa solos: Fix various bugs in status packet handling 16 years ago
David Woodhouse a0641cc49a solos: Remove superfluous wait_queue_head_t from struct solos_param 16 years ago
David Woodhouse fcd82664cb solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq() 16 years ago
David Woodhouse cd2169fbfb solos: Remove unused loopback debug stuff 16 years ago
David Woodhouse f69e417033 solos: Tidy up tx_mask handling for ports which need TX 16 years ago
David Woodhouse eaf83e3935 solos: Tidy up DMA handling a little. Still untested 16 years ago
David Woodhouse 909372317e solos: First attempt at DMA support 16 years ago
David Woodhouse c0fe30265a solos: Remove parameter group from sysfs on ATM dev deregister 16 years ago
David Woodhouse 3456b22111 solos: Fix under-allocation of skb size for get/set parameters 16 years ago
David Woodhouse af7806560c solos: Add SNR and Attn to status packet, fix oops on load 16 years ago
David Woodhouse b28a4b9a38 solos: Reject non-AAL5 connections.... for now 16 years ago
David Woodhouse 1e615df654 solos: Kill existing connections on link down event 16 years ago
David Woodhouse 87ebb18627 solos: Handle new line status change packets, hook up to ATM layer info 16 years ago
David Woodhouse d057f0a4ef solos: Add initial list of parameters 16 years ago
David Woodhouse 01e2ffac7d solos: Handle attribute show/store in kernel more sanely 16 years ago
David Woodhouse 316bea7936 solos: Kill global 'opens' count. 16 years ago
David Woodhouse fa755b9f2b solos: Clean up firmware loading code 16 years ago
Simon Farnsworth 7c4015bdff solos: FPGA and firmware update support. 16 years ago
Simon Farnsworth 4306cad6fe solos: Slight debugging improvements 16 years ago
David Woodhouse b76811af76 solos: Fix length header in FPGA transfers 16 years ago
Wu Fengguang b67445fc17 generic swap(): iphase: rename swap() to swap_byte_order() 16 years ago
David Woodhouse 9c54004ea7 atm: Driver for Solos PCI ADSL2+ card. 16 years ago
Jiri Slaby aac725cf16 ATM: horizon, fix hrz_probe fail path 16 years ago
Julia Lawall 6a19309db0 drivers/atm: Use DIV_ROUND_UP 16 years ago
David S. Miller ceade961c4 atm: idt77252: Use generic SKB queue management instead of home-grown scheme. 16 years ago
David S. Miller fd098316ef sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
David S. Miller 826b6cfcd5 fore200e: Convert over to pure OF driver. 17 years ago
David S. Miller 63237eeb5a sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h 17 years ago
David S. Miller 738f2b7b81 sparc: Convert all SBUS drivers to dma_*() interfaces. 17 years ago
David S. Miller 7a715f4601 sparc: Make SBUS DMA interfaces take struct device. 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
David Howells 849e8caa47 atm: fix direct casts of pointers to u32 in the InterPhase driver 17 years ago
Chas Williams 6f75a9b642 atm: [fore200e] use MODULE_FIRMWARE() and other suggested cleanups 17 years ago
David Woodhouse 27d202fff1 firmware: convert Ambassador ATM driver to request_firmware() 17 years ago