David S. Miller
|
06091ed6b8
atm: solos-pci: Fix set-but-unused variable.
|
14 years ago |
Philip A. Prindeville
|
c031235b39
atm/solos-pci: Don't flap VCs when carrier state changes
|
14 years ago |
Philip A. Prindeville
|
18b429e74e
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
|
14 years ago |
Philip A. Prindeville
|
1e19e65856
atm/solos-pci: Use VPI.VCI notation uniformly.
|
14 years ago |
Jesper Juhl
|
da1ab3e233
ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly.
|
14 years ago |
Dan Williams
|
d9ca676bcb
atm: correct sysfs 'device' link creation and parent relationships
|
14 years ago |
David Woodhouse
|
3ce1227c3c
solos: Refuse to upgrade firmware with older FPGA. It doesn't work.
|
14 years ago |
Jiri Slaby
|
f1ee89d5b0
ATM: solos-pci, remove use after free
|
14 years ago |
David Woodhouse
|
1f6ea6e511
solos-pci: Fix race condition in tasklet RX handling
|
15 years ago |
Karl Hiramoto
|
49d49106fc
atm/solos-pci: call atm_dev_signal_change() when signal changes.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Andrew Morton
|
7adcdb4c11
drivers/atm/solos-pci.c: fix warning/bug, clean up code
|
15 years ago |
Ben Hutchings
|
9fca79d670
solos-pci: declare MODULE_FIRMWARE
|
15 years ago |
David S. Miller
|
efb064dec6
Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6
|
15 years ago |
Julia Lawall
|
6cf5767c71
drivers/atm: Correct redundant test
|
16 years ago |
Yang Hongyang
|
e930438c42
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
|
16 years ago |
Nathan Williams
|
78f857f265
solos: Check for rogue received packets
|
16 years ago |
Nathan Williams
|
4dbedf43d2
solos: support new FPGA RAM layout
|
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 |