Commit History

Author SHA1 Message Date
  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
  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