Yang Hongyang
|
e930438c42
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
|
16 years ago |
David S. Miller
|
ed36604b25
Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6
|
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 |
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 |